Loading Tool

Explorer IconExplorer

Memory Pool

74,129 transactions
28.71 vMB
0.08015915 BTC
Random Selection Loading Transactions
Max Size: 169.74/200 MB

Candidate Block

Mining Attempt 827eeb46b5c0b7b9552d77837d1d918baaa0e87ada77baa8dba3f2ee272de008
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 6c7145dc19f78240e8646d6e518918203e9d94169dc65d733f3105dee508d865
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,605
Size: 1.00 vMB
Total Fees: 0.02213333 BTC
Feerates: 150.36 > 2.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (214,932 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
700,120 700,120 000000000000000000034e019566101c8fe98e55e2f97831067d92a235172623 921 0.32/1.00 vMB 11
700,119 700,119 000000000000000000041e37f27e2cc8af4db5b1c58a153d7a2ce840881943ba 806 0.30/1.00 vMB 8
700,118 700,118 0000000000000000000e0809bc40a58f1e50ed3dc649090237964c24217ce5bc 989 0.36/1.00 vMB 10
700,117 700,117 00000000000000000001d9a0dbb9fb1504a2847cb8cd5fb873e5c7a536f67b29 1,621 0.53/1.00 vMB 11
700,116 700,116 000000000000000000014330e1062d105999d0548e54c148404f561e5a3b6356 729 0.42/1.00 vMB 8
700,115 700,115 000000000000000000027a3f873bc5b300e885a0ae5c455d58adec6ebd38b9c3 378 0.13/1.00 vMB 11
700,114 700,114 00000000000000000003adf8b601f41f09a49e304808ce7af80bec38dcffd2e2 693 0.53/1.00 vMB 6
700,113 700,113 00000000000000000006fe977b4207af5cc193329748ef7275724013d8f27085 1,595 0.98/1.00 vMB 7
700,112 700,112 00000000000000000003ea998c8e518406eaffe136e0a5311eaed2772768233c 1,194 0.53/1.00 vMB 9
700,111 700,111 00000000000000000008700fc7085427210f187c8d4fd388493efcefab2b65ea 590 0.24/1.00 vMB 9
700,110 700,110 0000000000000000000841781be505a62aad86cd92fbe8d422887a3c605f2e73 1,408 0.60/1.00 vMB 9
700,109 700,109 000000000000000000039fef29d44a7b2b004308cfc16b772d852d351c2ddcb0 979 0.34/1.00 vMB 11
700,108 700,108 000000000000000000006b56b44df1f15a8005116eaedf29d268f21539da5eb9 992 0.32/1.00 vMB 12
700,107 700,107 00000000000000000008dd908e827cb95ae9aa2dcab528e77d1bd6b42289cb91 2,488 0.97/1.00 vMB 7
700,106 700,106 0000000000000000000c21a64a82248c468170c45c216f969afddafd9ef46a56 2,304 1.00/1.00 vMB 4
700,105 700,105 00000000000000000008b05b8ed352c360524f74cd2c70653427142c79331966 2,008 1.00/1.00 vMB 11
700,104 700,104 0000000000000000000619f16a1a7da1303bff2fdb8150198b660fbd17387e63 2,812 1.00/1.00 vMB 15
700,103 700,103 00000000000000000008d83d34cb8b8ade453d901e1c0c6d3915b02055d1a4b3 929 0.40/1.00 vMB 9
700,102 700,102 000000000000000000090c65b55c0707c0085106c33fa50d66ec1dad11524293 1,755 0.60/1.00 vMB 9
700,101 700,101 0000000000000000000e6a44bc6113ff9a0515141b28500981a887d693cde3b1 2,065 0.73/1.00 vMB 5
700,100 700,100 000000000000000000005ed1a9b8a96de259dd4536181cb8058bbd0cb36d3111 1,153 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.48 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: 668.19 GB
    • Received: 15.42 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.