Loading Tool

Explorer IconExplorer

Memory Pool

79,608 transactions
30.35 vMB
0.06947087 BTC
Random Selection Loading Transactions
Max Size: 184.61/200 MB

Candidate Block

Mining Attempt 9e44ec261c2201124b2a6817c308c72c22d019c8fb452bc7eb84b8b7aaa48821
Version 20000000
Previous Block 000000000000000000013056a9caa15cd1e34c038e1bb47f9d61c37f2e670056
Merkle Root b9bf742a576a5424171f382f7db58af4bb090d84f540cf6db7761d5961473df1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,696
Size: 1.00 vMB
Total Fees: 0.00469573 BTC
Feerates: 50.27 > 0.47 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,196 (486,485 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
428,711 428,711 000000000000000004db103bf68160b9e5f707b4ad574526c92e647e97d0b0ff 2,106 1.00/1.00 vMB 62
428,710 428,710 00000000000000000475892ab4f297b267d8f62e54a3c1892a99559cc92d42b6 2,390 1.00/1.00 vMB 63
428,709 428,709 000000000000000002d45110667e856d38ca60131a307c248fe8fda2e68ce4c8 2,481 1.00/1.00 vMB 59
428,708 428,708 000000000000000002e644276c80080e1e9f8981cd3faf5953a44f1e2bd5cbed 2,384 1.00/1.00 vMB 64
428,707 428,707 000000000000000000b317987223bf76ca1436314f92fdc0a2d656d606aace20 2,808 1.00/1.00 vMB 92
428,706 428,706 00000000000000000118deb11d75ac328f418184d0445532fcf8283375685b3a 917 0.47/1.00 vMB 33
428,705 428,705 00000000000000000129f5b1131229e4522f1d92b6bed93a509e0c5ac7126660 1,936 0.99/1.00 vMB 41
428,704 428,704 000000000000000000a14505dfb663e5d548631d41d2f2b945bf6c649f0d1e90 2,075 0.75/1.00 vMB 84
428,703 428,703 0000000000000000023f3acd1b401a35cbca428438853c95b758d6879762bd4d 482 0.17/1.00 vMB 70
428,702 428,702 000000000000000001a010fbec8b147a8d593818fc83f10f44ef48ff59193a1a 710 1.00/1.00 vMB 15
428,701 428,701 00000000000000000040b5d4e0b5069ff75b81253172f186b7642c0934f4942c 1,640 0.97/1.00 vMB 33
428,700 428,700 0000000000000000032e3fe0a77f691e16539a15d36bd250cc95b705261de36f 2,406 0.99/1.00 vMB 61
428,699 428,699 000000000000000000fa2f7a378e9a92adc3abd1571791682594dbecd6633dd3 1,156 1.00/1.00 vMB 22
428,698 428,698 00000000000000000311075b8b54956295ce0f2288a653a3d6578434b6650584 2,183 1.00/1.00 vMB 45
428,697 428,697 000000000000000002102f900a29df3f55ba30ab6c1885e1f105c6811e9d07bb 1,798 1.00/1.00 vMB 51
428,696 428,696 00000000000000000378be785f464ef19243baba187cb3791ac92a69ca46bb46 1,661 0.67/1.00 vMB 65
428,695 428,695 00000000000000000368984cb2231175c38b840ad842e296479b4c68f1c8f370 2,465 1.00/1.00 vMB 24
428,694 428,694 000000000000000001e67f0781f5e31a62863e6d7a1a1f786c7f666a9954a648 1,421 1.00/1.00 vMB 23
428,693 428,693 000000000000000003490ce991c71a8c10c9c469527abc3c311e24812119aacc 2,316 1.00/1.00 vMB 62
428,692 428,692 0000000000000000033dd79b6b6a979985f17af6d01d65a6510c72b20617e413 1,916 1.00/1.00 vMB 44
428,691 428,691 0000000000000000001e9ce8634315d4aab8ed0513e4dbb27e462c44e28d1299 2,538 1.00/1.00 vMB 68
Previous 10 blocks ↓
Total Size: 782.73 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: 707.69 GB
    • Received: 16.69 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.