Loading Tool

Explorer IconExplorer

Memory Pool

38,260 transactions
32.34 vMB
0.07985255 BTC
Random Selection Loading Transactions
Max Size: 159.31/200 MB

Candidate Block

Mining Attempt 7ba603aaf1c259324707debe9c26df955026960e2bec3845d68be677b0758938
Version 20000000
Previous Block 00000000000000000001da7c7d0e2d22bf8ee077eb047284ed5674e23b193a1b
Merkle Root c3a2a552ebda1886584b770e08cfb021cd3cdbac59895e32ca9cc06a4614b621
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,515
Size: 1.00 vMB
Total Fees: 0.01179034 BTC
Feerates: 150.68 > 1.18 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,559 (45,374 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
869,185 869,185 00000000000000000001a63932c16bac43d80222a0b609caaa51680131e720aa 2,910 1.00/1.00 vMB 8
869,184 869,184 000000000000000000013a8efcc55113e8fb3b718a4a8ad467cedbd6efbb7822 4,199 1.00/1.00 vMB 3
869,183 869,183 000000000000000000003a2fe78aa87d195f242a8537cce372d791f3cc75bda1 3,848 1.00/1.00 vMB 6
869,182 869,182 00000000000000000001e933dd9c6b6e9ede0dc68acda6ffb2f955febdafc234 3,840 1.00/1.00 vMB 4
869,181 869,181 000000000000000000019c91bec410560ca6c463c24bcc857bbb041f7b9c5c06 3,460 1.00/1.00 vMB 9
869,180 869,180 00000000000000000000d7be182c718affd6f5137c479ee5d80fbb45cbb6cddd 2,769 1.00/1.00 vMB 3
869,179 869,179 0000000000000000000153dfa90eab5a1df4fcc82b2fb4e4b697856e5a9a394b 3,666 1.00/1.00 vMB 6
869,178 869,178 0000000000000000000136af0c214a4b003f43bd80a3198a1cce5529a26b2c9a 3,228 1.00/1.00 vMB 7
869,177 869,177 000000000000000000015e0f5cdbc5da74412e6864d9277589240bec56593631 2,953 1.00/1.00 vMB 7
869,176 869,176 0000000000000000000133f4ff14a132cce554e837f8bb787e6b2d512d8d4c1e 3,284 1.00/1.00 vMB 6
869,175 869,175 00000000000000000001a62015fcb13f35696c3bd2a4778269c98e8cd99e33c9 2,965 1.00/1.00 vMB 6
869,174 869,174 000000000000000000020459400c0fd6d237ddf0bc6d831234e25b9b8707cdd1 2,996 1.00/1.00 vMB 3
869,173 869,173 0000000000000000000294013714f221cd25929ad95168ac3b7c19d6ed8f424d 3,059 1.00/1.00 vMB 10
869,172 869,172 0000000000000000000090bb95bc92b6f8940abc28184d4cf6bff49c2e5fc58d 3,861 1.00/1.00 vMB 7
869,171 869,171 00000000000000000000c5309c207c4f3487f9ca9f2bb1f682f606b472d92722 3,188 1.00/1.00 vMB 5
869,170 869,170 00000000000000000001dc334acad51f426da8b414628a85656e487ad12e4acc 1,793 1.00/1.00 vMB 2
869,169 869,169 0000000000000000000274fcdb2164bf1401963917c88ab83c4a72978a8249d2 2,080 1.00/1.00 vMB 3
869,168 869,168 000000000000000000026a6df7e900e44005a92b4136aec6663d542e766e9b33 2,809 1.00/1.00 vMB 2
869,167 869,167 00000000000000000001b93d11af3149064be74e2c25ce2f2b4b1440ba62ce7e 2,500 1.00/1.00 vMB 4
869,166 869,166 000000000000000000018b51ef39331d342c197748ac3dd3ff942b09fda3c667 3,281 1.00/1.00 vMB 7
869,165 869,165 00000000000000000001d58e4462d96e580b82fed3b86f8643236fa496023438 4,438 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 781.60 GB

Node Details:

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