Loading Tool

Explorer IconExplorer

Memory Pool

77,528 transactions
30.01 vMB
0.07041198 BTC
Random Selection Loading Transactions
Max Size: 181.97/200 MB

Candidate Block

Mining Attempt f10797f6a05bdabaa25085c55ce33ebbbb9f83db18b63ea5cebc25d3d786874b
Version 20000000
Previous Block 00000000000000000001ba71b7469b64db1b81f795f06fef5c8de15c97c7831e
Merkle Root 8f9969187e80f5a56a3847240d86376b051a89d9551f60223651129bd1b178ab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,081
Size: 1.00 vMB
Total Fees: 0.00672078 BTC
Feerates: 45.66 > 0.67 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,193 (505,083 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
410,110 410,110 0000000000000000012ebd2f1610e0b84cce658c92b0ba3c7ee0839fbd406615 963 0.36/1.00 vMB 36
410,109 410,109 000000000000000005df6862f515d7c9d042707f3b5bf992153fff9dda391626 824 0.30/1.00 vMB 38
410,108 410,108 0000000000000000058cf0e899b93e7c8874b4593fcab4cb55f10ee20eaa1ee0 185 0.06/1.00 vMB 40
410,107 410,107 00000000000000000393c63eaba34b8e23c757ccdb339ea84951c355412945a9 363 0.18/1.00 vMB 33
410,106 410,106 000000000000000002d46766b13e40c6803e8deaf27343dc9ab451176f584f76 21 0.01/1.00 vMB 41
410,105 410,105 00000000000000000306418615c5322b207c7bb9dea2b2d89fe02fd72f4965be 19 0.01/1.00 vMB 52
410,104 410,104 00000000000000000266f137dd78cbc0d2221d331fb2e38510fce87907a6b601 154 0.06/1.00 vMB 38
410,103 410,103 0000000000000000046f2aff5a947c2bac20e42250cc38eb254d84d1ee9e3bf3 913 0.35/1.00 vMB 39
410,102 410,102 0000000000000000028c83367c47e883cf5c93ffc2945781f5e26e5c1412b2db 36 0.01/1.00 vMB 43
410,101 410,101 000000000000000001f55939e31a286ba84aa68f5e3836845a0f69c749711050 1,037 0.44/1.00 vMB 36
410,100 410,100 000000000000000002c3229ee95a88f16641bac84d8d2cd73ab42af436fce36b 1,207 0.62/1.00 vMB 30
410,099 410,099 00000000000000000515ec297fd8b87b1e8c38b21ff05f06dec5273665d6a938 1,089 0.92/1.00 vMB 21
410,098 410,098 000000000000000005960333dad371e9d70ed53fd53ec38bb6b60365ff3541f5 1,920 0.92/1.00 vMB 34
410,097 410,097 0000000000000000003f6634bd87c6902bf57028ce104081e8e5e583acd93bbd 257 0.13/1.00 vMB 27
410,096 410,096 000000000000000004d0c8e6aad273312c4724a23ae2e9e759b714e56543a560 41 0.05/1.00 vMB 19
410,095 410,095 000000000000000004f9a59b6de7aa5ee277eb468668a3fd217df1cd46f4c64e 1,980 1.00/1.00 vMB 30
410,094 410,094 000000000000000003986d184abd076e1c7230d1cd37e3c18d29efd2177d71cd 3,166 0.99/1.00 vMB 53
410,093 410,093 000000000000000001e329e33ef4871bc3f0b97459da51a3abe621229f31b61a 383 0.15/1.00 vMB 39
410,092 410,092 000000000000000004b591504ab19627ae48170f577399521c83b094b41aa2e1 186 0.08/1.00 vMB 34
410,091 410,091 000000000000000001675f9ace3160c85f75ab4580e115a8865417ecea3e5811 2,285 0.92/1.00 vMB 131
410,090 410,090 0000000000000000022a98aeeb367d2431ef92bbc2d5f3adc7d5a9c2a11d1084 1,210 0.63/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.73 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: 707.29 GB
    • Received: 16.67 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.