Loading Tool

Explorer IconExplorer

Memory Pool

78,110 transactions
28.97 vMB
0.07247287 BTC
Random Selection Loading Transactions
Max Size: 175.50/200 MB

Candidate Block

Mining Attempt c7ac889b4f1b71035cb14248a417db694103e4c089a213da2922cad7cf929440
Version 20000000
Previous Block 00000000000000000000cbf325f710fe3b651c530ae584a9791fa8f4174b473a
Merkle Root 406476390d738c7af6746c59c0397566f3bd38dfb5e7d247070ab8e9e78bdde1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,458
Size: 1.00 vMB
Total Fees: 0.01211216 BTC
Feerates: 191.02 > 1.21 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,088 (478,592 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
436,496 436,496 000000000000000001b2cec04bddcc89916205ebca07598c5898bf2ece6d5c60 2,563 1.00/1.00 vMB 90
436,495 436,495 0000000000000000023132b9b73df035e47d85c88b61ad17315576ea1ed1cf8f 161 0.08/1.00 vMB 42
436,494 436,494 0000000000000000000af7c16643409a15582d68182d367354dd9cd67bb7f12e 2,523 1.00/1.00 vMB 68
436,493 436,493 000000000000000003511099cd699ac1b97d0bcad1d34a9ad51e6d80ef335ab4 2,499 1.00/1.00 vMB 84
436,492 436,492 000000000000000002a319a259106d4c756dc46a7dbcae85c297a60ed07acaca 398 0.22/1.00 vMB 63
436,491 436,491 00000000000000000116b4b6e4cb2afa1dd9152d9b8e02b95c8d10209aaff116 1,923 0.99/1.00 vMB 58
436,490 436,490 0000000000000000022fd259fb7efbe6e18eaaf6eb99f5a8260cdc68a1e5849b 425 0.25/1.00 vMB 63
436,489 436,489 000000000000000000574ba6932a6674e2db7cb1db1fbccb0cd1cd26bfe9baf7 611 0.38/1.00 vMB 58
436,488 436,488 0000000000000000034681c9b37f5dd6bf1c618aa0e6d0f026134a2b8e217b29 789 0.34/1.00 vMB 74
436,487 436,487 0000000000000000000c48d693d44f80d6881a2483c76c4a3a380e05551f8e52 726 0.46/1.00 vMB 44
436,486 436,486 0000000000000000009581414540e9f10307bdb42e058653c3ad102eed6eb075 2,588 1.00/1.00 vMB 78
436,485 436,485 00000000000000000018d999bc13c403d800b7511ea7c940016653d9583ca34f 2,348 1.00/1.00 vMB 74
436,484 436,484 00000000000000000323d7faa49ad27543f9da732fff701054a790a0fe7b6c45 1,953 0.99/1.00 vMB 59
436,483 436,483 0000000000000000041f860a3c3937f896a7aea526d7978c6ae11e065d8bbd62 309 0.22/1.00 vMB 50
436,482 436,482 00000000000000000278270d398edc840fdd47554acfc8cb5c5c5e5fb80da76b 2,255 1.00/1.00 vMB 69
436,481 436,481 00000000000000000267e214d76dbc92a18fbf636a934787f0e965a58d47f7fe 1,248 0.99/1.00 vMB 36
436,480 436,480 00000000000000000060599333bdf9ba8b5d912d56df8efc8991a9a76e865b60 929 0.64/1.00 vMB 38
436,479 436,479 000000000000000001d15925a691b5c35382996c1d41b2d17dd346a6d6cc46f1 1,792 1.00/1.00 vMB 40
436,478 436,478 00000000000000000252ca94a97dd6d08edb85485da65217f3b2b7aad99a63e3 2,208 1.00/1.00 vMB 69
436,477 436,477 000000000000000000b287685178eac794cc57988f4650522330a1cc7fd09245 2,379 1.00/1.00 vMB 71
436,476 436,476 000000000000000003d246f2150b7bf43025cb3792b252e62309950840b4410b 2,580 0.99/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.55 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: 669.57 GB
    • Received: 15.75 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.