Loading Tool

Explorer IconExplorer

Memory Pool

76,002 transactions
27.94 vMB
0.07817488 BTC
Random Selection Loading Transactions
Max Size: 170.51/200 MB

Candidate Block

Mining Attempt 5a8ba506998afb9ef8f8b6f1b355e5dbaea1941131f489f01172ba329d30358f
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root c53bfdf70e0d843f3f2411b34160052bebca7bdc75278b96705db17222dad6a9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,097
Size: 1.00 vMB
Total Fees: 0.01824450 BTC
Feerates: 150.93 > 1.83 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (493,802 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
421,495 421,495 0000000000000000029b03cf39517a77f6f2361e2c4fac123210b80cfecd234b 565 0.26/1.00 vMB 42
421,494 421,494 00000000000000000101caf6d1356a09bd0e5c354298bc6a094026cc63ac7890 1,557 0.71/1.00 vMB 47
421,493 421,493 000000000000000004a960bb17ade816e31ee94feaef54280016449067361c8c 1,870 0.76/1.00 vMB 52
421,492 421,492 0000000000000000048419143ddd85dbe53c470dbcb10345783df9c7b4435ee4 682 0.31/1.00 vMB 50
421,491 421,491 00000000000000000260089dedc02551f7d2da9a30745f94a6ef612c88c58104 735 0.42/1.00 vMB 40
421,490 421,490 00000000000000000483c57a629a5a2a7e6edb5c7b598ac1c28ba14631821b3d 1,559 1.00/1.00 vMB 39
421,489 421,489 0000000000000000046d4900dcee39afa9bd2ac5254f07d3842ac265b9869e98 1,089 0.48/1.00 vMB 53
421,488 421,488 00000000000000000115328a0394ea62e75f0c361b9abc55df3fcd261ab7b4ca 1,644 1.00/1.00 vMB 44
421,487 421,487 0000000000000000046fa2c6919963413cdb37dd129614c0edaccba5ba88f1d1 1,043 0.89/1.00 vMB 32
421,486 421,486 00000000000000000175fc07fe8a507817bb4ad0c7e8fb50f51fea2f8b8c4139 2,551 1.00/1.00 vMB 59
421,485 421,485 000000000000000000612f9de956652519c20813c40a3e6ccaf785d21d7e8d92 1,682 0.80/1.00 vMB 51
421,484 421,484 0000000000000000034efecee91e80f731d97a3b1953cafb4b60eee81cb5d20b 214 0.15/1.00 vMB 33
421,483 421,483 000000000000000003900489a482c0f6b586713cfd9396b6375e6b99be1035a7 233 0.10/1.00 vMB 60
421,482 421,482 000000000000000002b52348d7499d6829c994607a33e9aacdaa2c01e2a2e4db 469 0.24/1.00 vMB 48
421,481 421,481 00000000000000000314ea857a7c4c92d7d5a4d00ac678bb011a30ea76de9771 1,452 0.82/1.00 vMB 53
421,480 421,480 000000000000000003d2cfc397030667200e87ec61b9a74aa379d58a0f76ac84 516 0.99/1.00 vMB 12
421,479 421,479 0000000000000000038d7c3cb89f5a851526deba0c1445e5e4e4c937f2e3f047 1,289 0.99/1.00 vMB 36
421,478 421,478 00000000000000000436ca604add384675eb3d75ae7ee7718abe2ec09c34a25a 1,136 1.00/1.00 vMB 28
421,477 421,477 0000000000000000050ae5575d800bffc7d73c0399187a2812b1183690cdbc00 2,648 1.00/1.00 vMB 68
421,476 421,476 000000000000000004a16e15983b256c46419b34d9d7b8ac72f9d38677af4c30 407 1.00/1.00 vMB 16
421,475 421,475 00000000000000000271e765a854b736e7d092d1dac80d217f81af2460a47109 1,486 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.90 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: 713.72 GB
    • Received: 17.44 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.