Loading Tool

Explorer IconExplorer

Memory Pool

82,677 transactions
31.76 vMB
0.11600542 BTC
Random Selection Loading Transactions
Max Size: 190.84/200 MB

Candidate Block

Mining Attempt 43ecddcc293f5595a63cc6902fc270280e09df5a4920db2ea1d6e9a759db0bc5
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 0f13fef651a6e8ae9420e3ecfb206680f3151882e5204dba53a6c7c7de128660
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,737
Size: 1.00 vMB
Total Fees: 0.03041340 BTC
Feerates: 318.30 > 3.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (37,858 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
877,495 877,495 0000000000000000000219573849bee8cdb5e9c846310aa5640d44c24f6cdc8c 3,375 1.00/1.00 vMB 2
877,494 877,494 00000000000000000001bf51a572545bbc040f90357d171d593347cd86e5adb1 4,771 1.00/1.00 vMB 2
877,493 877,493 00000000000000000000d4c293cc702063747a3fa2b9a5f37a0f08aee9c1295c 3,127 1.00/1.00 vMB 1
877,492 877,492 0000000000000000000123dc9fc5f5ed3d0725c488b18171eeb03b36ac128528 3,543 1.00/1.00 vMB 2
877,491 877,491 0000000000000000000167737a3836460b7c9b34a5cb385128e756f6b6c22119 3,465 1.00/1.00 vMB 5
877,490 877,490 00000000000000000002195558fd13fac959d5cd97ba58d45bcbb96623c8cda4 1,669 1.00/1.00 vMB 1
877,489 877,489 00000000000000000000b4156ab4708276d18d795661a0f3d9b452d8b248d10d 2,372 1.00/1.00 vMB 4
877,488 877,488 000000000000000000022c9732dd5142b406ecb2fe24db9da718e2bbebd74984 1,065 1.00/1.00 vMB 1
877,487 877,487 0000000000000000000075b9b318c7366427bca5bcd0d631d0cca7375959f3fc 1,478 1.00/1.00 vMB 2
877,486 877,486 000000000000000000018784a6bfca5c1714363b6389881c504baa29b4c1523e 771 1.00/1.00 vMB 1
877,485 877,485 00000000000000000001aae6eacd54e7784b71010f62e0797c4dc2ef8a6963a7 1,841 1.00/1.00 vMB 2
877,484 877,484 000000000000000000025f6bbb1b9db28eb8273ecd0523a8a5d6877369050e7b 2,938 1.00/1.00 vMB 3
877,483 877,483 0000000000000000000152e84abef264b86b80a340532ff9779ec3abb362b159 841 1.00/1.00 vMB 1
877,482 877,482 000000000000000000015e3266e4d5fa205023c76f674e5964abb5fb38ded698 1,262 1.00/1.00 vMB 2
877,481 877,481 000000000000000000026097dff69f4a68a173804d05de56775b49e99631e252 3,028 1.00/1.00 vMB 4
877,480 877,480 0000000000000000000270268e42e17f42ce720ce322cc2a81bef757aa56755e 1,084 1.00/1.00 vMB 1
877,479 877,479 000000000000000000012cc947e00b51f4d6353f0fd356e37148b801c81efbf1 169 1.00/1.00 vMB 1
877,478 877,478 0000000000000000000011a3633e4a0cde8abea4e999dc6689ee4bf99c32c7fa 1,955 1.00/1.00 vMB 3
877,477 877,477 0000000000000000000135d21fd56b439a38920ed74c0c5513e7c2781a938cd0 637 1.00/1.00 vMB 1
877,476 877,476 00000000000000000000f18cc1ae6cc8347b40b160a44a702339cd1fe24cdf75 471 1.00/1.00 vMB 1
877,475 877,475 0000000000000000000194de9d1aeb40ca3344109a3ed3dc88de42b97c930211 2,315 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.00 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: 718.80 GB
    • Received: 17.95 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.