Loading Tool

Explorer IconExplorer

Memory Pool

82,252 transactions
31.10 vMB
0.10123328 BTC
Random Selection Loading Transactions
Max Size: 188.88/200 MB

Candidate Block

Mining Attempt d1ee74d66740ddc8a606646ef0a6e719c87d647b54e5989a4b138b554f289f34
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root 8f8fb18c096aa7612e1da3cc42c19836659d873b85900c6ebf171b7192305e7d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,103
Size: 1.00 vMB
Total Fees: 0.03025083 BTC
Feerates: 318.30 > 3.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (488,644 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
426,705 426,705 0000000000000000049bdb969dfe18aa176967d7117f4bd4e09786dac279dd6b 355 0.95/1.00 vMB 14
426,704 426,704 0000000000000000041c2b3cc50f400b5bc60726d04748863e6273a3c66a06a8 627 1.00/1.00 vMB 23
426,703 426,703 0000000000000000024c0aa376e74408fb7b5e03a5e62b35ae6dfe54a4c1ddd7 1,251 0.99/1.00 vMB 43
426,702 426,702 000000000000000001018d78edda54859dd7590db96a37f11dafe9425ab6096a 1,218 0.99/1.00 vMB 38
426,701 426,701 0000000000000000012ae565d34488804d6dbe905f828daacb637ee3ec8fabb0 2,378 1.00/1.00 vMB 70
426,700 426,700 0000000000000000015293ef02d391ea00598f7beb464c9b170d42d26ebb2fe4 201 0.06/1.00 vMB 82
426,699 426,699 0000000000000000024755de569c0a0f6f69ac175f0068613e4db3e0c438a526 941 1.00/1.00 vMB 26
426,698 426,698 0000000000000000028f36b7bacfec5c49458655d9c0afd0134be95c8ba1bf58 1,756 1.00/1.00 vMB 36
426,697 426,697 00000000000000000089e919f67e8243e96eecd6dac551a5eda020dde1bb1114 2,408 1.00/1.00 vMB 71
426,696 426,696 0000000000000000038f2aa73e20870927a2f311ec85e295118a99ec6aa7884e 576 0.26/1.00 vMB 75
426,695 426,695 000000000000000002c40bf2267914b7f260d2443f580a76a470b632ada9a7ea 2,189 1.00/1.00 vMB 48
426,694 426,694 000000000000000001409f95f171675942417a6f522b880913c33dfbf817772a 3,000 1.00/1.00 vMB 79
426,693 426,693 00000000000000000287d291b093c32dc467f64462c6e0bad825f55f35fe64ce 1,720 1.00/1.00 vMB 46
426,692 426,692 00000000000000000428bdbf9c5ec8d40c4474fc96092c9eafba3d348bbac6e6 2,267 1.00/1.00 vMB 72
426,691 426,691 000000000000000003e7e112dab06b31050aa8735bb09708d8592d73e88e0434 1,900 1.00/1.00 vMB 44
426,690 426,690 000000000000000004aa9b2b9ca25cdd35774dfe79df4e9b3cfe6e965d95a3bd 2,849 1.00/1.00 vMB 77
426,689 426,689 000000000000000000640d0ed913886a29f846c4b8685bc5c7c23b635e23c4c9 2,574 1.00/1.00 vMB 73
426,688 426,688 0000000000000000041927478683e2a2f2920084ecccbfb312d42a3c9f4e7fdf 2,198 1.00/1.00 vMB 51
426,687 426,687 0000000000000000016c577b7cdeef014d497e088ac790fdd9a659e8d417441f 1,889 1.00/1.00 vMB 50
426,686 426,686 000000000000000000793b8553afa99ed36337a1b7963520af092fe82df7af9c 2,104 1.00/1.00 vMB 50
426,685 426,685 00000000000000000005227ac096bce4397bf3680750dc397e5652d6a19f0874 2,031 1.00/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 783.00 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: 718.43 GB
    • Received: 17.90 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.