Loading Tool

Explorer IconExplorer

Memory Pool

75,427 transactions
27.92 vMB
0.08112692 BTC
Random Selection Loading Transactions
Max Size: 169.98/200 MB

Candidate Block

Mining Attempt 947c996575f84a7917c88fdb35a6f8d41ab8adcce7daa0cafd83e8732f132181
Version 20000000
Previous Block 000000000000000000019f01622aa9ccac55b505788f3310454eb40145b7d73a
Merkle Root 5ba4c16756681a70e9a51bbfb38cec29f706e7447138fae2916e6b2ab8732225
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,216
Size: 1.00 vMB
Total Fees: 0.02127735 BTC
Feerates: 480.19 > 2.13 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,263 (127,858 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
787,405 787,405 00000000000000000000c4f1530bd2035691b6ff3d97b338659e8eace87ce896 3,534 1.00/1.00 vMB 46
787,404 787,404 00000000000000000001c3e0111a0129ba8e0fc4b49c00f1fe38be919b17bcfe 3,842 1.00/1.00 vMB 32
787,403 787,403 0000000000000000000007291a3855a44820a228e067f01ebab106c5cf6edf77 3,646 1.00/1.00 vMB 42
787,402 787,402 0000000000000000000494b09368c85b78b6d150d46ecfde455406204df2f1bb 3,317 1.00/1.00 vMB 28
787,401 787,401 000000000000000000037b267060f55f75142b3279cb3233a8afd59ac9134f77 2,374 1.00/1.00 vMB 46
787,400 787,400 00000000000000000003a44b10e5e1190e0e22df6db7b3515c4b2991da300c47 2,811 1.00/1.00 vMB 36
787,399 787,399 000000000000000000004e6253925d986848ab4566ca1c810eb545761a050761 4,081 1.00/1.00 vMB 33
787,398 787,398 0000000000000000000518dcfaae4f1bfff454653e09376651b839939aa83417 3,481 1.00/1.00 vMB 41
787,397 787,397 00000000000000000001e212e1086771509f234d7854d448237e90d8f30ff7aa 4,366 1.00/1.00 vMB 43
787,396 787,396 0000000000000000000207127f07487c3cffba37d4c52cdc398b3ce8b14ac9da 3,209 1.00/1.00 vMB 43
787,395 787,395 0000000000000000000580029a2a8639c959265bcc114b012f6cf798eadbb0ca 2,872 1.00/1.00 vMB 60
787,394 787,394 0000000000000000000037274658c5b5e28ca46f297e542fdc54c5d71cc57e8a 3,610 1.00/1.00 vMB 43
787,393 787,393 00000000000000000003733637978b3fb4c6689b1b0cc26f48eab4f1b1f60a61 3,939 1.00/1.00 vMB 35
787,392 787,392 00000000000000000004e6c19b094c50a0f564923e3ba98b3ef5d7000f7913ba 3,543 1.00/1.00 vMB 37
787,391 787,391 00000000000000000002eee2e3d5898401650613dcafd79b22a528af093b8704 825 1.00/1.00 vMB 42
787,390 787,390 000000000000000000002b014dedaa9104e5abf28b433b8bb438142af0b5a216 3,072 1.00/1.00 vMB 54
787,389 787,389 0000000000000000000142fa339d9e75ea10fed240bc29a771c208e05f737f09 3,414 1.00/1.00 vMB 41
787,388 787,388 000000000000000000052c5d6d7ac9b48eb4d3767defbe9ab2c309304cefde54 2,989 1.00/1.00 vMB 21
787,387 787,387 00000000000000000003bd40a937cb1301d58dde4bee431ebb541347d9081af9 3,576 1.00/1.00 vMB 38
787,386 787,386 0000000000000000000559612323fa0aec22c72e9c55a2ff3c358132af266e42 3,236 1.00/1.00 vMB 44
787,385 787,385 00000000000000000001a7e9e31c4ee4ac8c1c251153637a37503a8e9204eae4 3,111 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.85 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: 712.56 GB
    • Received: 17.19 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.