Loading Tool

Explorer IconExplorer

Memory Pool

83,276 transactions
30.17 vMB
0.13135124 BTC
Random Selection Loading Transactions
Max Size: 183.49/200 MB

Candidate Block

Mining Attempt a83268b65007d00643978817329eb6829ec126f448c5cab69fc5a806d85a3e4a
Version 20000000
Previous Block 00000000000000000001968746f746008154af3e4db375ab1e0c87864c4db4c8
Merkle Root 46dd748310ba751a004e2a27e45e7fb894d5086ef7356d66a5670c5a2bba8d53
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,499
Size: 1.00 vMB
Total Fees: 0.06645812 BTC
Feerates: 641.71 > 6.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,080 (531,681 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
383,399 383,399 00000000000000000baac5746c6faf1710550535103676cee9d8c93adae35b47 223 0.25/1.00 vMB 12
383,398 383,398 000000000000000003a68426c6f9b3d3a1736ccfb05c7f621809077eb1890cd3 114 0.25/1.00 vMB 5
383,397 383,397 0000000000000000004b7b64351c0669b56b7f965a64ef9ed1db46eeac350a0a 1,295 0.58/1.00 vMB 34
383,396 383,396 00000000000000000534dfed9dab977df418d6dc85a70f2c930c25e3c22df595 728 0.40/1.00 vMB 34
383,395 383,395 00000000000000000af56ed440435df86e975a71eff3e32b2c2e72788a02dfec 606 0.37/1.00 vMB 32
383,394 383,394 00000000000000000f29b846c9a568db7623c74b9fb4e2253df75b8d8a27ec7c 1,239 0.93/1.00 vMB 21
383,393 383,393 00000000000000000b450638298459e8d0871c12b2b5d36534614228314b94bd 53 0.07/1.00 vMB 11
383,392 383,392 0000000000000000071b7cb88ebf75baff597b61bfc490aa181fc1f6337e4d20 200 0.14/1.00 vMB 15
383,391 383,391 00000000000000000c74cd83bb4d532b6b484699f299a72a68382220c918c807 1 0.00/1.00 vMB 0
383,390 383,390 0000000000000000001d9d94f1a6a44a6e89e94a4b84169d986009f2772765d0 871 0.44/1.00 vMB 26
383,389 383,389 000000000000000002832d2881c27870193c01eee94b8e93940561cb29481008 2,075 1.00/1.00 vMB 36
383,388 383,388 000000000000000003713c90b414e89060f536f6e3a8d8a6d3e6ac56d61346cc 2,420 0.75/1.00 vMB 53
383,387 383,387 000000000000000010650f8f28f840d283dde25994be213a4f07f414f6b26acd 1,677 0.79/1.00 vMB 35
383,386 383,386 00000000000000000caeb21c57fd073689e4a529a0ee55fc030416ab7d35ca15 2,002 0.87/1.00 vMB 40
383,385 383,385 00000000000000000e942300664ffcb359304bb3771f8650e1292ad5f03a9a63 474 0.50/1.00 vMB 16
383,384 383,384 00000000000000000286642073b2ed37ea90520330dc3cf63a3bf7a69bed9e64 2,637 0.95/1.00 vMB 44
383,383 383,383 00000000000000000189ec914bfb1305aeef83ade848d38d61ebb12c8f939843 62 0.07/1.00 vMB 6
383,382 383,382 0000000000000000031640e80a53c2072093bfdcbce75fdd0cea8191a198b66a 1,762 1.00/1.00 vMB 27
383,381 383,381 0000000000000000076557621e6b5bac1b84cdfff8cc1613c1da08b3ba5b7f4e 1 0.00/1.00 vMB 0
383,380 383,380 0000000000000000080ad2cfc9509c914d4b74c7e84e7f8440c09a5123e61a1b 1,611 0.99/1.00 vMB 25
383,379 383,379 00000000000000001007c4fdae2f377abac32a1a8fe340810ec3fabdace0996c 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.53 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: 668.99 GB
    • Received: 15.69 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.