Loading Tool

Explorer IconExplorer

Memory Pool

27,816 transactions
4.93 vMB
0.01874872 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 11 sats/vbyte = 11 blocks ()
  • 12 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 40.68/200 MB

Candidate Block

Mining Attempt 72407efa5e5fcdf5a8b7f5129b3bd09b9ff9ae158643d842e5c742cc527069ff
Version 20000000
Previous Block 00000000000000000000f174cf5764d1bed201c515cd91ae9b0c096da3b23d93
Merkle Root 292f31c1e238ed5c29db40fcec33b508e721fb44046292e99b4a7b0feb123659
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 384
Size: 0.10 vMB
Total Fees: 0.00650396 BTC
Avg Feerate: 2.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,824 (774,715 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
138,109 138,109 00000000000007cc301d28d95e56691c2b31be508d42823cb73daf9de0a8bab5 0.03 MB 43 177
138,108 138,108 00000000000005ae29c6a4b0e2ee2f9c8788620490d5d09d8e5d8d9b9a2f17d3 0.05 MB 140 121
138,107 138,107 000000000000034d71e020104716dca8b747f8cfd4c950da47ec6a8d7be09507 0.01 MB 13 185
138,106 138,106 0000000000000526ef0cf0d17f4a9274ed6df58ac821965c42892a776bc53fbf 0.02 MB 49 62
138,105 138,105 000000000000027768afdf7497e258f62c78bbf21655a1c81d3edafdaf78858d 0.02 MB 42 255
138,104 138,104 0000000000000269d17fe231e5540b2746beb3771363d4b8751ab34819ef16e4 0.02 MB 74 64
138,103 138,103 00000000000004188c1f90c1222a93720d941749ded23c25da6a23d21ffc347f 0.00 MB 9 16
138,102 138,102 0000000000000059692c93ce264ac086ab7288354982d687a43e52b48b757d6a 0.01 MB 14 124
138,101 138,101 0000000000000272f8911494998d3f9c29a6aa05261c1e79cb01caea27b2a76b 0.01 MB 22 142
138,100 138,100 00000000000000876e2a8aeb2b4e5d6434993d1eb1fbcfccf02f66b40dd27e2b 0.02 MB 26 71
138,099 138,099 00000000000007646553f29bb692376a3cb437783c121c665ccd7fdaec4a6b47 0.02 MB 27 91
138,098 138,098 000000000000012c9147a2c24dba60469480920b755d3d66d36a8549e06e3121 0.02 MB 40 246
138,097 138,097 00000000000000bbcfa2d0bb3afb2a6921395ef83e3951c06517458fae42e52b 0.01 MB 50 37
138,096 138,096 0000000000000164eae6af6454aa0115443d0f4b968b22f2ca89e08c3c2c1c55 0.01 MB 28 196
138,095 138,095 00000000000004cdddef1ac781d4dcc48742a9971aa968883e889b2059130bf3 0.01 MB 20 264
138,094 138,094 000000000000075f4ec89631284cb581273b0ceff9a55501f59cf620e428d89c 0.02 MB 59 113
138,093 138,093 0000000000000254c94da90fd815da77e389d482dce9b65381bf8be68bda1e70 0.01 MB 23 227
138,092 138,092 0000000000000417cb08b5e5f73ec9358bc870e3a4b27c156b9a6962e83e2268 0.02 MB 35 277
138,091 138,091 000000000000096d7aa2bbc7f2068e28a6e4901839696f3681eeec9cf060c75b 0.01 MB 22 304
138,090 138,090 00000000000004c69cf41666e6e65b0604a0adc5aeb234710d66d7148c86aaa4 0.01 MB 14 67
138,089 138,089 00000000000001f55ba73f19341faec7d41b9750f3d78881cb0aaf46d3a9d87e 0.01 MB 10 28
Previous 10 blocks ↓
Total Size: 778.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 104
    • Outgoing: 10
  • Data Transfer:
    • Sent: 166.96 GB
    • Received: 1.98 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.