Loading Tool

Explorer IconExplorer

Memory Pool

80,316 transactions
29.53 vMB
0.12748856 BTC
Random Selection Loading Transactions
Max Size: 178.75/200 MB

Candidate Block

Mining Attempt 5388c47586c3cf6a1dcb7e974d538c52de89de934d30326ddec63f40c71e312c
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root c6e4960dbdb6672bca371736d089f69c5af834410320c40e5486dc40778691d2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,841
Size: 1.00 vMB
Total Fees: 0.04639707 BTC
Feerates: 477.45 > 4.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (226,314 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
688,985 688,985 000000000000000000043349b6719a67d6404906ce42c5209cac871b9e5abc12 2,532 1.00/1.00 vMB 48
688,984 688,984 0000000000000000000c9067717dc69b13739271455e11583e57226e13d3b118 2,188 1.00/1.00 vMB 51
688,983 688,983 0000000000000000000745124b919504b33723f4a547bfa1746e24c781b08334 1,607 1.00/1.00 vMB 41
688,982 688,982 0000000000000000000b4d1f603f4ed68ffaa33dcd939645a99b9e00215b70bf 2,667 1.00/1.00 vMB 30
688,981 688,981 00000000000000000003226408acd658813d77ff638ed5947a21ac38d544a40a 2,784 1.00/1.00 vMB 51
688,980 688,980 00000000000000000005aa8f56c784d8cf7f9c998c9106dbc91defc7892fbe69 2,825 1.00/1.00 vMB 71
688,979 688,979 00000000000000000009c4def78998fd215914f93d76623ba0e4ce8be9cdc171 1,510 1.00/1.00 vMB 42
688,978 688,978 00000000000000000006f8787f8ff2b1328dcc443d0e31bcdf7aa29d81ec16de 3,052 1.00/1.00 vMB 62
688,977 688,977 000000000000000000042a9918093205fa609f0c58a3a0214070d51546e6d1cb 1,345 1.00/1.00 vMB 68
688,976 688,976 0000000000000000000b16b1c2cfd3b3494218da1f7c2eb67a42abddd5119ae6 2,237 1.00/1.00 vMB 67
688,975 688,975 000000000000000000026ce50efd0d2a0c88d7bde4af76c92a599176e4eecba4 3,020 1.00/1.00 vMB 73
688,974 688,974 000000000000000000040613277366cdedad203ab41a65d0b3870d60b85f4720 3,058 1.00/1.00 vMB 66
688,973 688,973 000000000000000000066e909df7acd5f95395ba2bd27ff1b7718a320c8e1c11 2,098 1.00/1.00 vMB 37
688,972 688,972 0000000000000000000adcf84bb1b2c9236cff1792ad97c43ca392da5b5e004f 2,641 1.00/1.00 vMB 70
688,971 688,971 0000000000000000000685f068595dcc93d9032d70f276a63499e19702e15e36 1,236 1.00/1.00 vMB 15
688,970 688,970 000000000000000000076e53c720e850cc46fcbc42a65f7aa0917755daec3c22 3,310 1.00/1.00 vMB 75
688,969 688,969 0000000000000000000674ecf3330ccf3472044d2f69b585ba37a4d95b9faf35 345 1.00/1.00 vMB 12
688,968 688,968 0000000000000000000a5d1a2c8758aee86bb270bbf6325fb6e3ce0ccb55a3b6 2,727 1.00/1.00 vMB 46
688,967 688,967 000000000000000000017a84e2049f38552f74b1af2095a3fd4cb4827bcc267e 1,305 1.00/1.00 vMB 52
688,966 688,966 0000000000000000000d512b681dd12217dd903ee2bdaf5a28dd2a9303529942 1,526 1.00/1.00 vMB 27
688,965 688,965 0000000000000000000af07c5129391211285d2495272741eea8c38495b8d623 2,563 1.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.91 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: 713.81 GB
    • Received: 17.48 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.