Loading Tool

Explorer IconExplorer

Memory Pool

86,672 transactions
32.24 vMB
0.22715238 BTC
Random Selection Loading Transactions
Max Size: 192.73/200 MB

Candidate Block

Mining Attempt 3ed69fa8085fa3812ab3143926050b6354ad9a86ec419e0f55ee1dc631761abd
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 9cfc84bed50da01cb38213054ada631121ceaee67419d05d7e4d69e1ebe31533
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,450
Size: 1.00 vMB
Total Fees: 0.10152599 BTC
Feerates: 529.10 > 10.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (216,197 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
698,950 698,950 0000000000000000000f72baf6c8c877922816ac01bd55de43b012c9099da037 173 0.04/1.00 vMB 16
698,949 698,949 0000000000000000000c9164678352886cd3c5521291d857704e7a9f62ea180b 1,479 0.49/1.00 vMB 13
698,948 698,948 0000000000000000000ba262e981122a6d6328f762c19e7a628feab0fbc57dd7 517 0.69/1.00 vMB 4
698,947 698,947 0000000000000000000083050eff039b40a8a414f37c6673959317acf92a5983 1,325 1.00/1.00 vMB 8
698,946 698,946 000000000000000000040f52f94a938361d8fec35cf06d2a1606a89dfc50e2d5 853 0.71/1.00 vMB 10
698,945 698,945 0000000000000000000c352b4f040b6717b9cad19c48a5cda400e5ca28140d06 1,370 0.65/1.00 vMB 11
698,944 698,944 000000000000000000074fda4c3f298aa9e6f09c1b480987d5abb93a61d2a746 1,123 0.38/1.00 vMB 12
698,943 698,943 000000000000000000046f145414c707704ce8e0b81f41dd312eba2ebf2baadb 1,581 0.69/1.00 vMB 11
698,942 698,942 00000000000000000005f7e8996969169199a3c8ed9a93a29adbc32d8fe93eb8 874 0.39/1.00 vMB 10
698,941 698,941 00000000000000000002f712791d404cd92870c0fd8c562d803a75876a1a6989 567 0.21/1.00 vMB 14
698,940 698,940 00000000000000000000d011b8eac5843f50688ade2abdde7675b3a001b79d7b 353 0.14/1.00 vMB 13
698,939 698,939 000000000000000000083116165cb35438e84a4f2cb146053d838bbb1dfda711 2,675 0.98/1.00 vMB 17
698,938 698,938 0000000000000000000b74f8578938f19238a2f7f6fc79f6524c1d74e684b8c7 2,200 0.99/1.00 vMB 11
698,937 698,937 000000000000000000069fab4496b23bc70aabb13e4c75be33ae4897ae6f2104 834 0.54/1.00 vMB 17
698,936 698,936 0000000000000000000fd297a26604d2516c0f1d569fb4c27f6e6eaf73796b32 907 0.65/1.00 vMB 11
698,935 698,935 000000000000000000068aa2ab09b5e64a5c46098119cd525ab9967dda7e86a4 422 0.48/1.00 vMB 5
698,934 698,934 0000000000000000000b7d28d0e766d4fa11fac07c3402a5560433a9ebd43139 735 0.30/1.00 vMB 19
698,933 698,933 000000000000000000082824168336d4b383478027217f9e13df22828e9be50f 1,342 0.95/1.00 vMB 15
698,932 698,932 0000000000000000000b83ddb58a5b810cf7d4a5744b466fe65ffdc2d65501ba 1,172 0.48/1.00 vMB 12
698,931 698,931 0000000000000000000500615f78c88cc1f9a18f8d5a870144ef0181b6dbc75c 1,916 0.58/1.00 vMB 12
698,930 698,930 00000000000000000003005114b6ad2d3d93c20f459c16960ea6400e45aeed8c 1,503 0.44/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.65 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: 672.71 GB
    • Received: 16.31 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.