Loading Tool

Explorer IconExplorer

Memory Pool

40,604 transactions
26.11 vMB
0.06922220 BTC
Random Selection Loading Transactions
Max Size: 135.81/200 MB

Candidate Block

Mining Attempt 1123bede4844d5b032548455e88a8d86b3e8591c5370dcc0657c261eef3e6ac6
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root 7d0d141609236390408aa144a9dbde948352b80f60eac1cc30e91e74c5c963c9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,264
Size: 1.00 vMB
Total Fees: 0.02166887 BTC
Feerates: 150.98 > 2.17 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (729,121 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
185,753 185,753 000000000000071cd067d00d8f4795cd19b1689bcfb2e601dac839f3bd3d3b9f 116 0.07/1.00 vMB 86
185,752 185,752 00000000000004e3b8379ff2a132a43bebbb454c2013dadc34fa050296ed07d9 119 0.07/1.00 vMB 104
185,751 185,751 00000000000002fa33316fc238c808e4ec2ab3908b46ddaf538fe57121f0c992 114 0.05/1.00 vMB 158
185,750 185,750 00000000000006a59b40a3f4909184dbc2efefa7943bbf7e70d03b5c9f089350 101 0.03/1.00 vMB 52
185,749 185,749 000000000000015108ea394d32fa51ef046f35df3737609e570c17d7524a1b03 90 0.07/1.00 vMB 118
185,748 185,748 000000000000015934861834b0992539ebfca4bc6d71734553ccb377c3a28d03 185 0.07/1.00 vMB 164
185,747 185,747 00000000000004fb25a20c1f5e0f5bd7100571026cf3fb9a0cfdd0f8975516f8 90 0.04/1.00 vMB 88
185,746 185,746 0000000000000178f19e6155bc6fbd39fd23797dcc3132bd1ced98fdb725035f 156 0.06/1.00 vMB 148
185,745 185,745 0000000000000276f278f019e8643abecc2c104b5edff3123595f95cbf8e60ba 52 0.02/1.00 vMB 80
185,744 185,744 00000000000005e06fed435f79daafbe6868ca13803704b88aefaf6e5e586cc8 49 0.02/1.00 vMB 45
185,743 185,743 00000000000003e910e80346ff367bb9cccd1f5e526733c1f8b7971d46f9e487 256 0.12/1.00 vMB 145
185,742 185,742 00000000000002d30105972df5066b2c590fc2e7b9d96b8610f2a0aca90de3b0 8 0.00/1.00 vMB 31
185,741 185,741 00000000000001aeeba6060f343debefc892e780cabdd0d79d943c1d5b961137 99 0.04/1.00 vMB 70
185,740 185,740 00000000000004d87a51bb69f84c03523ea1df8f912051e6fd081f9118754044 64 0.03/1.00 vMB 131
185,739 185,739 000000000000018815bd3d040e749d9844a657a1ffcc9d693d3a54a586ff6556 156 0.06/1.00 vMB 108
185,738 185,738 00000000000006a1abcfb130759abe3d96fb8cea6127f0418e529dd673994f2a 174 0.07/1.00 vMB 138
185,737 185,737 00000000000000e5eba496e2eeeed52c620dc094d831170483a2743a29f6dfb6 10 0.00/1.00 vMB 36
185,736 185,736 0000000000000363b2ef0b89efe8bd5408e4ab894cde84f452d7a8f4c7b0de9b 47 0.02/1.00 vMB 70
185,735 185,735 000000000000053c2a2ee55fe9c9b7075db225ff13ef008674c28ba523067ea1 334 0.15/1.00 vMB 114
185,734 185,734 00000000000004360cf7abb37d09b1eba6ebf839f16300407f6bed29e4314f67 51 0.04/1.00 vMB 80
185,733 185,733 000000000000053dd96b9be5f50b3bca94dc955b2ea5b9384e04376625fb427d 319 0.14/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.88 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.