Loading Tool

Explorer IconExplorer

Memory Pool

45,897 transactions
28.75 vMB
0.13914469 BTC
Random Selection Loading Transactions
Max Size: 152.12/200 MB

Candidate Block

Mining Attempt 9dc7ba333be199f4ccef15b85e87915972da7ed70345c5a8217b4855ee844e0e
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root dc43347748f17dad0064b2080f32beb4b0714f7af63862dff52477ffe86b33f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,545
Size: 1.00 vMB
Total Fees: 0.07862729 BTC
Feerates: 15,654.48 > 7.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (527,291 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
387,515 387,515 0000000000000000062abe5e0c62f75e152a1e1ef79a9f132eb1f2ac61048688 474 0.25/1.00 vMB 25
387,514 387,514 00000000000000000251cda9eec4779d9d228c16fb7a9530aed8a002cbb7f0f7 507 0.24/1.00 vMB 33
387,513 387,513 0000000000000000014fcda7bc4791f9f30869c9e3f45b7218db1343fe125079 605 0.25/1.00 vMB 41
387,512 387,512 000000000000000007d40d968d9c4fb3fae2639a85d0b14ebb9fb9513f2b65c9 575 0.51/1.00 vMB 16
387,511 387,511 0000000000000000026017a25994130a46237951b4d3d107790b89d261e6f3ef 1,881 1.00/1.00 vMB 35
387,510 387,510 00000000000000000cd59d7ee933f4145c6654cdd34e760fcceb50bd065fc713 1,891 1.00/1.00 vMB 26
387,509 387,509 000000000000000009644a37ced9ab60b843fc14c47608cde5b22d0b94b64e5e 2,591 0.75/1.00 vMB 60
387,508 387,508 0000000000000000012ec88e8408fcd8dd4e0b33c48a646de409c8a2ec30f714 738 0.58/1.00 vMB 14
387,507 387,507 000000000000000001c053851327064b1c99a3fe346514cfc6d8e8e0e55dcec0 1,850 0.93/1.00 vMB 29
387,506 387,506 00000000000000000470b3aaf55ca4f9484e36ed1a09108534ad809a83ee1c48 1,283 0.75/1.00 vMB 26
387,505 387,505 000000000000000003de4e46274378675687728461f9c40d66a2d5c23b4840d3 1,030 0.89/1.00 vMB 17
387,504 387,504 000000000000000000fed988eea7c0607820357944a659a2f7f5e739578ab25a 203 0.10/1.00 vMB 30
387,503 387,503 00000000000000000d5c7a3494ae6b19c3a2272b439216e3554c8ba5b5054086 1,198 0.93/1.00 vMB 19
387,502 387,502 00000000000000000b2a472dc6324903acd8f89df9e7fe5b9b2337cea28c63c4 1 0.00/1.00 vMB 0
387,501 387,501 000000000000000003b3dcd09f99e6104d1350a8cf494d5377aeada320cb3ab5 2,135 1.00/1.00 vMB 29
387,500 387,500 000000000000000005ad7fe6fad71564081cff095e4b9768fe27aa7f69f8ce5e 962 0.34/1.00 vMB 36
387,499 387,499 00000000000000000c329fc400039be37c096a02af8498ba87892f43640de22e 627 1.00/1.00 vMB 15
387,498 387,498 00000000000000000a16b9c6023753f74d942f852a3f0dfe6530af19e22672cb 659 0.25/1.00 vMB 40
387,497 387,497 00000000000000000a7577b102683cc07328c8910f3055943f0aba17db554a7e 865 0.93/1.00 vMB 17
387,496 387,496 000000000000000005a63ca89b20ab85202e52599c3498bc47b1831cbdc15248 2,430 1.00/1.00 vMB 41
387,495 387,495 000000000000000006519f95986c99ba408071790a3a4daba556d552e3f1cd7f 1,815 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.04 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 650.75 GB
    • Received: 13.32 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.