Loading Tool

Explorer IconExplorer

Memory Pool

49,146 transactions
29.80 vMB
0.09578181 BTC
Random Selection Loading Transactions
Max Size: 158.79/200 MB

Candidate Block

Mining Attempt 17d32ac3402cffa7c832e69171f943bf17393c970fabf23c89b13105c4662dd1
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root 74f59c8a7ad8347dfe47dd5d790319179f78adb8d6222b8f6c8a7c425f30f500
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,225
Size: 1.00 vMB
Total Fees: 0.03218714 BTC
Feerates: 150.68 > 3.23 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (790,471 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
124,375 124,375 00000000000029cee119e5d74fbcfe024206a75492cb38777835e294adc4508b 9 0.01/1.00 vMB 793
124,374 124,374 000000000000315975a910e322ee052ffcc94680a15b570dbb81b2d0b78ed608 19 0.01/1.00 vMB 350
124,373 124,373 00000000000062902feae7b7cdae1848be3d6043d0cbe92f6f83ed28f1312add 9 0.00/1.00 vMB 0
124,372 124,372 00000000000016ffb67c44a78c3ca64c9f368c5da5ee844f833bf521fb672c2f 13 0.01/1.00 vMB 910
124,371 124,371 000000000000512bfc75fa9218a2f87776071d06d1538c06ee831f72cd56fe01 14 0.01/1.00 vMB 1,691
124,370 124,370 0000000000002210d9cb9435b4f0848295b57ff9a490f794cbdc51a51caba8f8 5 0.00/1.00 vMB 2,429
124,369 124,369 00000000000020bcabf782dbabc9d82c0509549b21f569801722f4c3d2c0beff 10 0.01/1.00 vMB 779
124,368 124,368 000000000000300d239ebb952801c772a9870414cd5296bfa2277a592429bf5e 31 0.02/1.00 vMB 178
124,367 124,367 00000000000058631a90ff581564ec912f55226d041993f32e6d75e889f87daf 4 0.00/1.00 vMB 742
124,366 124,366 0000000000002757a6ec8395c5a70e36fad2ec012f890273a14706a1fcf227bf 34 0.01/1.00 vMB 282
124,365 124,365 0000000000000d8159ba76328adad87a2b25dd5ce73f1e9e501246f6afedb1d4 15 0.01/1.00 vMB 993
124,364 124,364 000000000000678d8c1d3ec9f2d02c875a4d0aa11a62b0fb6cf18b9054c2b671 24 0.01/1.00 vMB 264
124,363 124,363 0000000000002e1636ac92f893bba8e823eb04132dcfaa4394c91f73a63eebde 14 0.01/1.00 vMB 629
124,362 124,362 00000000000008b6760f16095c7c28d8e116db000f8faf7c5ec4df08a02335f3 28 0.02/1.00 vMB 662
124,361 124,361 000000000000598f791103525d74cec52030d18bd64e0b708a647be522516fd1 6 0.00/1.00 vMB 0
124,360 124,360 00000000000048f9d2debe342af08ddc01ba0435d46b8e405ff04e6d26076490 36 0.02/1.00 vMB 1,170
124,359 124,359 000000000000588dd28e439997b77d3e28f83dbf5517215c58eaaa7828ab2107 72 0.04/1.00 vMB 406
124,358 124,358 000000000000694e8b91671c89d1b2978776e5c608babf28e2d6060b121edc23 13 0.00/1.00 vMB 606
124,357 124,357 0000000000002bf46a398e9d13695db66b70fbb7a4d0403e9af463af3fb2bd27 19 0.01/1.00 vMB 303
124,356 124,356 00000000000018d04efaa5e4d565cf7ae4536cc098ea844019c3b882675374bf 17 0.00/1.00 vMB 4
124,355 124,355 00000000000003ee658eb8352330ebeb3cb55bba73a7eca3da9000f13fd96e83 13 0.01/1.00 vMB 770
Previous 10 blocks ↓
Total Size: 782.12 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: 652.08 GB
    • Received: 13.71 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.