Loading Tool

Explorer IconExplorer

Memory Pool

32,075 transactions
18.61 vMB
0.04795394 BTC
Random Selection Loading Transactions
Max Size: 99.51/200 MB

Candidate Block

Mining Attempt 7b71a59af54ba0bceb59501a92437b3768cd3e28cfc6011a939cac06ac89b2c9
Version 20000000
Previous Block 000000000000000000007fc360febf573fd20c36a777d7a124372cae17e71a51
Merkle Root ddc6ef701fe5f0ee7c101c55f5f18e30977728f680de8f417d08ee47f154e3f2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,603
Size: 1.00 vMB
Total Fees: 0.01268457 BTC
Feerates: 150.77 > 1.27 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,128 (814,299 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
99,829 99,829 000000000002bb7d40bafd952c8658fb879350bd71aa0c119e04d0452a1b1743 4 0.00/1.00 vMB 1,221
99,828 99,828 000000000003bd62926dcf0031c81caec1bbf65b836541ffafe5f5a5e80eab91 3 0.00/1.00 vMB 0
99,827 99,827 000000000002feccaf52ac59d3a98a391c6e553092787c18bca84d3d3ca3aa72 10 0.00/1.00 vMB 0
99,826 99,826 000000000003c508c153fddb43feff59d0a622d46a031e78aaee5314cd75d2b9 9 0.00/1.00 vMB 837
99,825 99,825 0000000000016114d8370aa80a2f75c2b0ada2b3aabb67e8be712c98f110c11a 2 0.00/1.00 vMB 0
99,824 99,824 0000000000036f7901edf14394594d54c5cd719931b73991490f6976e2f33789 3 0.00/1.00 vMB 0
99,823 99,823 0000000000018db84e16e293bcb0ff1127885b27e1e79a6827eb3319a812ce39 5 0.00/1.00 vMB 0
99,822 99,822 000000000003240303908b5642fcc15938dc3ccaa01c6425b513626b550f9f51 2 0.00/1.00 vMB 0
99,821 99,821 000000000001f676b2932b2aaa4678d02be3d48a64065ca9a019302e9824bd3b 4 0.00/1.00 vMB 871
99,820 99,820 00000000000080e552308f4e440d73788ece10c3e69953cf48f712e9aa1e870c 3 0.00/1.00 vMB 0
99,819 99,819 0000000000004604f312934568f487551d95a4ecda7eef6ffef4f24040c29d08 6 0.00/1.00 vMB 0
99,818 99,818 0000000000044b187599d79e7998495774b8d681a347509f839cb7a2f96ed361 1 0.00/1.00 vMB 0
99,817 99,817 0000000000040ed4bb1bf19736569efd8a9204c69a1317a5209af0b50d8e072f 7 0.00/1.00 vMB 0
99,816 99,816 0000000000002a921185d9449ffc875b7e72d06cfffe9486f30b73d036f0054c 1 0.00/1.00 vMB 0
99,815 99,815 0000000000007b667238dabe3372992b46e488b669d392c2dd97a70678834b34 1 0.00/1.00 vMB 0
99,814 99,814 000000000003c037240af98e4a540e5cc6ad47f69c6070089f8b7699283054a4 6 0.00/1.00 vMB 0
99,813 99,813 00000000000158b4f3f364abec9ef32849405d407d60d07951360ca29a04d5da 1 0.00/1.00 vMB 0
99,812 99,812 0000000000025ff50645f9f157c8464f620fac6e0f4f80a3a45f8d106e5a30b0 16 0.00/1.00 vMB 0
99,811 99,811 0000000000004273d89d3f220a9d3dbd45a4fd1c028b51e170f478da11352187 14 0.01/1.00 vMB 0
99,810 99,810 00000000000340f6f16c717393fa10719d85618f28e2b2e54c19c71b8e825d87 1 0.00/1.00 vMB 0
99,809 99,809 000000000003cd4ef58ddbce65372d9b0a7a9f3a0cc4a27e63487f48f298cd26 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.83 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: 561.41 GB
    • Received: 7.39 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.