Loading Tool

Explorer IconExplorer

Memory Pool

50,318 transactions
30.23 vMB
0.12456510 BTC
Random Selection Loading Transactions
Max Size: 161.85/200 MB

Candidate Block

Mining Attempt 21b6a4ed327484d981f4cd54daf371a8ddae5fdcfeda9c9ae8bf82c285ed3934
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 11ffee20a9c8e6362ea5f165a8438e75ddca56836eaa9dc7ca8febca6b7e167c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,013
Size: 1.00 vMB
Total Fees: 0.05280130 BTC
Feerates: 150.75 > 5.29 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (189,667 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
725,146 725,146 00000000000000000008fce27e5a986f16daeaeb998a8253d28bcdba67817e9d 3,068 1.00/1.00 vMB 11
725,145 725,145 000000000000000000015a0dfce3f2397b816b1386c69fcf18da4157af1a0c67 216 0.06/1.00 vMB 10
725,144 725,144 000000000000000000067f5e3ad26d21226d508325d1016ffab4da309cebe582 666 0.19/1.00 vMB 7
725,143 725,143 0000000000000000000583dffb45dd5aef10c6603d4110a4ba848f3d1dd49e22 1,085 0.87/1.00 vMB 5
725,142 725,142 00000000000000000004dcb60c1f4ae66347b4844e238242c00a13de87f3b907 2,416 1.00/1.00 vMB 5
725,141 725,141 00000000000000000001d5a38ef763e1c2b2913d234d3382d0ddfcb42c1edcb6 2,541 1.00/1.00 vMB 13
725,140 725,140 000000000000000000028107e86e2d318eebddb7ad3321922ed410face8a5ba5 540 1.00/1.00 vMB 1
725,139 725,139 000000000000000000076e0ae845d36d79af30324d151985722b50e75dd007c0 1,258 1.00/1.00 vMB 5
725,138 725,138 00000000000000000008a0778b3041ab00af7a36cb67fdefff0865ad3da9233a 529 1.00/1.00 vMB 3
725,137 725,137 00000000000000000003c8fe942abb1021fe7a4b3707159084125e08716f5eec 2,444 1.00/1.00 vMB 10
725,136 725,136 00000000000000000002b61bf14d464077b3afee72c8f5c1396960a967bc51e4 2,348 1.00/1.00 vMB 6
725,135 725,135 0000000000000000000360e76a39dc9eb717e077565df8ffc476000dfeda54e7 2,801 1.00/1.00 vMB 10
725,134 725,134 000000000000000000035541ff2374b19dd5d504aece71878d6026b6afbb4efd 1,426 0.63/1.00 vMB 2
725,133 725,133 00000000000000000005e9cbd67cc4ea856307f7051ce4b3a2b346581a79de39 1,992 1.00/1.00 vMB 10
725,132 725,132 00000000000000000002caf19c19e14ba7c89cfd2fe11fcd84b68ddd4c0ff787 573 0.37/1.00 vMB 1
725,131 725,131 00000000000000000004d2c54e675f0992e5275d80626a14cf1762a93127270a 1,809 1.00/1.00 vMB 3
725,130 725,130 00000000000000000003805155ac6e8b04c0457bd3cb684262de079a086e7eb6 2,953 1.00/1.00 vMB 6
725,129 725,129 00000000000000000005656622486d3f4566439ccf142edf3b4e3d7fa8cb3d81 3,364 1.00/1.00 vMB 6
725,128 725,128 00000000000000000003e846879c88b7fb551dcc813453732406adb4c4288e81 2,138 1.00/1.00 vMB 22
725,127 725,127 00000000000000000005e210f405f7e2ea1a7a6df07af1ee9bcd00628079c044 1,598 0.90/1.00 vMB 1
725,126 725,126 00000000000000000005545cdee09681cc98d146df0c347985715a32e6a266bc 2,150 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.06 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: 651.10 GB
    • Received: 13.40 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.