Loading Tool

Explorer IconExplorer

Memory Pool

29,970 transactions
8.17 vMB
0.06478573 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.24/200 MB

Candidate Block

Mining Attempt b9c65ad77d8113d9a86ad5c3fc96eb1afde3de9a7c892426520fbb9c5cd5fd13
Version 20000000
Previous Block 00000000000000000000b34c3fbb0151989a03d8fe589af6a5621528e6786c29
Merkle Root 5bc0b6fdb6c216add817e06a066532784b8ada1defa34dc679fda6f9d9c369f0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,402
Size: 1.00 vMB
Total Fees: 0.04266723 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,247 (770,698 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
142,549 142,549 00000000000002400dcecb653aaa761e2f42f2c6d2a25c890535874ddefa181a 124 0.05 vMB 145
142,548 142,548 0000000000000080303138954e7dcab73e83d65224b9bf59d6f4cb48df8f5a4a 126 0.05 vMB 91
142,547 142,547 000000000000078901ab65dd42b6af955015d10be346d2e5a8b4564e1b7d0bc9 10 0.01 vMB 357
142,546 142,546 0000000000000641afeef47b67773620c451683ddac155dfe608243bdabe0517 107 0.04 vMB 164
142,545 142,545 000000000000072a2621b5d538d12e231fa72cc22e93a35a1571100a2272716e 33 0.02 vMB 119
142,544 142,544 000000000000011c5f301ad45892b640816fad7949e3758c4a4489bbcb9c89e8 120 0.03 vMB 1
142,543 142,543 000000000000008abd410c3b728e9ff7512c748d82ce164bcbe3fe91547b9a4f 50 0.03 vMB 134
142,542 142,542 00000000000000ab1e3e285e221214e880a0f6f476d97eb508a3dd0593d5082b 125 0.05 vMB 173
142,541 142,541 00000000000001d469183598cae4c9a4ce360f302134f6b119450ddce2735887 95 0.05 vMB 885
142,540 142,540 000000000000067fe452f587ab910fb965c2735fdb658424c44330f141d3b71f 60 0.02 vMB 336
142,539 142,539 000000000000070d6ceed9974eeec2c643d7022a50a473a10a26ec70189aa80f 25 0.01 vMB 1,312
142,538 142,538 0000000000000138e25a936cebc30f8ca92c194179135edb363a89aa12028d2e 101 0.06 vMB 301
142,537 142,537 000000000000030ea897de4cee20e4481ee97bfd9d93225040aef68d5b7c19ca 65 0.04 vMB 137
142,536 142,536 00000000000002563b3fc2ac8d0321a6283da6675e6410717dd7427a44f3aa48 10 0.01 vMB 47
142,535 142,535 00000000000005f89b13f09b312ad5dc771330c2c88548ad9c066953589fcb58 160 0.05 vMB 68
142,534 142,534 000000000000043bc1946d94f0ca3d2cca95b4a4a131ac06d651d2e3866f6462 96 0.05 vMB 133
142,533 142,533 000000000000077ff9e77c0c2cff6dc89af546fb7179b292f6e3c4ddfd66f337 155 0.06 vMB 944
142,532 142,532 00000000000002ea0cbf48fc318a1ea4f131449fb201aa24376616a77fab81a2 53 0.03 vMB 58
142,531 142,531 00000000000005a9a6e7ea1583d45a8a86ced481e2b048f1abf6ce4b422bd025 114 0.06 vMB 193
142,530 142,530 00000000000000df2e0ab2bd41f481afb9e99bcbc104779289a520af169120ec 141 0.04 vMB 108
142,529 142,529 0000000000000080662d0cb6e5a3c4a159caf4c687a9e2b81b23e29c22433f0b 33 0.02 vMB 97
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: 91
    • Outgoing: 10
  • Data Transfer:
    • Sent: 44.58 GB
    • Received: 0.65 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.