Loading Tool

Explorer IconExplorer

Memory Pool

75,725 transactions
28.32 vMB
0.06328023 BTC
Random Selection Loading Transactions
Max Size: 171.54/200 MB

Candidate Block

Mining Attempt a91b7559b21ed5616ccfbe4bae92b34d58d69f19f089103251727d01d47225f1
Version 20000000
Previous Block 0000000000000000000034cfd79664e0a1680400ea13802d309e22ae00459d8a
Merkle Root d798dac754a506d95b630cc338965040a048201ec02d676f69f843c6d93a6380
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,310
Size: 1.00 vMB
Total Fees: 0.00469366 BTC
Feerates: 14.26 > 0.47 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,159 (500,634 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
414,525 414,525 000000000000000004653fa46ab44de8f5b2409058c4dd6ca60943203b66bf6d 2,424 1.00/1.00 vMB 75
414,524 414,524 000000000000000003996bdea152ba6b256af2fc5aa3fe5e98ef8f5b109f9441 238 0.10/1.00 vMB 68
414,523 414,523 0000000000000000017f314ffc6a01ad680bd53d00262095b30c714f5724fd6f 1,665 0.68/1.00 vMB 54
414,522 414,522 000000000000000000d6d5951719aa29cc4783c7eab31062e42a163e51066f1e 1,574 0.72/1.00 vMB 58
414,521 414,521 00000000000000000306ef6e2aabc51d442a4b4cd3e488756e552f0f2675f218 1,112 0.98/1.00 vMB 22
414,520 414,520 0000000000000000025ce3793c6951eb3ec98012b9dd9637111ede9edf60d713 2,749 1.00/1.00 vMB 60
414,519 414,519 000000000000000001d65bf59a33d15a0ebb3891bb6160e31bb1f8fa3a5a4393 2,629 1.00/1.00 vMB 39
414,518 414,518 0000000000000000040d0b6b0f99ee7e136df7b7de7f610aef2f6de6c2baae09 2,853 1.00/1.00 vMB 76
414,517 414,517 00000000000000000154c9b172abca0b63b3ef71483a82ba1011a2ce261b25d0 2,274 0.99/1.00 vMB 45
414,516 414,516 0000000000000000018f0ad5c9973b268b3e273054174ae6c33b8900cab5d7a6 935 0.99/1.00 vMB 17
414,515 414,515 00000000000000000081ecef5eed02cb0014f4c798f75038fdd9abc1109ee317 1,421 0.64/1.00 vMB 43
414,514 414,514 00000000000000000164693cb4d8cf487984d245da05ea083b5d3180a80cde78 1,556 0.73/1.00 vMB 50
414,513 414,513 000000000000000001bb14f9fc3eb3c62db7aa32705bfcb2ad69ba17621aa35b 1,403 0.99/1.00 vMB 32
414,512 414,512 000000000000000000499e1485726cd87003e7a6400118f8c061171748665612 1,106 0.42/1.00 vMB 53
414,511 414,511 000000000000000001943282946e9579fd84def95df577ebb8bcda3b8d9f4d06 1,530 0.86/1.00 vMB 25
414,510 414,510 0000000000000000014a6a924544dd097d538314281bebd95c89e50726e7d2ef 2,709 1.00/1.00 vMB 60
414,509 414,509 0000000000000000055c9b9b30230ced2dfa1ec4b5a670791c7a908a5ae6f6bf 2,749 1.00/1.00 vMB 76
414,508 414,508 0000000000000000052e0db7b94e3e30c4c9054d61f0f82bb95bb248ce423074 1,890 0.81/1.00 vMB 49
414,507 414,507 0000000000000000002375c1fcf19d7662f3e46980b45909ccb2372dfe06a475 1 0.00/1.00 vMB 0
414,506 414,506 000000000000000002658cee3f60bc0d53810e51836a25531e435dfee09d0a6b 1,654 0.64/1.00 vMB 50
414,505 414,505 000000000000000001ee5fc801fa2417d770762a7b191257b7d02487b322d7cd 491 0.56/1.00 vMB 34
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.12 GB
    • Received: 16.40 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.