Loading Tool

Explorer IconExplorer

Memory Pool

78,515 transactions
29.01 vMB
0.09693330 BTC
Random Selection Loading Transactions
Max Size: 175.97/200 MB

Candidate Block

Mining Attempt 9e79f7aa037e5134bc2bb3871e2cee0e9ec10899f5731a98863d95a5879ae053
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root f0dfdc04d9d58613f85ac8b1e35b511dafd736a7ae2d478fbc4f2b60730e99d7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,680
Size: 1.00 vMB
Total Fees: 0.03640629 BTC
Feerates: 137.15 > 3.65 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (440,691 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
474,422 474,422 000000000000000000b8123a0e836a125a1004325acc7e993ba7eb903c86c8d5 1,334 1.00/1.00 vMB 116
474,421 474,421 0000000000000000009d05452acb8a474aa4deb4fff9de82d92e80a97c630d82 575 1.00/1.00 vMB 62
474,420 474,420 00000000000000000144d3fe585eceef015772afa01960bc7fcc42f9efd1e218 1,372 1.00/1.00 vMB 152
474,419 474,419 00000000000000000021e2e521197a9ad5b5434466273c9adeed630a6d2e43b9 550 1.00/1.00 vMB 36
474,418 474,418 000000000000000000b4d3b17df4ad832ae23c59b312bebcb0fa090dd2622197 585 1.00/1.00 vMB 50
474,417 474,417 000000000000000000b2394b6f3fb743fa11e0d612ec02a77f670cff92a674d2 1,627 1.00/1.00 vMB 158
474,416 474,416 00000000000000000038c2a5da183c8120ea7a9c51bd574b17398b12aecb9591 654 0.29/1.00 vMB 177
474,415 474,415 0000000000000000013f55e8b3e0790f9a1d3d00339500f549bd1dfb0c9dc3e9 220 0.10/1.00 vMB 203
474,414 474,414 0000000000000000013dd8876364421f2088a48612c8791ca6d294fd82316d6d 537 1.00/1.00 vMB 43
474,413 474,413 00000000000000000168e039139ec020563fd6250490b3128b5f214d8d0c0e3c 1,268 0.99/1.00 vMB 40
474,412 474,412 00000000000000000104c86070f68aad72f8e35251a6eb84e1bcfbe79053f205 2,222 1.00/1.00 vMB 280
474,411 474,411 0000000000000000013eed99fd105b052f57f5c2f78bb558a5b9bd9edd1e5239 1,258 1.00/1.00 vMB 28
474,410 474,410 000000000000000000b011023850a8345f405aa4f6a13d2cd92fcf4c1a2b80ff 1,764 0.91/1.00 vMB 194
474,409 474,409 000000000000000000893d483afdd44e62db7a5636e288e09a1b27a9271a6a54 2,257 1.00/1.00 vMB 294
474,408 474,408 000000000000000000518dd7dc0236721c4dc0728ff1cbb27714d468d158ed51 500 1.00/1.00 vMB 10
474,407 474,407 0000000000000000013a256ab29d77569f465d563f695f7c4799387097b00e34 23 0.01/1.00 vMB 284
474,406 474,406 00000000000000000129e04747b371e028d223e7cb429f614aa879148da9b793 2,190 1.00/1.00 vMB 236
474,405 474,405 0000000000000000005cb5a4dd43e19a46767eb409841d32fad010ebc1baecca 1,315 1.00/1.00 vMB 113
474,404 474,404 000000000000000000242d2f6bc833a30ec45ea1493b52997e72900377635d1d 2,120 1.00/1.00 vMB 173
474,403 474,403 0000000000000000006b0264a6e6ec89d41757cae6d81d3000a52a15ac5d0625 1,752 1.00/1.00 vMB 23
474,402 474,402 00000000000000000185b6ab559e76c4342345f857b8ec052149cb949f28de5f 2,337 1.00/1.00 vMB 94
Previous 10 blocks ↓
Total Size: 782.59 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: 671.40 GB
    • Received: 15.93 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.