Loading Tool

Explorer IconExplorer

Memory Pool

40,427 transactions
17.79 vMB
0.15419421 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.22/200 MB

Candidate Block

Mining Attempt 710deb6583a474768d1d10269b2614e2e20c8635de4cb3ecf04806df154c15f5
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 29eb84016430c316f3094e35ab8f3ce13f8a55667ff8545c218398da565600c1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,312
Size: 1.00 vMB
Total Fees: 0.04574397 BTC
Median Feerate: 4.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (779,963 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
133,358 133,358 0000000000000b7842f159457ef1cc2a0230e6f985ad1e44b411435fa6a8d979 125 0.04 vMB 429
133,357 133,357 000000000000049ff9f3ae809192c5fe33eee4e5ce8b61d91a1fd79ad5ad813b 51 0.02 vMB 449
133,356 133,356 00000000000008c5482caea7e9eec8d492f5a2f06d7e596e9cbac8491a6d3b90 13 0.00 vMB 576
133,355 133,355 000000000000010f274585e3a2b693d4d5f64aca48403157dccf9e71f49cb597 1 0.00 vMB 0
133,354 133,354 00000000000002ce5c2b249b179389c251a6ad8a9bba2057625ee3dce651c9c9 11 0.00 vMB 17
133,353 133,353 00000000000000578e0902189ca9a0d908b2026659fef4347c06b0f6a94d8e21 204 0.06 vMB 54
133,352 133,352 0000000000000ab3be9afa9d134b9d9a6abde46f445877764e9be4721166a1cf 58 0.03 vMB 395
133,351 133,351 0000000000000313180d083798923e8436509f646b198762feb696e1797dddd4 19 0.01 vMB 1,938
133,350 133,350 00000000000002fd9103917d9a0347615b49c90e16fb720a5c3e4bbea2139e0a 12 0.00 vMB 53
133,349 133,349 000000000000046cace7c107a27583c94757e75ece468055ee44fa817e6260c1 12 0.01 vMB 186
133,348 133,348 000000000000042295936d891c974de274a06d80c9b41d9eede611a0a1c1bac1 11 0.00 vMB 667
133,347 133,347 00000000000007a9db76fb8680a4fe3394989aff0df4d0f19fcc7b99865c733a 128 0.10 vMB 138
133,346 133,346 0000000000000479a59051ba236e8f0584f515a20a8ea30f1d5cd41ba1c705e7 56 0.03 vMB 878
133,345 133,345 000000000000060ebba1acb2dfa2d7ba58eb28566c4621834a2f92953dc8478f 16 0.00 vMB 0
133,344 133,344 0000000000000365a64775068484b57ccebb60a4f06b8d29dc0862e98def671c 24 0.01 vMB 975
133,343 133,343 0000000000000901d21bfb20148ae5965378a77bcadedd26a993e59ab6ab0a5a 37 0.01 vMB 856
133,342 133,342 00000000000002e08ee986cca700c3e1367ef95606460d0fdb36c7e6daec1578 16 0.00 vMB 1,247
133,341 133,341 00000000000007a70c38ff689696c21edd7f7b97ef3b066c5353278379d3f6b0 21 0.01 vMB 0
133,340 133,340 0000000000000953bf2286103052b6ad8231993ae4ee931be552f7143dbdef68 72 0.04 vMB 560
133,339 133,339 000000000000089dc05e87da10d7b0545c8aa741d8e93fdff88be1a0e14c9395 111 0.04 vMB 434
133,338 133,338 00000000000006216360134a7015df5cc6e3531c02dc84d3081226417c0837bf 8 0.01 vMB 19
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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