Loading Tool

Explorer IconExplorer

Memory Pool

77,453 transactions
28.92 vMB
0.12166622 BTC
Random Selection Loading Transactions
Max Size: 174.87/200 MB

Candidate Block

Mining Attempt ab15badf2b4d6585139b15a6c12908b3ae3d55e782c318de7c8356619fac6c79
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root c099492821c35212d8a23c58e789cd0d32841b20812c1d7c841569456bc0fceb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,114
Size: 1.00 vMB
Total Fees: 0.06127423 BTC
Feerates: 108.69 > 6.14 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (108,697 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
806,419 806,419 00000000000000000003369fae8886733f06fd413919e7013fe6a04c25e55ff4 6,760 1.00/1.00 vMB 18
806,418 806,418 00000000000000000000709e5ce2cfb950a003c44e18db4b1b2c39275bfe3a24 3,496 1.00/1.00 vMB 17
806,417 806,417 0000000000000000000408cb5730331eae685be775e9906f9eb619176eb925ae 3,036 1.00/1.00 vMB 18
806,416 806,416 0000000000000000000106e891a852d001192d743cc2decd88e34d1120b9babc 3,861 1.00/1.00 vMB 22
806,415 806,415 000000000000000000013a97b428b0c2718f49c4c7fab7554f4e857c03fd3e84 3,492 1.00/1.00 vMB 18
806,414 806,414 00000000000000000001532f2613d47c05313df72c99f2f25459635dd4ddfd10 3,019 1.00/1.00 vMB 19
806,413 806,413 00000000000000000000f190eb7812095c734ee3784f903fdb8365f1e8961ee0 3,828 1.00/1.00 vMB 21
806,412 806,412 000000000000000000006f6a96a11ba1a62d0bd023827f4bb223a00e2a2485a8 3,365 1.00/1.00 vMB 16
806,411 806,411 000000000000000000020b843030aaeaf8eb0ca929090290f11b3ff8b1a35fc3 5,171 1.00/1.00 vMB 16
806,410 806,410 000000000000000000047e197e78eeba5d81aaff1be82555122b79502b63af56 2,727 1.00/1.00 vMB 21
806,409 806,409 0000000000000000000303b797eb38621cbe04e6d261bb074caf446d5ab80baa 7,411 1.00/1.00 vMB 17
806,408 806,408 0000000000000000000460456325d8cbd8e1994164ec63565f5b4f30aa3d8b7d 2,327 1.00/1.00 vMB 19
806,407 806,407 000000000000000000027631ffa733fe63236370bd4e190a0d1db5209908d712 3,712 1.00/1.00 vMB 18
806,406 806,406 00000000000000000003de53aa7664030cd2317af9001171a63b4589f57c9e26 3,021 1.00/1.00 vMB 22
806,405 806,405 0000000000000000000485d0dc8959d93410c50de2aeb207a3e114222daf995a 7,194 1.00/1.00 vMB 16
806,404 806,404 00000000000000000000e50c9bc33c7a10f27b3b63b0abf4c34e41136ffe4b42 4,335 1.00/1.00 vMB 18
806,403 806,403 00000000000000000002d16612516810178adbdd9ff1a998ba1569eeae56fc50 5,631 1.00/1.00 vMB 17
806,402 806,402 000000000000000000043ec81f668ae572cd462452dc14fe6c2d6a0e4766e080 5,272 1.00/1.00 vMB 17
806,401 806,401 00000000000000000001110fbb2b83fa77658a59e8de09a612d448a1fdec92d4 6,144 1.00/1.00 vMB 17
806,400 806,400 00000000000000000004e0dd717641832e782bd5a5b92cf80c64c092ae1a8c8a 5,027 1.00/1.00 vMB 17
806,399 806,399 00000000000000000002f985a10a40897d04888ac10c8ac75867a50b016eb6ef 6,554 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.59 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: 671.53 GB
    • Received: 15.95 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.