Loading Tool

Explorer IconExplorer

Memory Pool

82,879 transactions
22.02 vMB
0.05937972 BTC
Random Selection Loading Transactions
Max Size: 148.47/200 MB

Candidate Block

Mining Attempt df7abcebfe74cf78c21db86b5b06a9a8b7f47c16474eb75ae3b8a4a0860f9f0b
Version 20000000
Previous Block 00000000000000000000158f239f02d2e9956869fbb88780fb2790b969fa8b85
Merkle Root 09c87a35df3b5d58894832464436217e89e0d1a91750e46367642b46ec6a565d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 6,233
Size: 1.00 vMB
Total Fees: 0.00895451 BTC
Feerates: 88.31 > 0.90 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,168 (895,464 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
20,704 20,704 00000000c681ff24fb0393f40d06f7062a87d591e6b5e1486900db4039f2825a 1 0.00/1.00 vMB 0
20,703 20,703 000000004a33cfefbf7ab18267a741670c363a7ba5b269bc55f3d82a801137f4 1 0.00/1.00 vMB 0
20,702 20,702 000000009ec504f3a96f62a0742765116716b0cf5626e7781f31a985675bf537 1 0.00/1.00 vMB 0
20,701 20,701 0000000069c8b6ccddafe70aa8105727a38f1851ecc3519376d111feed210afa 1 0.00/1.00 vMB 0
20,700 20,700 0000000079c8a42466140e5e00df56cee839c4eb0e4521351f2b2b6e8e440290 1 0.00/1.00 vMB 0
20,699 20,699 000000004308b2857f36fcb1b9edaa61a648f9bf36dfa953f068107a49205830 1 0.00/1.00 vMB 0
20,698 20,698 000000003862b120f588838915a59086c067a0642c4f43a4d97a73d86517f2c5 1 0.00/1.00 vMB 0
20,697 20,697 00000000fc3b121443c53bf88af7c3ed69d196e118c2efefd0497e9fa020d2c6 1 0.00/1.00 vMB 0
20,696 20,696 00000000288cd3a073d25f87d436d1e4bac17ff1d45308626d65a9e2b2f4a19d 1 0.00/1.00 vMB 0
20,695 20,695 000000000510236a3a454cd0cd025690e45c4866bb06355c51ca6f0244cf0ce3 1 0.00/1.00 vMB 0
20,694 20,694 000000006bc19f73dfb4ef5d4f372f5973b6f2b6a26eabda17361adf979f114c 1 0.00/1.00 vMB 0
20,693 20,693 0000000076ae56ffbecfeb6df5a3bad9dbbc2fcb4c9cf290c21daec20e8434cc 1 0.00/1.00 vMB 0
20,692 20,692 000000008e2ec49ecf5158b9b51d1d4971b5d7276406dd4b3b9f4f8d1a32a8fd 1 0.00/1.00 vMB 0
20,691 20,691 000000002330bf7caf701c10d391ff0d3dd2b9a777acc469a9e1c07a4fbb8934 1 0.00/1.00 vMB 0
20,690 20,690 000000003b8e5ab0c0bc81cb2ed3ce0f667dbf380de40b0aecc6e889471aba1f 1 0.00/1.00 vMB 0
20,689 20,689 00000000de48b863b04287cab2c8b655f5823ff39ab9d2eb908eb266ee5b6951 1 0.00/1.00 vMB 0
20,688 20,688 0000000068746cb933753da6d0d79288cf5bedab2b3a29be84d081fdd00583b3 1 0.00/1.00 vMB 0
20,687 20,687 00000000dbc8f1503a947d0e815590a3ebb1285f268f8fe6e7749b1274bbe386 1 0.00/1.00 vMB 0
20,686 20,686 00000000f3d2c93f7eb5807c1b09e8dfb36183afd5808d2058fafef9bf4b5523 1 0.00/1.00 vMB 0
20,685 20,685 000000000a6eae86e5206d09b824b981c85b1328c3c8594795422f9a64b5594d 1 0.00/1.00 vMB 0
20,684 20,684 00000000813156c63b5417786ab987f3418abe24c027a11bd892773e3f3c33a3 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.40 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: 819.98 GB
    • Received: 24.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.