Loading Tool

Explorer IconExplorer

Memory Pool

84,728 transactions
31.81 vMB
0.16535978 BTC
Random Selection Loading Transactions
Max Size: 189.34/200 MB

Candidate Block

Mining Attempt 91553517998fb41eec4c9d1f6f56998308a8c277a917f1e82f73389828940fd2
Version 20000000
Previous Block 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758
Merkle Root 3dfa5f9809bfb41d322cb2be4056348de7463e4fbda9ae91d97d30dd1448d244
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,066
Size: 1.00 vMB
Total Fees: 0.05222167 BTC
Feerates: 402.75 > 5.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,146 (477,684 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
437,462 437,462 00000000000000000411f9cffd1589a165bc6d514ab2fd18d883a5b3e3c52ae1 2,637 1.00/1.00 vMB 132
437,461 437,461 0000000000000000041157046207414ac4e49dea7561aeee4c92d8579581746f 2,879 1.00/1.00 vMB 130
437,460 437,460 000000000000000003bfa17f969267775028973a06ce252031d753a5fd4ea5af 828 0.75/1.00 vMB 30
437,459 437,459 000000000000000004291de71c5d717ce5a0654df1494935e7aae531f46968ca 1,061 0.40/1.00 vMB 83
437,458 437,458 0000000000000000021d166056f82fe351ee7739d21d85e2ef0c4d1ad0aee215 2,186 1.00/1.00 vMB 68
437,457 437,457 0000000000000000002d9b9c7cde010995f7634c954cf2d73b4a473c5fbcc1e3 545 0.46/1.00 vMB 39
437,456 437,456 0000000000000000003c6d5e8b60fb8b25ab8a2fdb16453742d9698ff41ae369 959 0.48/1.00 vMB 69
437,455 437,455 0000000000000000018a77e482a8c08a521a51df8b1484dd2bff262c2d317bed 561 0.26/1.00 vMB 82
437,454 437,454 00000000000000000425b29672625c0d39d5011ee0fae3127e72d481f7536331 829 0.43/1.00 vMB 72
437,453 437,453 0000000000000000040d06869fa7e72a8a7a4cd35025eecffd190ffb1e6729c1 922 0.97/1.00 vMB 37
437,452 437,452 000000000000000002a7b3f50847737e688aa94252c44e3adab8848cf5b66a2d 2,254 0.98/1.00 vMB 69
437,451 437,451 0000000000000000011c79cad8dc5b9f8973731329c3f26e7ec88b6443a7f1af 2,385 1.00/1.00 vMB 78
437,450 437,450 00000000000000000397874ed93ccda07773e95156c149d5daf73c02fc7b2169 1,167 0.48/1.00 vMB 71
437,449 437,449 000000000000000002918641eee1cd120019915ecd8f328492166bd5a9fd80f9 713 0.34/1.00 vMB 62
437,448 437,448 0000000000000000030a30c722c25eb9d511d8d0946efc4bdadb82d80a0f19bd 638 0.28/1.00 vMB 71
437,447 437,447 000000000000000002b3ec38293a6a61d6bb93743280ef1e09f52b957e4d8f76 756 1.00/1.00 vMB 22
437,446 437,446 0000000000000000014d026dc7f2d04a5b0de8ae5ead781d66536b17a5dc771e 2,460 0.99/1.00 vMB 70
437,445 437,445 0000000000000000043b285f8faae613697c5b1f435feab2073797be1c67ffb6 616 1.00/1.00 vMB 21
437,444 437,444 000000000000000002827a8ad2b07962acbc1c1f2d1787dee7532874e716ccf4 1,194 0.51/1.00 vMB 78
437,443 437,443 00000000000000000242620cdfd197a05276db4689870c483335f2ee4e69649a 395 0.99/1.00 vMB 8
437,442 437,442 000000000000000001a10c20961e61396e877d5e056a22b327d7db269002f5d3 2,596 1.00/1.00 vMB 83
Previous 10 blocks ↓
Total Size: 782.65 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: 672.66 GB
    • Received: 16.30 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.