Loading Tool

Explorer IconExplorer

Memory Pool

80,709 transactions
29.77 vMB
0.09645960 BTC
Random Selection Loading Transactions
Max Size: 180.46/200 MB

Candidate Block

Mining Attempt c0d70b3e4f5cb057513f315081693553db31cc7b784f09b85e4e0bd87314583f
Version 20000000
Previous Block 00000000000000000001fa937a9d4dce7a38d755f594edd200e4f323094a5ecd
Merkle Root 56af9d7a98ffa3623d785e7780fa4c2d1441d29b8e1b628aab07635d13c02060
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,325
Size: 1.00 vMB
Total Fees: 0.03225113 BTC
Feerates: 502.67 > 3.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,089 (212,556 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
702,533 702,533 0000000000000000000269cdab18262ace33d9d56ae0d2a8bafa02caba7af799 2,059 0.81/1.00 vMB 9
702,532 702,532 000000000000000000084eec691efad757b0879aa6bdf197d1bf2e8c5e57359c 223 0.09/1.00 vMB 12
702,531 702,531 00000000000000000008843418a2bdeb053e08a2c9d0faa5b40a83be2fd6c3c1 1,138 0.39/1.00 vMB 11
702,530 702,530 0000000000000000000a26242d6baf14373a1bc1319ffb3145c019a336e25674 1,298 0.46/1.00 vMB 12
702,529 702,529 0000000000000000000b1945070b72b8a5e2745279cd60784b9e37f35d7c9bca 1,060 0.41/1.00 vMB 15
702,528 702,528 00000000000000000006862174cb57f27028f09abf168fed86d501cc499fe44e 698 0.36/1.00 vMB 7
702,527 702,527 0000000000000000000985b4121cedd660c4a73d1c0eb78cf49ff24221a44b7f 1,339 0.49/1.00 vMB 8
702,526 702,526 00000000000000000001cbb452da6bbb3867669f709af92110b34b203625b75f 1,591 0.60/1.00 vMB 10
702,525 702,525 00000000000000000001d5cc632370e6d483865c65e4c16e2073a64c7ad205c1 1,924 0.87/1.00 vMB 9
702,524 702,524 0000000000000000000493951951c1946e9a84cf2f893d98b2752e95d7f60f51 161 0.05/1.00 vMB 13
702,523 702,523 0000000000000000000671e720e7e49f5de3a5cb04570cdf6f16f05f34cc11eb 64 0.05/1.00 vMB 10
702,522 702,522 00000000000000000004cd6db35703f79f3c66aedacd5f5cf12f3250d95069f3 1,053 0.38/1.00 vMB 10
702,521 702,521 0000000000000000000e9f22afb4e00b359fa5b02618bb714e88e2a3bfa0c67b 1,173 0.76/1.00 vMB 5
702,520 702,520 0000000000000000000a3cd15ab477a27ca83f66b96032b591cdeca51f685d91 1,782 1.00/1.00 vMB 8
702,519 702,519 00000000000000000007410fc4ae120b62be24134fc5020d985c97bf9d53393f 914 0.32/1.00 vMB 12
702,518 702,518 00000000000000000008c51a6c212b3abfdb199f752acc799095b0227200dcfe 903 0.52/1.00 vMB 6
702,517 702,517 0000000000000000000c6d2836375656138c2138a75e0b273fb9d9f5dfad198f 1,454 1.00/1.00 vMB 7
702,516 702,516 000000000000000000059229ecd223fee0c896f966e4e55af35a91e890a9e995 382 0.11/1.00 vMB 16
702,515 702,515 0000000000000000000962a898c077750463d7061b032b0198bc7ceb5dabb9c5 884 0.43/1.00 vMB 15
702,514 702,514 0000000000000000000c61fa970ecc59bd359683502b9f6e93dc3af4a06bbe6f 660 0.23/1.00 vMB 12
702,513 702,513 0000000000000000000457ed6a61538d1165fd302e7814123653a14360861bc6 1,345 0.47/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.55 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: 669.80 GB
    • Received: 15.76 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.