Loading Tool

Explorer IconExplorer

Memory Pool

79,430 transactions
29.51 vMB
0.09212917 BTC
Random Selection Loading Transactions
Max Size: 178.52/200 MB

Candidate Block

Mining Attempt 12390f8c082bee552a9358e69de00283423eb98b4455f7497ddc07436a6d8a6f
Version 20000000
Previous Block 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3
Merkle Root 3496ee96df8ceb262ab0d98505ef85e450b5491a05c2c73e023a4c487d1e11df
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,791
Size: 1.00 vMB
Total Fees: 0.03008250 BTC
Feerates: 301.60 > 3.01 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,093 (541,704 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
373,389 373,389 0000000000000000028d155d9beac29ddc39d10e4af368f0f32ef9afb1b76ef7 1,056 0.74/1.00 vMB 23
373,388 373,388 000000000000000005727f2c07097d4ad077422388764aa7cd166bb6c0d3ab04 1,234 0.63/1.00 vMB 42
373,387 373,387 000000000000000010198209b54a23d10ca71e5fe9d2a325cebc2d3f0658fe4a 708 0.37/1.00 vMB 41
373,386 373,386 00000000000000000c5fa295a9bee48c0de4a0b7deb0bd07d8a032042dd11c47 1,832 0.87/1.00 vMB 42
373,385 373,385 0000000000000000107d7f0209bd20ebefa4613f7147bfc7b5555a365feb3fee 825 0.55/1.00 vMB 28
373,384 373,384 000000000000000010bba81d65bf18f9ab32b9f6f76970edf0cd99b7de40cf7c 817 0.51/1.00 vMB 44
373,383 373,383 00000000000000000940794d2bc2bb653bd96330fb0da67739e7178b96f77e3d 920 0.48/1.00 vMB 33
373,382 373,382 00000000000000000cc671b576438a454b1c233b40f8e6a6fdaa7a1986a59651 955 0.62/1.00 vMB 49
373,381 373,381 000000000000000006ab081278de24a8051ee5b62d5cf70a27156f91a6c8bf12 1,054 0.54/1.00 vMB 36
373,380 373,380 00000000000000000187f05cb8debe62127eabf5d079e05bde82742bd4b7a564 96 0.07/1.00 vMB 16
373,379 373,379 0000000000000000071785186d8057235aa0545f2911792797431b3fb832fb7f 303 0.21/1.00 vMB 25
373,378 373,378 000000000000000012bcd9f3122ea7f667a977fcda08ce4d19fa5bd901d12830 930 0.57/1.00 vMB 34
373,377 373,377 000000000000000005226190f68ac18093b7bbdb7797bd2a38cd1c7be8e1bbba 589 0.26/1.00 vMB 42
373,376 373,376 00000000000000000c23dbb892a9e9fd6f60516b8694cf1249f3cbf7bd7347f5 217 0.13/1.00 vMB 27
373,375 373,375 00000000000000000ea85da08ed8f4f434b00950efd6e0ffdb1521d08eeb0152 1,039 0.66/1.00 vMB 37
373,374 373,374 00000000000000000ac7ce084c8eddf80fa0aa786b54ea5a3889bb691609698a 1,449 0.89/1.00 vMB 57
373,373 373,373 00000000000000000b6d994bd066054fa22c789dac783e48f4652d62f76795ab 80 0.17/1.00 vMB 7
373,372 373,372 00000000000000000a1ec6e4f3ff311c05c6ce946b465b3fa7ce072bc5a35b87 123 0.19/1.00 vMB 13
373,371 373,371 00000000000000000d6047ebdfa206a93b370b7ff7677a5f44bd21b5a55edfdc 511 0.32/1.00 vMB 28
373,370 373,370 0000000000000000006f4c7c9f889138da1aab57e7034afcb2a764f60e8bc8ef 255 0.25/1.00 vMB 21
373,369 373,369 00000000000000000f6b1de9f3b9d65a00a4d9f996ca9af0041d88ab9d2f8db9 1,143 0.77/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.56 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.95 GB
    • Received: 15.79 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.