Loading Tool

Explorer IconExplorer

Memory Pool

79,814 transactions
32.57 vMB
0.09773452 BTC
Random Selection Loading Transactions
Max Size: 190.02/200 MB

Candidate Block

Mining Attempt ea703f878b500a878e90481591c41aa9c5762bdbdea418d0725ec9962f8dd5cb
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root 84219e2c64b6fcc35c0faa566b587c7be747e77322cf35a012d0239a6057e2a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,617
Size: 1.00 vMB
Total Fees: 0.03267715 BTC
Feerates: 151.03 > 3.27 > 0.50 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (98,839 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
816,105 816,105 00000000000000000003cb477968fefc37a80d20eb9ec96e524dfc2a43b21eaf 2,904 1.00/1.00 vMB 82
816,104 816,104 0000000000000000000057800296421c19a4f6093cc25b3b4055acf720e0a529 2,782 1.00/1.00 vMB 117
816,103 816,103 00000000000000000003a2b2faa21bc1a3c96fa9d7c7428d6f7fe7dda2e490b2 3,235 1.00/1.00 vMB 205
816,102 816,102 00000000000000000001bcacc1a428a66a06d8f0b6d31d15e18b11b7e8579bd1 3,428 1.00/1.00 vMB 101
816,101 816,101 00000000000000000001bd3877befc90eeef1288a635160745d5896d0a3807b1 2,204 1.00/1.00 vMB 94
816,100 816,100 0000000000000000000025cb7db8543441bb464dac63a67dab70a6c233cad4e6 2,473 1.00/1.00 vMB 61
816,099 816,099 000000000000000000037842c5d4d2f9a1321f359d54670db7e0ae96448135b8 2,350 1.00/1.00 vMB 78
816,098 816,098 00000000000000000002d39be0e8efd3c97cb53e828f5eb17015c9a2f86f456b 1,754 1.00/1.00 vMB 45
816,097 816,097 00000000000000000000d7f834b9c49630ad3ca6a577b4cb71b6293c05b10af2 3,522 1.00/1.00 vMB 90
816,096 816,096 00000000000000000003bc27a86a193fb4c7e3b533ab5d1144e2d06cd7ef122a 3,728 1.00/1.00 vMB 94
816,095 816,095 000000000000000000021733a8d919d60dcaf1cbf3b46d51f60e96752b166cb8 3,365 1.00/1.00 vMB 53
816,094 816,094 00000000000000000003415a83e1c949ab6f207af678db69d413b119d15a3623 810 1.00/1.00 vMB 47
816,093 816,093 0000000000000000000406aff14724c7fe376bbc7db3da3a92e008d5d60150b2 3,073 1.00/1.00 vMB 64
816,092 816,092 000000000000000000017b3d38e2304948d4291696dab32303838db0649833de 3,826 1.00/1.00 vMB 111
816,091 816,091 00000000000000000000cfb9f9ddb6697a31ac734132735fc2decae1a07cb714 3,370 1.00/1.00 vMB 59
816,090 816,090 00000000000000000000b1ad4b1aa21a2dd9a5b2c14ba7cd1d13ceea5f7c26a3 3,182 1.00/1.00 vMB 148
816,089 816,089 000000000000000000021f892c599c12af48298b31937c70e7fcdec7d583bbd6 2,535 1.00/1.00 vMB 65
816,088 816,088 00000000000000000000343d58ddd85e3df8692702a3faada7da3b7f00ec2073 3,679 1.00/1.00 vMB 145
816,087 816,087 00000000000000000003a8826874dd846ed0dfd0fc3e8d2c2f6c61f6529ba80b 2,656 1.00/1.00 vMB 56
816,086 816,086 000000000000000000046c1ef0ad15e9233603812e8b49a3255b5c47b1acd7e6 1,420 1.00/1.00 vMB 51
816,085 816,085 0000000000000000000229d648906c89df168dbbc77be811b9d9d42baa5e2b8b 4,012 1.00/1.00 vMB 88
Previous 10 blocks ↓
Total Size: 782.29 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: 657.11 GB
    • Received: 14.49 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.