Loading Tool

Explorer IconExplorer

Memory Pool

77,608 transactions
33.71 vMB
0.13917522 BTC
Random Selection Loading Transactions
Max Size: 189.19/200 MB

Candidate Block

Mining Attempt 63eb6380213d5f35b50900715a5de02812d2155ab6579d21ef21324ec7056f3a
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 246d01b5fddaf82daec3d38ea8e10c8874b81ecd6a5c61b5e0c9a896591cde25
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,353
Size: 1.00 vMB
Total Fees: 0.02867179 BTC
Feerates: 100.53 > 2.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (301,037 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
614,378 614,378 0000000000000000000281b7846bf4e1ba5e84a094bb79a9c20aef87670c43c0 858 0.94/1.00 vMB 4
614,377 614,377 000000000000000000008b0a229bbd39dc7ab972e1d6b07c5c356f83a0a06ed3 1,448 0.96/1.00 vMB 5
614,376 614,376 000000000000000000097287ca8be8447052a31449fe91a7cac69d1a7a0d89d4 2,815 1.00/1.00 vMB 6
614,375 614,375 0000000000000000000039c57b13125c6174d9bd7e45dc5ff17887bb5ac4f1a8 3,342 1.00/1.00 vMB 20
614,374 614,374 000000000000000000068a91e4c9d7128654c6653b66cb60b9a8375f69ef3d0e 3,073 0.98/1.00 vMB 10
614,373 614,373 00000000000000000004497a60bc40ad91a0b0496fac6bc98ebd188a05b3f2dc 1,389 1.00/1.00 vMB 3
614,372 614,372 00000000000000000001a31f2643cbc5462201b3532c6a80c7340490424a72d2 2,801 1.00/1.00 vMB 3
614,371 614,371 00000000000000000003d2894c00539463b15ae007672070d02b6ebd9837af02 2,991 1.00/1.00 vMB 15
614,370 614,370 00000000000000000000db1b7d37977366d01f8e16be421c1f58d5d7d4e3088c 2,479 1.00/1.00 vMB 4
614,369 614,369 00000000000000000004d95cb52332357a34268d6025f7357a1ea6833ad1c8ba 2,755 1.00/1.00 vMB 11
614,368 614,368 0000000000000000000e11df37a119f7ce21ecf5ed292268fb196723f21184ea 3,148 1.00/1.00 vMB 9
614,367 614,367 0000000000000000000d2df570dad4e986d1ef4ae5380de125cc7ad0c9e64fe6 2,763 1.00/1.00 vMB 6
614,366 614,366 0000000000000000000faad1589ba581789a9db223959ae3326b18ccaa9efcb8 3,335 1.00/1.00 vMB 12
614,365 614,365 00000000000000000002f5949e43a9818fc79d294706b0d768a047b58caeae92 3,227 1.00/1.00 vMB 16
614,364 614,364 00000000000000000009bc6f5eb2f3e79bf05ee996f39cbcceacf3398b42feb0 3,176 1.00/1.00 vMB 19
614,363 614,363 000000000000000000055200ceb7e4b2caf59f521f6a1bfb60dae13d209ff66a 2,953 1.00/1.00 vMB 28
614,362 614,362 000000000000000000060afeae4857ed0a4a7da9820f099a23788fc0f8514495 2,093 1.00/1.00 vMB 6
614,361 614,361 0000000000000000000c12cda526384ed8c46b81e5cc345e9fa7ba63dce12e2b 3,371 1.00/1.00 vMB 17
614,360 614,360 00000000000000000006a65f70039caf55df2b5160ad22b527de9bbfa736004f 3,021 1.00/1.00 vMB 8
614,359 614,359 0000000000000000000895f61f933e71bb9a4cc508d2da23392cc29873818a1f 2,824 1.00/1.00 vMB 5
614,358 614,358 0000000000000000000aa2aaf0e4d2deff9cecbb84307057d89d0e768e2ba71b 3,210 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 783.11 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: 733.33 GB
    • Received: 18.54 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.