Loading Tool

Explorer IconExplorer

Memory Pool

44,278 transactions
26.73 vMB
0.06969084 BTC
Random Selection Loading Transactions
Max Size: 140.80/200 MB

Candidate Block

Mining Attempt 53bf218f973a7fed95f652560fc630b1b7e2ec8f6bbfc90e885e39cd860ae9e9
Version 20000000
Previous Block 000000000000000000006d5dec801a101478f03b45279c1f23f252ebcf40ea3f
Merkle Root 9622d96a94b8c05bb900e9a5538dbb14c643fdd4767436e9935934c2822e8bc7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,215
Size: 1.00 vMB
Total Fees: 0.02006658 BTC
Feerates: 151.11 > 2.01 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,880 (201,605 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
713,275 713,275 00000000000000000000e2e827144fafee964db83ca08321dfeff9517941cec9 2,743 1.00/1.00 vMB 3
713,274 713,274 0000000000000000000940e9a10439fc9796c440779b47cdeae4c3b78aab20f4 3,262 1.00/1.00 vMB 18
713,273 713,273 00000000000000000000eec55c9640c4a4475bc74a7d915100394d0e5abbc115 2,402 1.00/1.00 vMB 10
713,272 713,272 000000000000000000071ca248b504a9dbcb74008c3d46a943a63c50a8a28395 1,753 1.00/1.00 vMB 6
713,271 713,271 0000000000000000000a0d0e3e43e6c4eba57751c242f8b0f3f3d8bace314a48 2,440 1.00/1.00 vMB 4
713,270 713,270 00000000000000000007f22ec2048819a7e3eb05a544d87d128bbccf62646bfb 2,461 1.00/1.00 vMB 10
713,269 713,269 0000000000000000000709da7030a86b343d78917aca4e71cb1ee9834602edbc 2,913 1.00/1.00 vMB 17
713,268 713,268 000000000000000000056c78ca8890edc079246324ea2e5fe4e053240f23b21a 1,617 1.00/1.00 vMB 4
713,267 713,267 0000000000000000000ba3079d6a7b0ef0874d816bbdd243636c605c86d6881e 835 1.00/1.00 vMB 5
713,266 713,266 000000000000000000079bcaa0df96a34025665161d6a0455e9acaffde660e6c 1,766 1.00/1.00 vMB 9
713,265 713,265 0000000000000000000769201f8e0676301532102d96770c8aae4a7eb6392b7a 849 1.00/1.00 vMB 6
713,264 713,264 0000000000000000000a029825545ec488e5f81a0fcc2ac70955578fa71bfa11 2,318 1.00/1.00 vMB 10
713,263 713,263 00000000000000000005398b05377230decdbbc7c9ab0e92a54dd7ee3d150c5a 2,603 1.00/1.00 vMB 6
713,262 713,262 000000000000000000058a3c49c4d5cfdddbd14fb20834ae60e7f432dfe1355f 3,108 1.00/1.00 vMB 14
713,261 713,261 00000000000000000004fa24a906d82fe52b72a63c3024b58d51b18f8e34087a 2,598 1.00/1.00 vMB 22
713,260 713,260 0000000000000000000c450d364b090cff087fe57169901c811a95dd69174962 1,715 1.00/1.00 vMB 6
713,259 713,259 00000000000000000009f552b867a2ca89da9424b0c7a33b3b53fa56e6ebe5b8 2,234 1.00/1.00 vMB 19
713,258 713,258 0000000000000000000c1a679995818cb7c701ac89f8793e5ca4008007ff54bd 611 1.00/1.00 vMB 6
713,257 713,257 0000000000000000000971bfc824103b5620dd835429ca2aa677f8dcc179e780 2,493 1.00/1.00 vMB 9
713,256 713,256 00000000000000000008aa29611fe29555d230558a5a94233f0da4b2077dea0d 3,099 1.00/1.00 vMB 12
713,255 713,255 0000000000000000000950ad61465fc5ad297e70c49792f615c6e65ca46dcf3f 2,769 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.17 GB

Node Details:

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