Loading Tool

Explorer IconExplorer

Memory Pool

40,608 transactions
26.11 vMB
0.06923521 BTC
Random Selection Loading Transactions
Max Size: 135.82/200 MB

Candidate Block

Mining Attempt d50ea7f8baa3fe6836c73a952b9e6ce12a70d6fbc8ee494cf6f531d0695bd3c2
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root 7d0d141609236390408aa144a9dbde948352b80f60eac1cc30e91e74c5c963c9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,264
Size: 1.00 vMB
Total Fees: 0.02166887 BTC
Feerates: 150.98 > 2.17 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (731,233 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
183,641 183,641 000000000000025eecf0596fff1374ddc2d3f2716b9a3efc4e23b927a71b746a 4 0.00/1.00 vMB 15
183,640 183,640 000000000000055a3d67f0ccca4ae21d0f8ccf28bd4fb536ffe40a45334a5bd6 80 0.05/1.00 vMB 125
183,639 183,639 0000000000000472afd54fd222a1e3b6edb05ae5b27475d35c69284fb7f9704b 357 0.15/1.00 vMB 139
183,638 183,638 000000000000067d7b69595c5ec2e677bd2edc6b03af572810908c34cb681a22 228 0.09/1.00 vMB 138
183,637 183,637 0000000000000483d2e011d904713730962c7cecc0d395ad3f508162afd2adb0 5 0.00/1.00 vMB 0
183,636 183,636 000000000000079725767c208ec35b4641a14bc1535e1d8dac5ddcba8871ed53 115 0.05/1.00 vMB 141
183,635 183,635 000000000000012409e8fb4e3fca2ff557af1267ee78d391315313a102721a05 23 0.02/1.00 vMB 63
183,634 183,634 000000000000002d6c90144dd30f49816a62437ff77ad4b4af53179ee024ea3e 155 0.08/1.00 vMB 107
183,633 183,633 0000000000000809438fb8a5937e9f4d025056662c158c5a8c46d4e84bc939b2 106 0.05/1.00 vMB 48
183,632 183,632 000000000000003a37fc546021ba5f670582144a35261cb716cd6fda4ac58868 458 0.29/1.00 vMB 112
183,631 183,631 0000000000000407a5bb1f1df630acb8208c3b00a5bb64ccd8b5c2ed17b19fba 573 0.25/1.00 vMB 189
183,630 183,630 000000000000025f6491e965422334dafabd1761672c331019609dc4c5af81b8 33 0.01/1.00 vMB 6
183,629 183,629 00000000000008c67e30428d94ab3b7d936189ee0b4166e282cda1877d0a2ccb 395 0.26/1.00 vMB 100
183,628 183,628 000000000000096e0c2ec34d57f7dbc7a9955b1c2541ac0aa99e50e54c123db6 1,024 0.47/1.00 vMB 156
183,627 183,627 00000000000007f0f794a1da03087faa6994452c8ee7b5a9d894d291e59d1c78 15 0.01/1.00 vMB 197
183,626 183,626 00000000000002a7b54156770fd17907e90a7a8ecca89b065c891fb66e225214 141 0.05/1.00 vMB 165
183,625 183,625 0000000000000a34c6d0da3c32358fdfdef82d0d36d8372a95d1ccabd17535a6 93 0.05/1.00 vMB 177
183,624 183,624 000000000000025fe021f5d4dca1be96db8fe7d9d0cef8c8627c5519a69f0083 153 0.05/1.00 vMB 144
183,623 183,623 000000000000035d2569435b6cc496b767ddcc664c99a256500da120f1469db3 9 0.00/1.00 vMB 0
183,622 183,622 00000000000003957523944b672160df921cceb00009caa194b6a6c6c20efd72 498 0.20/1.00 vMB 143
183,621 183,621 00000000000006c5257bf009ec5a96de47f8d869e80ee1a535db822e2d36089e 129 0.05/1.00 vMB 154
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.88 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.