Loading Tool

Explorer IconExplorer

Memory Pool

77,471 transactions
29.36 vMB
0.08306154 BTC
Random Selection Loading Transactions
Max Size: 178.83/200 MB

Candidate Block

Mining Attempt 88170bfca77f76dbb6c29eef00221be146f3012413f7241078c541c775e98c60
Version 20000000
Previous Block 00000000000000000000dee0d7f2adc1aa9588eb4868dfca5df56e84a096c1f8
Merkle Root af69aa43ec6657b52cb8621cfd1b29c2f01c2a856e87de4d92aaaa4b8d66ce9a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,420
Size: 1.00 vMB
Total Fees: 0.01869220 BTC
Feerates: 477.45 > 1.87 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,243 (547,620 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
367,623 367,623 0000000000000000078855ad3db1ba102e519a6936ddc0f4705df931a1b6b3a5 596 0.81/1.00 vMB 21
367,622 367,622 000000000000000003e570dfc9eb9c233dac56e41f87e910e4a1da4c3856daf7 1 0.00/1.00 vMB 0
367,621 367,621 0000000000000000148852d029db387930b69134c12390b254acce2a3c96a81a 809 0.91/1.00 vMB 23
367,620 367,620 000000000000000000180d11161f9a544507cdf061aae69789fe4daa6766928b 2,030 0.93/1.00 vMB 48
367,619 367,619 00000000000000000e8464730266ddd933893b734bd81fc32f758424e079281e 496 0.75/1.00 vMB 21
367,618 367,618 000000000000000012114657c3228b10b68cec2803b3baf6264a8ffdb0864499 2,007 0.93/1.00 vMB 51
367,617 367,617 000000000000000011dc5bac011ed97469f10a14920c0c94feb424683877d29c 450 0.30/1.00 vMB 23
367,616 367,616 0000000000000000073828950152f727d935cb39f8002c4fb4d33abd9c0bac0b 693 0.84/1.00 vMB 24
367,615 367,615 000000000000000012159b8fc6f48e40e34a38785e9677f9a4c556376da73e54 753 0.93/1.00 vMB 23
367,614 367,614 00000000000000000528e7d0e6be716e1a70df3e062cfdf34849f370e2ce0ae2 978 0.96/1.00 vMB 27
367,613 367,613 000000000000000004de447ed62fa4bb57f81c7f759a25bbf6236ab28b474c74 1,247 1.00/1.00 vMB 35
367,612 367,612 00000000000000000981fa4b7359e4b259febd90778d7c39a9f89213f10626a6 729 0.35/1.00 vMB 41
367,611 367,611 0000000000000000097067a6a27b5bbf5b06f3720c0a469860682f5e988f897f 561 0.79/1.00 vMB 22
367,610 367,610 000000000000000002d7dbb6a288734ff1a9c36f66b886ed2c20416fb1c1dd8d 531 0.26/1.00 vMB 44
367,609 367,609 000000000000000004553c9437d2052deb9f08015a76257275b71fdc8a9b3cea 411 0.39/1.00 vMB 22
367,608 367,608 000000000000000001d02a51c598404ab0a017294f8356bc94e8e25fda16a78b 197 0.25/1.00 vMB 6
367,607 367,607 000000000000000008826ef13daf7c169ad0350037eccbc61c9d223bd3c7a37f 837 0.60/1.00 vMB 27
367,606 367,606 000000000000000006c950472ba5e3497e02be7d49c96838897b51a0e8cfb3c4 916 0.93/1.00 vMB 27
367,605 367,605 0000000000000000091a68f51ab5ecdb739384f46462484c0fdb82f0fe256a0b 918 0.93/1.00 vMB 27
367,604 367,604 0000000000000000144b7171c62a27a47fa814d0a7b0599bafaf912fc7f9e286 591 0.36/1.00 vMB 45
367,603 367,603 000000000000000009f1ab36df4f7de1377809ec0a3b95b8dc81dfa0d6f16cab 1,130 0.80/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.81 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: 710.30 GB
    • Received: 17.07 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.