Loading Tool

Explorer IconExplorer

Memory Pool

75,625 transactions
28.31 vMB
0.06371200 BTC
Random Selection Loading Transactions
Max Size: 171.42/200 MB

Candidate Block

Mining Attempt 28830db48c8dc6b20003e58b7520d2d66a5947fab8c18d101706cc458a2a07d7
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root 4e150abd88335fcefd457673d74c38355f502085638c48b2888afa0a840da6a6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,309
Size: 1.00 vMB
Total Fees: 0.00503129 BTC
Feerates: 101.00 > 0.50 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (536,074 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
379,084 379,084 000000000000000008a10104315c48b7a12dfb9dca090ddedc900c5d04d95841 768 0.39/1.00 vMB 33
379,083 379,083 00000000000000000d00e7e89bb46d2d729f74deb9d92b32654aa34ade4edef2 45 0.06/1.00 vMB 9
379,082 379,082 000000000000000007af0b013fcf843a58d7a4a7f2792186631d0798aae5f9df 1,002 0.49/1.00 vMB 39
379,081 379,081 0000000000000000024f95548f5815a48e36764a4e5cfcafe0073982684722cb 763 0.33/1.00 vMB 42
379,080 379,080 00000000000000000b78bb5c707b445966da5d83b18b2b910693dfdd0f279f09 1,007 0.48/1.00 vMB 42
379,079 379,079 00000000000000000f19e1034de2c43f9c7d2afcbe03b9059e93e6432817f19c 1,101 0.78/1.00 vMB 26
379,078 379,078 000000000000000001a701b2405f4eaf3710348daed590970c63be97a1afcea6 1,276 0.74/1.00 vMB 29
379,077 379,077 00000000000000000d92082c4fe49744223601b1633b09bf152b1d5aecfbb9b1 379 0.25/1.00 vMB 28
379,076 379,076 00000000000000000dbda2b5c1cff65fa580764304b1d5e5b17ea6324f9faaa2 1,797 0.79/1.00 vMB 40
379,075 379,075 00000000000000000917bf99dc3aadb1562b55a6da168c94ef87db9b48da0b0f 615 0.31/1.00 vMB 33
379,074 379,074 000000000000000001879183d4065a0aa5388ce96dec034411e0264378a34287 136 0.10/1.00 vMB 24
379,073 379,073 00000000000000000a9b59b70168e7938b67436dbb692363ec597098c1e9cdff 931 0.44/1.00 vMB 39
379,072 379,072 000000000000000011aaf4a30feea459ff145da738fb787b96b16d785ba30706 554 0.24/1.00 vMB 43
379,071 379,071 00000000000000000e07fe2bbc27555ca679e5090901e8fe36f2f0d551e196a6 1,440 0.66/1.00 vMB 42
379,070 379,070 000000000000000011aeadedacc601f2f00b697f00b9d6da0588f5ec4f369442 779 0.84/1.00 vMB 17
379,069 379,069 000000000000000002c671560b9b021ddcd630580be5eb62d975892d91b47224 585 0.31/1.00 vMB 26
379,068 379,068 00000000000000000ec9a6d9833587510389e46ee7addd37e7024ab063fb18d1 148 0.11/1.00 vMB 18
379,067 379,067 00000000000000000595698883679e0b5c8edd14f4cc4333e97df7765b5b5711 343 0.17/1.00 vMB 32
379,066 379,066 0000000000000000017514a499251811cecd3e23b6ff11db1acb905f424b5691 736 0.99/1.00 vMB 7
379,065 379,065 000000000000000003432ccc63cd50325d09e579c3aafbdebec59a3a83fd3645 885 0.58/1.00 vMB 28
379,064 379,064 00000000000000000f01b423c6b8008ec818c925b9f37cc57aa6114f605f0e91 367 0.25/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.