Loading Tool

Explorer IconExplorer

Memory Pool

80,373 transactions
30.53 vMB
0.07946193 BTC
Random Selection Loading Transactions
Max Size: 185.63/200 MB

Candidate Block

Mining Attempt e2bfeb8cd428eaf9bb3ef14db4109c6109ce10fdae1eb59dac20cc64ecce3aef
Version 20000000
Previous Block 00000000000000000000c6a5ef862f60254cf87fcd565eed18945ad2828f92e7
Merkle Root 148c079250a7fe50794b59c3f174b95cc8d367fd8b58e54750c83a545181d9c6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,811
Size: 1.00 vMB
Total Fees: 0.01097468 BTC
Feerates: 18.08 > 1.10 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,350 (550,859 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
364,491 364,491 000000000000000000209c21ae5d2a76740c2228be43151f99953e5ecc5bb81f 303 0.14/1.00 vMB 47
364,490 364,490 0000000000000000036ce0d0c0f663b7b2fdce0ab1d471a1ebc73c8db6d60648 1,340 0.95/1.00 vMB 31
364,489 364,489 000000000000000002819f289d9efd56f723e6561bf597e89df3bcefd18bb61b 27 0.01/1.00 vMB 144
364,488 364,488 00000000000000000d2632115fc080e110133d0afd4ea99890518513627f3762 256 0.14/1.00 vMB 40
364,487 364,487 000000000000000016305db7615acd61befbbfa86e76f38e69d5c4159a517121 870 0.75/1.00 vMB 32
364,486 364,486 00000000000000001489c07f4b6cba8cdf4b4df23d9d8bfaf110ea8b25504806 323 0.14/1.00 vMB 75
364,485 364,485 00000000000000000a477698006e5d5fbc3037a0f992be9528e139f8815371ac 824 0.75/1.00 vMB 25
364,484 364,484 000000000000000000e4a81e540108634745a93d7f4ae0a7640ccc2a2d539eca 108 0.14/1.00 vMB 19
364,483 364,483 00000000000000000df3065c9aa5c1d475de92c435c13a8acccdd263d3d3e45a 1,712 0.75/1.00 vMB 72
364,482 364,482 00000000000000000b5dff067547ac077cd07141330812d0e0aaf4c6a5f1e0cc 4,257 1.00/1.00 vMB 41
364,481 364,481 0000000000000000038c542ed15e3e8313457ff69ac1cf44a70ba57aaf6cc95c 269 0.14/1.00 vMB 47
364,480 364,480 0000000000000000115b6bc0d70446df3ce2449fdcdd929d007fd324e9cfec29 1,249 0.75/1.00 vMB 55
364,479 364,479 0000000000000000034b3a98440220bdaef50a35f91026a6a97584e35433357f 272 0.14/1.00 vMB 30
364,478 364,478 00000000000000000b181281f9b72eefb615971e7ec650c9e40666ccea5d4bfa 1,342 0.93/1.00 vMB 40
364,477 364,477 0000000000000000044abe5e2e05a00194ed08f6cba4aa0a31359567e50c273a 1,281 0.93/1.00 vMB 25
364,476 364,476 000000000000000003fcd9b81be4dafe5dd40f0f67edf9f02ecd08115236e51f 277 0.14/1.00 vMB 40
364,475 364,475 00000000000000000df98498204beef9967a94e6b086126e33ca28566f3e3ab9 1,986 0.95/1.00 vMB 54
364,474 364,474 000000000000000009a9ada87ce5e3b6687973a6635856abcf2c58e0283ac5e6 1,206 0.75/1.00 vMB 46
364,473 364,473 00000000000000000f7c9bbfd3408ae7d9cf3f297871942ec04a1016a3865741 1,314 0.95/1.00 vMB 29
364,472 364,472 000000000000000002abf769a67e7650f338198264507f6c877ba5e455d7274d 1,409 0.93/1.00 vMB 55
364,471 364,471 00000000000000000141c0925aecad9b5e6323514e0177c1fb0af69ca66d61bc 1,931 0.93/1.00 vMB 94
Previous 10 blocks ↓
Total Size: 783.00 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: 718.48 GB
    • Received: 17.90 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.