Loading Tool

Explorer IconExplorer

Memory Pool

81,613 transactions
29.66 vMB
0.08680664 BTC
Random Selection Loading Transactions
Max Size: 180.46/200 MB

Candidate Block

Mining Attempt 78af80cdeae385e5dab24dfc1a1207d5c275df29bc455fa5ba4b8712357b2160
Version 20000000
Previous Block 00000000000000000002092de921a1212b41aa97abcef3b00199cbeb95f34bff
Merkle Root 5485cb63c5c628e47094e4123c566b01292a8523a8a0a09e28d7594029776af0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,199
Size: 1.00 vMB
Total Fees: 0.02428273 BTC
Feerates: 100.53 > 2.43 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,082 (528,731 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
386,351 386,351 000000000000000008ef130db10e22652c56b4763a5566fffbbd07c6b6563835 2,498 1.00/1.00 vMB 40
386,350 386,350 0000000000000000060d92173312197d316faced89dab04df79bac34bca549da 830 0.49/1.00 vMB 32
386,349 386,349 0000000000000000004874cbd2e5434f3c7b5a8f3f7dfbd096993d6a5533371f 1 0.00/1.00 vMB 0
386,348 386,348 00000000000000000ed5b91da33b5c7ad45e59cf02884c75e5ede95270706acb 612 0.28/1.00 vMB 33
386,347 386,347 0000000000000000019a7c015d7b61baa25e8afd4f1dcade4133d8a1d6b7445d 1,219 0.77/1.00 vMB 25
386,346 386,346 0000000000000000096ecf4728835827b1de814f37e9f2d349c6103a705af6b8 633 0.55/1.00 vMB 18
386,345 386,345 00000000000000000ad21170263ae98b4a606bbb86def50f639738febd755d24 2 0.00/1.00 vMB 0
386,344 386,344 000000000000000000a594ad3b2afbb8a7f77eb313e5d86ae3940cb9a2609375 1,543 0.95/1.00 vMB 31
386,343 386,343 0000000000000000066469b64045d666cacbadf9b1f164e1a77750f71ac5d103 1,607 0.80/1.00 vMB 33
386,342 386,342 00000000000000000d2b49c92d59b9e114006451c67679c236385a10b1ff556a 2,129 0.93/1.00 vMB 37
386,341 386,341 0000000000000000053d7a492fa1325f4213126ee1bd26307747be879a4179f4 1 0.00/1.00 vMB 0
386,340 386,340 00000000000000000417806aad463316b59f384606d29f1eb0f00c073ed3a337 1,756 0.93/1.00 vMB 27
386,339 386,339 00000000000000000e046ca4a052e43277db3b7f885630206689fd984a49567d 2,505 0.93/1.00 vMB 58
386,338 386,338 00000000000000000b69b4cbfe409e0c7c972cdcab30f8676a11a6ba5177488c 1,326 0.54/1.00 vMB 46
386,337 386,337 00000000000000000e87f54d05f284c38f5c65b22beec35abb315349b4d7e19c 194 0.12/1.00 vMB 34
386,336 386,336 00000000000000000cd28236b43b407f86645c46a9f4ecbbcab3aa372211b309 760 0.63/1.00 vMB 20
386,335 386,335 00000000000000000ac7ab3d80e3cb9b4d0724ed5b2af92a4dcc3603d17905fb 2,636 0.93/1.00 vMB 41
386,334 386,334 00000000000000000720be31c6593215e617595085352e14afcebfbe31b07971 83 0.05/1.00 vMB 28
386,333 386,333 000000000000000004585f8bcbd62dc87a9dc01407204336e255e0fb0bd2be92 666 1.00/1.00 vMB 10
386,332 386,332 0000000000000000004761d123704e504bce2f186f06e3f2fcf0c1a5697183b7 605 0.29/1.00 vMB 35
386,331 386,331 00000000000000000543cbffda266060d71464f308eae12dcb79c6a415074508 201 0.17/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.54 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: 669.02 GB
    • Received: 15.71 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.