Loading Tool

Explorer IconExplorer

Memory Pool

41,065 transactions
27.99 vMB
0.07492484 BTC
Random Selection Loading Transactions
Max Size: 143.79/200 MB

Candidate Block

Mining Attempt b0cca940b9125cf9234092d7ea165aae500d78c72cd452d7b1bc75f1307b7bc1
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root cc3efddc4dbae8589b09392b80ce696237b658af2d18dbf36a1743e943d25791
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,765
Size: 1.00 vMB
Total Fees: 0.02108751 BTC
Feerates: 101.49 > 2.11 > 0.50 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (637,217 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
277,428 277,428 0000000000000000430d5bd10216a77cb2097607e17561fb06d297b02b085258 157 0.15/1.00 vMB 11
277,427 277,427 000000000000000257c816838f7d269f8da32de2602762ae6e4b1c55962bd2b2 358 0.19/1.00 vMB 56
277,426 277,426 00000000000000009717ee3ed90e83fc8c2f82cd6a830189a1aa55fe90e596c5 307 0.29/1.00 vMB 26
277,425 277,425 000000000000000008c22e17480dabb5c89e32ced083d40bf768c87845605940 1,207 0.50/1.00 vMB 54
277,424 277,424 000000000000000354d561bd7f64814b2b2a75a13f59a5143802d88c0a4e3664 86 0.33/1.00 vMB 1
277,423 277,423 00000000000000032cbee9f0168fcbccd0d3279a74e3e7c4acad01908ae0d2df 767 0.36/1.00 vMB 42
277,422 277,422 0000000000000003760264496e23489643d91bd9b540e6f1012e45589f75cd5a 80 0.03/1.00 vMB 112
277,421 277,421 00000000000000022e187921cb7d5934398a3724dadcd123128bdaa108e3cb56 251 0.15/1.00 vMB 66
277,420 277,420 0000000000000000d14b6d9811bc0669e56f4f9ebb1940f25ece9af6a509c594 218 0.20/1.00 vMB 19
277,419 277,419 0000000000000002b9adbb7d52824f3bee9962c748d6aa437ded653e761b45e0 776 0.25/1.00 vMB 66
277,418 277,418 0000000000000001f329bf14442061006c311749642d4ca63984ffb548db780b 384 0.40/1.00 vMB 20
277,417 277,417 00000000000000039aaf76f702368cab0f55c8140e08c5bc0451b5692adc3bb2 742 0.25/1.00 vMB 77
277,416 277,416 0000000000000003696f88dc5eb21e54f25d94938ad5623a43cc26fbf41b8862 483 0.19/1.00 vMB 156
277,415 277,415 0000000000000000ab60cc10d2acd15b9da62524aca2afabe59797866932e9e8 90 0.14/1.00 vMB 12
277,414 277,414 0000000000000002d3ad26cd648c9a6dc5f6921bc59e14e34d48b73431bfbf11 191 0.09/1.00 vMB 43
277,413 277,413 000000000000000251d985d8d31936043f11c6550dc192677c069bb604e7b171 349 0.14/1.00 vMB 63
277,412 277,412 0000000000000001ec3fe9d65463521666143b02431e59dd2cc9a556193b5674 188 0.35/1.00 vMB 13
277,411 277,411 000000000000000083bdd9d1cddd13ca7294b30040224414b30c96bae086def8 464 0.35/1.00 vMB 27
277,410 277,410 00000000000000002d65e6d1eafacb77f2d6c673b0bb3541b9c04e09e0cd5057 428 0.23/1.00 vMB 39
277,409 277,409 000000000000000187341f4284af7815cef8fda3d3db4d9a121f38a4e16fc0a3 362 0.15/1.00 vMB 49
277,408 277,408 0000000000000002a200022aec336f8865c30a5f3f8861136c8531545ce31509 264 0.17/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.76 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: 632.53 GB
    • Received: 12.12 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.