Loading Tool

Explorer IconExplorer

Memory Pool

38,930 transactions
15.85 vMB
0.12475417 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 90.38/200 MB

Candidate Block

Mining Attempt c4367bc01e4c8aa91ee645921af8d55f1eca1272738e184867d646f36121da5d
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root 420e3767aaef81319aa39a055e5c95926a71bb7d877b2efd63f8604d2e170cc1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,822
Size: 1.00 vMB
Total Fees: 0.05566191 BTC
Median Feerate: 4.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (752,542 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
160,799 160,799 000000000000042e5799571c84e48217c39ad0c475ec8edc539437f985044834 64 0.06 vMB 107
160,798 160,798 00000000000001e1fd5f94f3525d924f3e27b68991aaae99316a52ed6e39d1fd 44 0.05 vMB 300
160,797 160,797 00000000000003a4375b1e9b1980d228a41c00a6581b5b84174198be802fa37c 60 0.05 vMB 106
160,796 160,796 0000000000000721c462b19de4c9fac53f110dca097c0dcdaa67ce48ffe9f498 28 0.03 vMB 302
160,795 160,795 0000000000000baf9285fde5398889035b18ecb87158e2db4490fbe551df8f9a 66 0.05 vMB 115
160,794 160,794 000000000000006242b60faa7f6f791a6f2bcf3f2c9165415c96f52e192efa91 88 0.05 vMB 248
160,793 160,793 0000000000000ac3ca9e31a622fcea45aa2b17e7c3376bc1a9b25203b74e09a1 58 0.02 vMB 161
160,792 160,792 0000000000000167264522888163b8364a6eab93c5be8dadd4cfac012cb72bad 8 0.00 vMB 50
160,791 160,791 0000000000000ad094ad6ae178c1a8527c91aec18542987f8b877c7cbf1c7cde 20 0.01 vMB 106
160,790 160,790 0000000000000e33599427752b4a791e1103b9ddd159f989ee292775cca4ffcf 114 0.04 vMB 108
160,789 160,789 0000000000000a6ae95de75741615efc24b7560cc8ee3c81623195da6450cb57 127 0.05 vMB 38
160,788 160,788 00000000000004df1dd7708ec57794047112d0490482c9dbf24f21cde1a217f4 51 0.03 vMB 8
160,787 160,787 00000000000005dfd359b3a5c2736efa762b4b5ce0a4669280e6220d2fdb01db 87 0.05 vMB 138
160,786 160,786 0000000000000de7072161c739647b089a3efcb2688e4ff1293d7c7454deb032 130 0.06 vMB 183
160,785 160,785 0000000000000b75d2101fe39646a110cb73c772063007ccaf1a2a1a3a486403 33 0.05 vMB 640
160,784 160,784 0000000000000196c38abe24615a78f0f28f544a3ddb5963e36a789083d279bd 144 0.04 vMB 7
160,783 160,783 0000000000000133adcc23b352c1abafeff94f747fb66a2356d461ab4d9d0193 89 0.03 vMB 125
160,782 160,782 00000000000001afd65c2723770207e2b6d7a91921fc1ecc1ddc6a8591f98fcc 69 0.05 vMB 103
160,781 160,781 0000000000000dc118aa3cc93fd1802bf90f1ae3d04d986fe08bc055f6bd6cfc 71 0.04 vMB 192
160,780 160,780 0000000000000509458843cf00adc74327d8cdc30f7a2a8d5a035364b94e2af0 9 0.00 vMB 426
160,779 160,779 00000000000000a12373a60b6815b6eac13772ffab2ef983f90211e0a9b42aa6 35 0.02 vMB 84
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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