Loading Tool

Explorer IconExplorer

Memory Pool

26,032 transactions
27.24 vMB
0.06660709 BTC
Random Selection Loading Transactions
Max Size: 130.16/200 MB

Candidate Block

Mining Attempt b05a4ff27d385b70a1b65ea4351457c6683ffd38a746a7d159e49426054e91a2
Version 20000000
Previous Block 00000000000000000001199dbf911ab88157d0c6cbff6a9a79ddf68de0fd94d6
Merkle Root e2e2581bc0da2df9f5648afb45ea523922eb99fa7bee0d28518fc765df1b2037
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,676
Size: 1.00 vMB
Total Fees: 0.01510759 BTC
Feerates: 301.57 > 1.51 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,478 (394,494 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
519,984 519,984 000000000000000000156addc001e7c812549ef2c146677142b32aebf2ffa1da 713 0.55/1.00 vMB 66
519,983 519,983 00000000000000000016429c8a9efdd9a01b3cd835344df88902b9de4ea1abee 460 0.23/1.00 vMB 63
519,982 519,982 0000000000000000000aba9f85505b8cb47089c5ed0b2b7fba3f1e645ad6dac6 1,459 0.61/1.00 vMB 74
519,981 519,981 00000000000000000009dc18fc6517ac020818dbc4bf558a1307661ace9faa89 1,286 0.57/1.00 vMB 66
519,980 519,980 0000000000000000003e8ccf8d3cd485661574a828564d41a6bc82c4b1e2b0c0 299 0.11/1.00 vMB 77
519,979 519,979 000000000000000000128c7fdc2f522b09364fbef6de387844c9a4bdcba3d79d 1,567 0.84/1.00 vMB 66
519,978 519,978 00000000000000000041070e15d0f539514672b618ca9632a5174eb6e08169fb 1,673 0.82/1.00 vMB 65
519,977 519,977 0000000000000000003da14f1dc52e828991dc3a2c6a95567ddc384893891c9c 2,175 1.00/1.00 vMB 76
519,976 519,976 00000000000000000043c31b0656fbe21216f880af9ac6e976647a620f5499f9 660 0.34/1.00 vMB 65
519,975 519,975 00000000000000000029d676228655ed70f4ee5b62a4cb4ca0cc6c9ee51f9928 325 0.18/1.00 vMB 50
519,974 519,974 0000000000000000001aef7e34219c91309a92b4cb1e2f0d5e3172043fa5c815 2,053 0.99/1.00 vMB 77
519,973 519,973 0000000000000000001d0509f9d2a225ec571524652c6e63e026979b131cc01f 768 0.46/1.00 vMB 78
519,972 519,972 00000000000000000036f5464e912dddfa2c00e49dd9c4abcbcda1203b84b002 282 0.12/1.00 vMB 79
519,971 519,971 0000000000000000002c0463f2cfa1b8ae27bbb8b143fffea0d59dcb99e6cf99 1,476 0.61/1.00 vMB 75
519,970 519,970 00000000000000000021660091c4224ecf2f30d66cdb00819d10b26fbf6f9c7f 62 0.02/1.00 vMB 63
519,969 519,969 0000000000000000002c2715c348e65e0ad38b8af86d75c6803190326b9e94e2 862 0.42/1.00 vMB 66
519,968 519,968 00000000000000000020ab1839bef7b6139406fe138b6c495dde186011878997 188 0.08/1.00 vMB 79
519,967 519,967 00000000000000000044e6c57fb6ad3bf5504f05d9d009023b25d9100afde836 302 0.31/1.00 vMB 68
519,966 519,966 00000000000000000039b30343845865f771a88a5fe4e93ff93a907a38ed6ae1 447 0.16/1.00 vMB 82
519,965 519,965 00000000000000000047b2db13ba9a1059ac54dd7422940c6fed9e4bafebdc93 736 0.33/1.00 vMB 95
519,964 519,964 000000000000000000124e7fbc0eebf56685b6148b3bc8c7d2b8564a449a5ba0 1,187 0.59/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 781.46 GB

Node Details:

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