Loading Tool

Explorer IconExplorer

Memory Pool

83,413 transactions
30.18 vMB
0.12080091 BTC
Random Selection Loading Transactions
Max Size: 183.25/200 MB

Candidate Block

Mining Attempt 3081c5dc047cd1b84bcbe92d8547643ee0033daf2ec796078fc81fd86e0aca40
Version 20000000
Previous Block 000000000000000000010d0a3e37e31e12beb7277f8808ba3ca72eb0ef7badb5
Merkle Root 7ab66115dd41ae928dfe06bb922c2894add328bb100c0c07780bbeea8185c508
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,005
Size: 1.00 vMB
Total Fees: 0.05900121 BTC
Feerates: 107.42 > 5.91 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,959 (447,434 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
467,525 467,525 0000000000000000000ce41b8a84f87dcb9a38cf5886e4583c72b8bd7aa00203 2,634 1.00/1.00 vMB 270
467,524 467,524 000000000000000000ac92b2d07f0539754011339040e657a3b2bfe79095095d 1,967 1.00/1.00 vMB 239
467,523 467,523 000000000000000000d1f10a813d6b9665580aec37c42c6bfe25924aed932fe1 2,490 1.00/1.00 vMB 233
467,522 467,522 0000000000000000018d015a96c2aea4269f9055b19a9b59f9a9ca4197bd244b 2,492 1.00/1.00 vMB 164
467,521 467,521 0000000000000000017ef96c165017fc127f23adf80de03af2125935c961665d 2,352 1.00/1.00 vMB 215
467,520 467,520 0000000000000000001fcfbc43ec45a968e63627e14a0ed350484be09e2dfdba 1,861 1.00/1.00 vMB 202
467,519 467,519 00000000000000000113450f5dba620a39abf90562ab9da4d0fc5443f2633b6f 1,594 1.00/1.00 vMB 299
467,518 467,518 0000000000000000019c0ea06dbe49ea5fd4c83ab25177d8e8f5735b85069a2e 1,933 1.00/1.00 vMB 243
467,517 467,517 000000000000000000c5c3e5a09a0d480a308aff9aff141c8388b75016135693 328 0.14/1.00 vMB 352
467,516 467,516 0000000000000000007af024c84a191f1136a3572980d35eee4542876992ad47 2,317 1.00/1.00 vMB 231
467,515 467,515 0000000000000000006daa95de754015c02678e587b663a0253a6ffb9515caa4 1 0.00/1.00 vMB 0
467,514 467,514 00000000000000000094e64e2766b9145fc308803ef3a199d1c7aefd61f09b84 2,524 1.00/1.00 vMB 245
467,513 467,513 000000000000000001d030f9c1e5c563bd8823eafcaa6b538ca75428d1c05fd3 2,114 1.00/1.00 vMB 294
467,512 467,512 00000000000000000058c59dbdebae368c6bb483fe5fe6b217ceb623a740d6bc 1 0.00/1.00 vMB 0
467,511 467,511 000000000000000000d8321dfa55bc4bcf87c6689e9016a01c1495f5fb9270bc 2,935 1.00/1.00 vMB 322
467,510 467,510 0000000000000000013b6eba5def8d9b48682abffab742263812601dd836523f 2,770 1.00/1.00 vMB 304
467,509 467,509 0000000000000000005d05693d5af09bb0bd6878e8704125ef971d580b6be417 2,850 1.00/1.00 vMB 308
467,508 467,508 0000000000000000008d406ebb802f9f751bfd09ddfc3260744c98ab6064f531 2,258 1.00/1.00 vMB 177
467,507 467,507 00000000000000000022e0ec72801f710212c94716c499f85265016bc553d776 3,024 1.00/1.00 vMB 301
467,506 467,506 000000000000000001b5033e07122ef63aa7ee20db78d530cbfe1de045e1a706 2,354 1.00/1.00 vMB 268
467,505 467,505 00000000000000000035ae4f2b27266b35d647b6a6519902c7b47ea2ba119533 2,566 1.00/1.00 vMB 300
Previous 10 blocks ↓
Total Size: 782.32 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: 660.26 GB
    • Received: 14.65 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.