Loading Tool

Explorer IconExplorer

Memory Pool

80,119 transactions
29.57 vMB
0.09305804 BTC
Random Selection Loading Transactions
Max Size: 177.35/200 MB

Candidate Block

Mining Attempt 64690a44d129baaaabf2584a40c1754ef0da7fe944c264b4db08a41bf52a8c61
Version 20000000
Previous Block 00000000000000000000ac9a110e87b4ee4be0fde34cf75b1a29f72c4b2b9abc
Merkle Root e33c373cc5f4216d38ba616ada554773bd01c7c65f20e6a3735d8098893846ec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,155
Size: 1.00 vMB
Total Fees: 0.03265170 BTC
Feerates: 150.80 > 3.27 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,063 (504,098 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
410,965 410,965 000000000000000002080a41873c7d0d4cb6cab6a525be3778a1648420790396 2,029 0.92/1.00 vMB 36
410,964 410,964 00000000000000000586fbf0c4d4801d845d1939625560ddf39a9da85a06c69b 1,839 0.96/1.00 vMB 32
410,963 410,963 0000000000000000057302558f7b5dd0daa87b06359045a85c116e8bf180d6a4 210 0.42/1.00 vMB 6
410,962 410,962 000000000000000003d4cfab6c1103705af59ad5b0f1b2819e874af457707ac4 210 0.08/1.00 vMB 38
410,961 410,961 00000000000000000222b88e22aceb8370be65aa23f94c65930f5ca62fd6e46d 715 0.35/1.00 vMB 36
410,960 410,960 00000000000000000564b6c97c3d6c823b7c83efeb3f243dfb241c0150816a85 1,409 0.76/1.00 vMB 27
410,959 410,959 0000000000000000055dfc21a5acaa75fa31e9106056ac0e5e7ccdaf25e18929 2,452 1.00/1.00 vMB 50
410,958 410,958 000000000000000004574db66914cd0874b61825616bd723b528c88fa311c005 1,367 0.54/1.00 vMB 37
410,957 410,957 0000000000000000035f21fd0d99b30b4b7461e3d8302cc697dba84f714ac8e7 123 0.05/1.00 vMB 43
410,956 410,956 000000000000000005d3871a5087cec4b248fa9f7e77448787979c51d1e5d5ed 725 0.33/1.00 vMB 35
410,955 410,955 000000000000000003018c2d107c89c8b3b1d76a0293645299293f1f1e9d1251 1,127 0.57/1.00 vMB 32
410,954 410,954 000000000000000005ab15d44d1bcea4345233346dbb18540dda327227c7dad0 1,080 0.59/1.00 vMB 23
410,953 410,953 000000000000000003cc2b17853ba7b33ac0f3e6e693fd422ac31911f63dcb83 2,287 1.00/1.00 vMB 55
410,952 410,952 000000000000000003880aea541fcc6a998754f948105a2486915a055e6709cd 537 0.31/1.00 vMB 28
410,951 410,951 00000000000000000208f2bc332d4bc41c344904d8bd156238c34e49896b07f3 31 0.02/1.00 vMB 42
410,950 410,950 00000000000000000480d30a3c94bf9edd7abfc1c1c27636ffd85e53d749793f 508 1.00/1.00 vMB 15
410,949 410,949 0000000000000000037d051b2f117f1c69cb9a6b878fc07b3160d24621535f72 1,524 0.74/1.00 vMB 32
410,948 410,948 00000000000000000448e07882ac1fb94b874c3b12254211819e1986317d9c88 2,061 1.00/1.00 vMB 39
410,947 410,947 000000000000000005e8e382f90b4320da9801f4c8fe8194a844431862e2461d 2,444 1.00/1.00 vMB 39
410,946 410,946 00000000000000000509449ca1b5e1f49b1a129c3f022e8e511a752b5c02ce5a 670 0.29/1.00 vMB 34
410,945 410,945 000000000000000002d7cfa9a44fc9ac7f5f92ed8097434e14eb008e8b66bcf2 574 0.22/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.50 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: 668.43 GB
    • Received: 15.52 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.