Loading Tool

Explorer IconExplorer

Memory Pool

81,807 transactions
30.32 vMB
0.16842910 BTC
Random Selection Loading Transactions
Max Size: 183.08/200 MB

Candidate Block

Mining Attempt 9c7f930d398f26c0490153106305241df0a068c16ad7c38b06c3f0877993398c
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root 5861e0234a09bd79ac4b1983de3c0bf2fb355ad97048493c854dff90677114fb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,349
Size: 1.00 vMB
Total Fees: 0.09208522 BTC
Feerates: 502.67 > 9.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (504,523 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
410,600 410,600 000000000000000000daae1c2661d3e7feff651a787b671775e80b5bd10b7c84 1,063 1.00/1.00 vMB 27
410,599 410,599 0000000000000000051b4845ed79421f04f5fb6b6b2cdef8ec0ebbf88007e1ab 1,691 1.00/1.00 vMB 30
410,598 410,598 00000000000000000379d8127beb0f42c22c56476306f850d721c32a59a99c4c 1,673 1.00/1.00 vMB 32
410,597 410,597 000000000000000001194d5fe62e70c5bd2f837138bd0e10438be580fc97c0ce 1,941 1.00/1.00 vMB 42
410,596 410,596 00000000000000000066304373a41184b126c81c571f05bdcd089ec12cfe1f5a 132 0.06/1.00 vMB 35
410,595 410,595 0000000000000000029d36f974026dcacfdecebd7696080e74cbde0c197b2f48 170 0.82/1.00 vMB 9
410,594 410,594 000000000000000000f5efd5b9936ce6992b4f9cbfbc8ae2d2b4a5bf7f39ec76 955 0.99/1.00 vMB 24
410,593 410,593 000000000000000003b86c3a66bd13afa58c4c3c34d67fa8c6eadb8fa7200a6c 2,322 1.00/1.00 vMB 41
410,592 410,592 000000000000000002d1111d62526b890e77746a4f8d57b111d43ee1f13c9009 1,721 1.00/1.00 vMB 34
410,591 410,591 000000000000000002f81bc80c8281bb7107d30f1f189314a742607033036e8e 1,562 1.00/1.00 vMB 28
410,590 410,590 000000000000000003cf6672bafa7da17ccdf27476e84bce59c4bc9b60fbcd83 2,162 0.99/1.00 vMB 32
410,589 410,589 00000000000000000050f014f816f04c55590ab065ab6465f217a4bd13869a97 3,315 1.00/1.00 vMB 58
410,588 410,588 000000000000000005b766b6824566cf8eecdc10952393bf5c3dbed91a7041aa 2,183 1.00/1.00 vMB 41
410,587 410,587 0000000000000000019a87c5ee1faf261ea0835659419dba9d20284fdc6a91ce 2,622 1.00/1.00 vMB 35
410,586 410,586 000000000000000005d607fea818705f6d99676c1f678184533551915cbb6b27 3,235 1.00/1.00 vMB 63
410,585 410,585 00000000000000000145d848314d2fdbb6b826694b3db4d34397d7bd54d4d24f 1,586 0.72/1.00 vMB 33
410,584 410,584 0000000000000000060702b077f37096ca1bc2fae04e14e78fe38828978f51a2 1 0.00/1.00 vMB 0
410,583 410,583 000000000000000005a94932cd1ca077380211bbde669d63017901d2d3747be7 142 0.10/1.00 vMB 46
410,582 410,582 000000000000000002059fd37646c2fab9b0cd86dff5adce83f566bd9c425d10 822 0.93/1.00 vMB 17
410,581 410,581 000000000000000005cfcf26f1b8b70b151c777bd0ff68697c306656d024d3ea 3,373 1.00/1.00 vMB 52
410,580 410,580 0000000000000000006ee52aa900c5dd5fa37b7347568f8d6c4fef6c6c7f1d0b 297 0.15/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.60 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: 671.85 GB
    • Received: 16.04 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.