Loading Tool

Explorer IconExplorer

Memory Pool

27,214 transactions
10.25 vMB
0.04380409 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.55/200 MB

Candidate Block

Mining Attempt 6bd161bf1717b61802c63849ee4f6334585de7d1770d1eac2147b54997452ab4
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root 5ff85153f4a36d7781accd48f78925f73b86ea3b2c36e6ede840b14707b0f16d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,037
Size: 0.56 vMB
Total Fees: 0.01944722 BTC
Median Feerate: 2.04 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (768,742 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
144,508 144,508 000000000000084878d9c541f140f026b6891c049093fbc62d7c4f99b58ceced 11 0.00 vMB 66
144,507 144,507 0000000000000570475dc9ecb0217fca8bf4268b238a0c1c176f498dae3fd1c7 10 0.00 vMB 17
144,506 144,506 00000000000008cfe6ffa254ce2c16d1c8d5c40f857f4c7405fcf32d1e4f07b9 15 0.00 vMB 71
144,505 144,505 000000000000063915996c92b3388fe6f548dd688c67c4b56be14318ab57c54c 75 0.04 vMB 286
144,504 144,504 000000000000013ac7e84d173f9cc013417aae849f65079181b25c75b4036afb 30 0.01 vMB 264
144,503 144,503 00000000000006a5e898f252c2d25c785da65d271985fde3dd1520b7155c7dc3 148 0.05 vMB 139
144,502 144,502 000000000000027a5b6369cafa3ab61442cca26015a425c2a5e4ade41a860270 98 0.05 vMB 230
144,501 144,501 000000000000091acefb80979b3e617401fe0ce0e3cc6a5fd7fb6d990bbaecca 1 0.00 vMB 0
144,500 144,500 0000000000000050dcb2f323abd12b5e1c11533374856e7bd6b1dbf2d611cc8d 122 0.05 vMB 108
144,499 144,499 000000000000083f22a6eae81708e623bd432aa0c808e3eeed85ac9fe949f2ad 26 0.01 vMB 309
144,498 144,498 00000000000004bcaade8fd0a707d0171deb51d73cb4da1d6726e0babaa54e0b 155 0.05 vMB 57
144,497 144,497 00000000000003ed1a1c402372fcb82c8848d0f126341b0ac4281e506e553e42 11 0.00 vMB 493
144,496 144,496 00000000000006779d72f94b84f59cc1a08d057d7b9409bc01998f4aa087b1a0 105 0.05 vMB 220
144,495 144,495 000000000000080565306da4b4ca9ce8139d8ff667fb40e2dbbd17f740fadd6d 10 0.02 vMB 248
144,494 144,494 00000000000002a5a692f2b82a65a7ccb576061cbe7758e641838ce13675e889 128 0.05 vMB 733
144,493 144,493 00000000000000478b4620527c5325a0a91969b1a8ed4d1d97c0e90e28f08348 13 0.00 vMB 767
144,492 144,492 00000000000000dcc636ccccfc63fae39939e20fae2a6e837ebd7e524ffc85d0 30 0.02 vMB 65
144,491 144,491 000000000000043aa29b7ecfb54aa2c9123573abaf135376f2f79e10039c569a 7 0.00 vMB 132
144,490 144,490 000000000000037e35dbd6f11b8b1b01e525c54b826965808fe2b9593f0092e4 7 0.00 vMB 587
144,489 144,489 00000000000000723409f08c52789778c6fd8fdf95588847ff093ee03e103f7d 9 0.01 vMB 1,135
144,488 144,488 00000000000008e9a02e8a6b9e643e256fc605c94f6b300c88626761fda75075 55 0.02 vMB 179
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 93
    • Outgoing: 10
  • Data Transfer:
    • Sent: 45.56 GB
    • Received: 0.68 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.