Loading Tool

Explorer IconExplorer

Memory Pool

43,036 transactions
27.07 vMB
0.06362705 BTC
Random Selection Loading Transactions
Max Size: 142.34/200 MB

Candidate Block

Mining Attempt 11629167fb3468a45dc88a38aacfcd88409c932fcc1e411206a0d7ca3e4e0547
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root 7cd132c68630457f313d9435f61357d6b71ea51d88980551f6f3c471b17909f2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,469
Size: 1.00 vMB
Total Fees: 0.01323135 BTC
Feerates: 170.89 > 1.33 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (559,530 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
355,394 355,394 00000000000000000b1b3e651376911d0bbc55c82121f8367efd5fe80bdcb9b7 2,008 0.75/1.00 vMB 36
355,393 355,393 000000000000000014a865959a04e432db51d3bc47ea673cb7bbc4a3e7ed3854 294 0.18/1.00 vMB 26
355,392 355,392 00000000000000001390b56379b54668caf6cc33a31776bfbdbe0f5ccfae08b1 871 0.52/1.00 vMB 21
355,391 355,391 0000000000000000106948380906c985e731fb5f2a2b61f089e3c411e34a1d22 1 0.00/1.00 vMB 0
355,390 355,390 00000000000000000cdcab3a929f635c563afeaf72fbbd87139f9e1fb06f67ab 881 0.75/1.00 vMB 17
355,389 355,389 000000000000000012ce349409d70555b220125000e58cc671e40e13eb537829 3,069 1.00/1.00 vMB 41
355,388 355,388 000000000000000006151c2ebaa3cf8f4f515b30e15b5ffdd278bea29574caaa 253 0.19/1.00 vMB 16
355,387 355,387 0000000000000000059f0ccccea68a6d374d45cc44475bda548f3b5f0724d3f0 28 0.06/1.00 vMB 2
355,386 355,386 00000000000000000f858854dd9bca9c4fe5ed841d8f4a2570ea7ed69b04eaac 767 0.41/1.00 vMB 25
355,385 355,385 00000000000000000933438c19004550a0c9c8ba478c3331829d103638582c68 428 0.59/1.00 vMB 9
355,384 355,384 000000000000000005d112aa682de4177341f5b6575021841ad045b6a60fdc67 1,291 0.75/1.00 vMB 26
355,383 355,383 00000000000000000622ff7c71c105480baf123fe74df549b5a42596fd8bfbcb 2,481 1.00/1.00 vMB 33
355,382 355,382 00000000000000000d49f263bbbb80f264abc7cc930fc9cbc7ba80ac068d9648 860 0.59/1.00 vMB 14
355,381 355,381 0000000000000000115df689706c896da2c27b87cb7624221f52d04c70566e84 1,925 0.75/1.00 vMB 48
355,380 355,380 000000000000000013e67b343b1f6d75cc87dfb54430bdb3bcf66d8d4b3ef6b8 884 0.62/1.00 vMB 14
355,379 355,379 00000000000000000b7a40431bf7f9ec1b5bbb5df3ea11d92ff098437e707e3a 1,224 0.75/1.00 vMB 25
355,378 355,378 000000000000000012a3e40d5ee5c7fc2fb8367b720a9d499468ceb25366c1f3 2,307 0.75/1.00 vMB 42
355,377 355,377 00000000000000000a1f69761d5da4b60b1e20988ab7a7d9f8ae6196f958f11a 1,188 0.82/1.00 vMB 21
355,376 355,376 0000000000000000131c027b6b575bb4a40185814e4393ce9ba531550015d7cf 2,442 0.75/1.00 vMB 48
355,375 355,375 0000000000000000066f25b3196b51d30df5c1678fc206fdf55b65dd6e593b05 68 0.03/1.00 vMB 28
355,374 355,374 000000000000000013cf9a5efab8aa8581774ee07bd06749f89a216307938d81 109 0.04/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.25 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 655.53 GB
    • Received: 14.32 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.