Loading Tool

Explorer IconExplorer

Memory Pool

88,023 transactions
32.24 vMB
0.16841051 BTC
Random Selection Loading Transactions
Max Size: 195.25/200 MB

Candidate Block

Mining Attempt b5c8087d23773e214a378056369b2cd78c859e2ebf13636abe9045c72ab8e5b6
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root b737dec63e6253056a09151999dfa45b6a83b9081f2add92a555d063af83a400
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,493
Size: 1.00 vMB
Total Fees: 0.08121976 BTC
Feerates: 216.64 > 8.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (295,708 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
619,366 619,366 0000000000000000000a0b0c3be271627b6647994f06fd9ef35b7ad2c6256ed8 2,889 1.00/1.00 vMB 13
619,365 619,365 00000000000000000000687b7c3dabdfa4958eceaebef9d7b61d683d3cd465d0 2,614 1.00/1.00 vMB 19
619,364 619,364 0000000000000000000434f8b7f32cffd87917759d0d16e5c197d97d9d0f5bf5 2,898 1.00/1.00 vMB 8
619,363 619,363 00000000000000000011c94e996f0330aedeb43039c102da1036e8a9a887be57 2,006 1.00/1.00 vMB 28
619,362 619,362 000000000000000000026dd530d8e7971e6419c0cdda359a7230f39d899d7f9b 2,947 1.00/1.00 vMB 30
619,361 619,361 0000000000000000000e3bda50bb75015cbc443d6c688605230676c3ae02d69c 2,541 0.84/1.00 vMB 16
619,360 619,360 000000000000000000026adbac05daf3f8a249f27abff57296a62f73381d6dfa 648 0.19/1.00 vMB 15
619,359 619,359 0000000000000000000c52e294edfb368b5495cab7033abef5d537f84e5bcef8 852 0.26/1.00 vMB 17
619,358 619,358 00000000000000000010c00471d0338487c7e6f2eb0e2c8f4e0b27bcfd6942b4 2,744 0.83/1.00 vMB 15
619,357 619,357 00000000000000000011a17aa77f2181386324d40f95c060a564342e613ca23d 1,492 0.44/1.00 vMB 16
619,356 619,356 0000000000000000001084a7d881dad7fb1ca713629477216583ade894ffc559 1,906 0.58/1.00 vMB 17
619,355 619,355 0000000000000000000c13c079110206fde9d1d61436469aa3994b8fd3a2abde 2,585 0.80/1.00 vMB 17
619,354 619,354 00000000000000000010a612cde3571ee728c82fb40d2d5e46eb22a6e35d5480 3,136 0.99/1.00 vMB 16
619,353 619,353 0000000000000000000516d7a6029fb5c6aa65eda3d73f4a464914eec6adc4e3 798 0.42/1.00 vMB 20
619,352 619,352 00000000000000000004dc90805003eb829cc6ad49663a8ce054bbcf286c8426 2,530 0.85/1.00 vMB 13
619,351 619,351 0000000000000000000fbf4bbf2f186777940cad9791c09fcc971684ef881595 2,679 1.00/1.00 vMB 12
619,350 619,350 000000000000000000071068f4c041c84d16acd4e2cc97cf73ae48031bbea158 2,330 1.00/1.00 vMB 34
619,349 619,349 00000000000000000009001690e8ba1927546f2b358313c2fc5de3fecdc77cdd 2,672 1.00/1.00 vMB 17
619,348 619,348 000000000000000000042e7a36fa929b6d104d8388f99dc3e168b142d572db64 2,868 1.00/1.00 vMB 28
619,347 619,347 00000000000000000002b0d629f10c3abbcb01da95077635a21c26a663839fbe 1,122 0.35/1.00 vMB 18
619,346 619,346 0000000000000000000843ad91aab065113c933d7b529105a89e7f8358e70fc0 2,057 0.75/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.52 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: 668.93 GB
    • Received: 15.65 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.