Loading Tool

Explorer IconExplorer

Memory Pool

78,289 transactions
29.09 vMB
0.08103712 BTC
Random Selection Loading Transactions
Max Size: 176.08/200 MB

Candidate Block

Mining Attempt b7ffcc81775abfee20962bda341fbf775c02ceaeb7702379a96a95ab2a9bd78d
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root e9aa98e35e154edfced2ef43e805c755e38905fb740d42ff89817c8923543d27
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,819
Size: 1.00 vMB
Total Fees: 0.02026064 BTC
Feerates: 178.73 > 2.03 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (112,648 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
802,514 802,514 000000000000000000027cf16f85945a30c10c5d10f180e41b76a2be59e7c595 2,793 1.00/1.00 vMB 23
802,513 802,513 000000000000000000032f646dd210472cfabc1002e96074cb6ef805f6b674de 3,285 1.00/1.00 vMB 44
802,512 802,512 0000000000000000000312f0dacd01ca426106a903a0ffa9870e7ec93d237ebf 3,540 1.00/1.00 vMB 29
802,511 802,511 00000000000000000003c4c50ccaab2d6c22e045250438c2155da11af39d0bf0 3,560 1.00/1.00 vMB 7
802,510 802,510 00000000000000000002e704602eb5f4852239fe2959ba901b3b34ef3a34f6ba 2,163 1.00/1.00 vMB 10
802,509 802,509 000000000000000000035937c882c1de04f1a175d5bf30b6b5083ddfe8822501 2,440 1.00/1.00 vMB 22
802,508 802,508 0000000000000000000029868b7feaa610bfd39262376c5ac31cdd6b978cff6c 3,900 1.00/1.00 vMB 30
802,507 802,507 00000000000000000003b1453f871d549b98888de055ffe2849215f8f95ca5c4 5,692 1.00/1.00 vMB 8
802,506 802,506 000000000000000000049fc3569b7c51fec51211cc17f57c92e497e37be4f665 3,992 1.00/1.00 vMB 12
802,505 802,505 00000000000000000001061b20599bd59f142d522f57497efad9c84fe76e3ce2 3,102 1.00/1.00 vMB 22
802,504 802,504 0000000000000000000265156423b40f9315242f5aa39ac317439bf050a39630 5,989 1.00/1.00 vMB 8
802,503 802,503 00000000000000000004df13dc6698bbffc763ba9b126972f4669e2209499ac7 2,162 1.00/1.00 vMB 15
802,502 802,502 00000000000000000001a3c8e6069d5a7d7c7236c91953bfd356794211151b04 2,030 1.00/1.00 vMB 13
802,501 802,501 0000000000000000000162d4ef14d9e16ee0e1b6ab91fcadf3b2a2fe678acedb 2,990 1.00/1.00 vMB 15
802,500 802,500 0000000000000000000321ae3220d39939f4a805e59aa84529bd2d0144fee573 1,827 1.00/1.00 vMB 13
802,499 802,499 00000000000000000003461ebe666f2690be8ce37d1c3c1adaad7f5509eaee83 2,593 1.00/1.00 vMB 13
802,498 802,498 0000000000000000000119512833d3e02b1ae0cacb8016802babe76f64583b66 1,359 1.00/1.00 vMB 25
802,497 802,497 0000000000000000000010a4202c8dd0a735be8ead78f68dc43c45ac0d8883b6 2,643 1.00/1.00 vMB 25
802,496 802,496 00000000000000000000a4bd741ac85542eff05f97f751a30f6a4c2f9243cd27 2,593 1.00/1.00 vMB 11
802,495 802,495 0000000000000000000227d3bedb0bb2a18001043a95a78bef39a5fba9d4b4c3 3,018 1.00/1.00 vMB 15
802,494 802,494 00000000000000000001dff4321289d330ddb9627d870de0812625042e0154d7 2,588 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.68 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: 677.80 GB
    • Received: 16.44 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.