Loading Tool

Explorer IconExplorer

Memory Pool

52,815 transactions
29.70 vMB
0.14664267 BTC
Random Selection Loading Transactions
Max Size: 159.13/200 MB

Candidate Block

Mining Attempt c2a0db2d4784224b0d0209e511247681ba152d52e27401b2eee8324a5d8c17b8
Version 20000000
Previous Block 0000000000000000000133cc4853fcb6e0594dde0b142b5c7760efc67fe44001
Merkle Root d898543885a28752a988f73bae28c7a5fed17f68b317e80f59c7088ddb7f006a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,066
Size: 1.00 vMB
Total Fees: 0.07488510 BTC
Feerates: 445.47 > 7.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,715 (784,984 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
129,731 129,731 00000000000004b4c19c613db02dbcb4419b0a4ca94b0365dde5870e720da787 13 0.01/1.00 vMB 622
129,730 129,730 00000000000006aa51d5bc1a23c60bbcc789aea935f627ef159ff517e79229b5 92 0.03/1.00 vMB 223
129,729 129,729 0000000000001c98d95431b089ca1cf53132789525360eac806d0d001fe0c708 4 0.01/1.00 vMB 944
129,728 129,728 000000000000197e41c609abadfca049621f276285aff25fba4b9d7f2dfb46fc 21 0.01/1.00 vMB 835
129,727 129,727 000000000000113d147fdda6a3cc3f017ebcc4ccec95c830b9d6c092290af714 8 0.00/1.00 vMB 1,278
129,726 129,726 00000000000014fdef5fa984627c3a3355c9485f8bed27d5ff66cf39b89b5d23 4 0.00/1.00 vMB 0
129,725 129,725 0000000000001124faadde2c6701beab89245b6a76fedda8b37ffb82a391733f 30 0.01/1.00 vMB 724
129,724 129,724 0000000000000f0df9325af9f00796df0e894598e402514760f45177fc991832 60 0.02/1.00 vMB 449
129,723 129,723 000000000000060d090d9b5e4486e43bb6ec274ab76ec9cbfd3468b28762d94c 34 0.02/1.00 vMB 1,140
129,722 129,722 000000000000074eb14149bb862e51e1e3ff408de2e8738bd5311ec0d2663acd 23 0.01/1.00 vMB 297
129,721 129,721 00000000000015203d66ef5262cccedb56b303e666292277acc17b3d97714d91 25 0.02/1.00 vMB 85
129,720 129,720 00000000000001a57bf297fba7376944173f77698da8039ad12ab523acc1f727 48 0.03/1.00 vMB 525
129,719 129,719 00000000000016eddda29cb0996034921e19830344f264796480a6c54c439145 25 0.01/1.00 vMB 1,384
129,718 129,718 0000000000000cb2d16bcdcc5e9383d70604abe926fb651abdd4683ea5b30cb4 12 0.00/1.00 vMB 2,296
129,717 129,717 0000000000001912d8e3df8ca5da9fb520bf31d2353cec0aae4df933dcb65051 34 0.01/1.00 vMB 68
129,716 129,716 0000000000001b0f4eb7bb1d1642fede9ee727d4d88b6497bbd727801396c429 44 0.02/1.00 vMB 1,327
129,715 129,715 000000000000121b9f2e12acf86299a7c2f69e573bd3313afb552b643f01f4ce 6 0.01/1.00 vMB 215
129,714 129,714 00000000000014c45922bab1f83a1fcfd8f35dc9cc44a6fc00bbb6b8c74f1777 4 0.00/1.00 vMB 1,351
129,713 129,713 0000000000000fc04c9e752a7d852a1bf189e9a3ab52de899d9a32a9bac0a881 59 0.02/1.00 vMB 193
129,712 129,712 0000000000000132648608af189a3d1f81c98e945b2a707a518f5a6cc7128e05 31 0.02/1.00 vMB 1,045
129,711 129,711 00000000000016aab0c8a3e1efa00bc50ed7747d7a18719b8a85486cbe74057f 119 0.05/1.00 vMB 97
Previous 10 blocks ↓
Total Size: 781.89 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: 645.20 GB
    • Received: 12.70 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.