Loading Tool

Explorer IconExplorer

Memory Pool

28,598 transactions
9.51 vMB
0.09958588 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.11/200 MB

Candidate Block

Mining Attempt d0f119a8317ae50f5f87ea1f7e2195e0b243df1344ae08e888c726eddc40ad29
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root 8773885f5fd505a39bbb3964e096504de2e602e0c680af7fc7097fffd3d24153
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,479
Size: 1.00 vMB
Total Fees: 0.02831087 BTC
Median Feerate: 3.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (750,396 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
162,825 162,825 00000000000006b64ca4ba9a299be389a95e8edd7f1b73379b04110d3094b406 18 0.01 vMB 335
162,824 162,824 000000000000051826f168297cc49274d55d3703eaa6126b21b97291ca3cabdf 39 0.02 vMB 9
162,823 162,823 000000000000075ce734485c69ce85f7c22ea6da58ead9c1e7252aa01ca47b61 10 0.00 vMB 25
162,822 162,822 0000000000000417b7604299672908bc0feaa2a2c3bcdb52b3f8b5292e48260e 16 0.01 vMB 237
162,821 162,821 0000000000000d091bf898f4ccc168872b03259e0c68aa53f6f6b22f41b029b8 12 0.00 vMB 17
162,820 162,820 000000000000075ed419d0513947414b01edfaa1c4d32a46034ad8eed02631da 58 0.04 vMB 177
162,819 162,819 0000000000000d08bfc5122ed78fac75c50df3ac267b7a1cc42649f4f40d6594 14 0.01 vMB 640
162,818 162,818 00000000000005a22202eff30e9716c288492057eb990bab5b974f61edf6974f 163 0.05 vMB 64
162,817 162,817 0000000000000d3dab2122e3a2a69f816bf6a8d2b466102e3c14f90786a1298f 18 0.01 vMB 60
162,816 162,816 00000000000005ef6dc4c9d56a9bd4558791db56d1379478dce59c77c6a8e9c8 24 0.01 vMB 181
162,815 162,815 000000000000032fa4dc2aee073d8f7ce468714f42013a07a6aa87946c172525 70 0.04 vMB 78
162,814 162,814 0000000000000c9194df7eded07ad35ad325e3f08dd571ce16b9fa1265f7bff7 59 0.02 vMB 728
162,813 162,813 000000000000057d86a1e8b0f5718114a4ce31ad412df78be7452e3fe396487f 97 0.05 vMB 584
162,812 162,812 00000000000009b3c8e90458583b172b79849f941d7d7e5262ade14b409b5997 20 0.01 vMB 54
162,811 162,811 00000000000006bca7e1d09d765749342d99a713ea9ebf2bb97a3486ceefa424 150 0.05 vMB 4
162,810 162,810 0000000000000905aa196ed295a89d43f1b7f4ce790acd5a4102afa5508c70e9 31 0.01 vMB 84
162,809 162,809 00000000000004bbd0c346bd3e000aeb9c50ad134b6b32e179ea5aa30ea1be52 15 0.00 vMB 28
162,808 162,808 0000000000000804c4ef13f3c8919a7461e3d9c025eda356fc2da95716baad6d 79 0.04 vMB 67
162,807 162,807 00000000000003fbc83947e4f204e3db0b91ca72d1e9fad0ae2f01237f78bfea 111 0.04 vMB 111
162,806 162,806 000000000000045ebc528e7f3ff329bb9eba349cb45bf69369c6134ed292696f 98 0.05 vMB 102
162,805 162,805 00000000000009c1bd14d94ef6b6ee0e712741e5711c66e4370c88c10eeedd44 101 0.05 vMB 959
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 69
    • Outgoing: 10
  • Data Transfer:
    • Sent: 24.11 GB
    • Received: 0.48 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.