Loading Tool

Explorer IconExplorer

Memory Pool

48,248 transactions
27.41 vMB
0.07437808 BTC
Random Selection Loading Transactions
Max Size: 146.12/200 MB

Candidate Block

Mining Attempt 938012e9310072263c68ba7833bca4810d88a7f97444e2fd4b06b4229c514008
Version 20000000
Previous Block 000000000000000000016efaef9f7da737aa2349d0b4dafc4a282bf2e687179c
Merkle Root 04260e5e155545f26eecb49e826ee3abcd2a19af1bd1f36202e10ac78e29bd3d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,945
Size: 1.00 vMB
Total Fees: 0.02306273 BTC
Feerates: 150.92 > 2.31 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,784 (572,119 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
342,665 342,665 00000000000000000a40e74a0832b61b91c54f3d9a7e4349a91ea9a7ce23235a 901 0.53/1.00 vMB 23
342,664 342,664 0000000000000000188d905af920cf49a895c21b576f3b8bd9a6d039aeee8182 538 0.30/1.00 vMB 24
342,663 342,663 0000000000000000123f2ee0ac85429d810c38ad90fa4a5810e09fc637f19d4d 121 0.06/1.00 vMB 19
342,662 342,662 000000000000000001284927639263d24709f7e2c835a82777c8d3ce7522be45 726 0.47/1.00 vMB 23
342,661 342,661 00000000000000000f35aac327a0709f06fb8a4b9c220104579584f8d9d2c7ea 312 0.23/1.00 vMB 20
342,660 342,660 000000000000000017e8b9f369522c6591ebb0855c75042e48f0696c1ae06a0b 256 0.14/1.00 vMB 30
342,659 342,659 000000000000000011eac30934d285a709079d971541632101f8b9b5a1beb582 584 0.31/1.00 vMB 22
342,658 342,658 00000000000000000141f00617df37b1540b8a4059842424ccadf9df661cc4e2 344 0.18/1.00 vMB 25
342,657 342,657 000000000000000000ecf38a3634d7af7547762f50e9ed2708c4bc575441e0d0 827 0.45/1.00 vMB 24
342,656 342,656 0000000000000000090df8ccae119d302d6230ac9732d2e6c50c521e994458d5 324 0.16/1.00 vMB 24
342,655 342,655 00000000000000000788dc61b6fc625911561c00648ca314731622a7f66777cb 537 0.34/1.00 vMB 22
342,654 342,654 00000000000000000a4c1d37099bb4b15b885ac66483977420bf2695c1fbe847 232 0.11/1.00 vMB 29
342,653 342,653 0000000000000000131799bc8e59a9c8aa884a3337d6a3211c9b4f50e6b13f92 185 0.10/1.00 vMB 23
342,652 342,652 0000000000000000012eac8dbb8981074d2ce3778299ce6296d42cc13e11573e 454 0.27/1.00 vMB 27
342,651 342,651 000000000000000009cc9ff977573f2b112e5d62e53aa79f999aeccce95152a7 212 0.13/1.00 vMB 26
342,650 342,650 00000000000000001646b87be1a98c9c9772ad9be15dd5c943c64916d20ea996 444 0.40/1.00 vMB 16
342,649 342,649 00000000000000000cb163280d43c51434541a3d86ac986ae3d5c9b4f0e6e2c5 238 0.18/1.00 vMB 20
342,648 342,648 00000000000000000a52897b9099f51599723fc1410f1a3c0cc552c44214983f 1,325 0.75/1.00 vMB 26
342,647 342,647 0000000000000000171318270ee62640d7706bc4507f2f13d3f0cd6a4fd47628 291 0.11/1.00 vMB 30
342,646 342,646 000000000000000001653f75edb85e1372f78a4fc7dd04581e926028c67858d5 65 0.03/1.00 vMB 24
342,645 342,645 0000000000000000012a265359cc2842f6b38d455f59266d8e020bf4efa83a10 164 0.11/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.00 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: 649.05 GB
    • Received: 13.12 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.