Loading Tool

Explorer IconExplorer

Memory Pool

44,558 transactions
27.26 vMB
0.10011402 BTC
Random Selection Loading Transactions
Max Size: 142.86/200 MB

Candidate Block

Mining Attempt d13a1592d113374fa54e40cdf7e9b7796577fec1e2e2894e1fa91fdc37209e91
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 117bfd64f86cd4d165ba4e7222d23147f60ad559f82081a36430ec49ee7f79e9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,639
Size: 1.00 vMB
Total Fees: 0.04542961 BTC
Feerates: 151.16 > 4.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (530,348 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
384,521 384,521 00000000000000000c51b88186742e58474a35d8d0640b97932f3e306c065b28 655 0.27/1.00 vMB 33
384,520 384,520 0000000000000000037c519e4dce3bad1a2f9a6180dddab72b2ddb3180a4462c 1,349 0.55/1.00 vMB 38
384,519 384,519 00000000000000000d4ee8ebbc927cb2c9f9c1a116fcf06269dc1f1cf36f96f3 791 0.40/1.00 vMB 29
384,518 384,518 000000000000000006dcfad654c266d43188192bf7fd100571182f9bb71b2a71 938 0.43/1.00 vMB 34
384,517 384,517 0000000000000000044634228747b0bff98fb27ac0dca5829e1ab4bee5149d3b 442 0.25/1.00 vMB 29
384,516 384,516 00000000000000001097c5073aec2ef5f520c32157b802984b0720feb3f5ceea 687 0.29/1.00 vMB 36
384,515 384,515 000000000000000004e1fd9994f8ed5082b29d317810b515b4464783410eb52e 506 0.35/1.00 vMB 22
384,514 384,514 000000000000000009389c76f9a29d4a00fd52c29d82ef1e3667fd01b08f252f 864 0.43/1.00 vMB 33
384,513 384,513 00000000000000000ce8aee0c33e591053887abb176266c33c48f95034de1abf 544 0.25/1.00 vMB 31
384,512 384,512 00000000000000000d2ec9a999d070740c088a440ae8e81c93ba43d5caadff0c 1,310 0.99/1.00 vMB 22
384,511 384,511 000000000000000005f86c2327522cee10b872e0425bde833416e902462e2a96 1,770 0.75/1.00 vMB 43
384,510 384,510 00000000000000000719ef8aafb1d7a6cb83098e8b706be71b7ebad0e610381c 976 0.54/1.00 vMB 32
384,509 384,509 000000000000000009088c609cafa400b38626548643842f883f96087212ad1d 2,001 0.91/1.00 vMB 35
384,508 384,508 000000000000000002c499f5b4da627add863962720e83788ab980ffb058e614 232 0.25/1.00 vMB 11
384,507 384,507 0000000000000000008dd29ba5a4d735b0ef1789163b814928a572b63dda0ca6 269 0.16/1.00 vMB 26
384,506 384,506 00000000000000000470ba165639f4bb4bc5562139d2f8f237da5c716750db9b 1 0.00/1.00 vMB 0
384,505 384,505 000000000000000007c0dd00300a5ebda8df73dc77e1703157f3699c645002b5 810 0.38/1.00 vMB 36
384,504 384,504 00000000000000000d581a940ee9fb87cf723c5089e3c0011e4dd787bba9a404 1,875 0.82/1.00 vMB 41
384,503 384,503 0000000000000000099628331b03e926b0b72f3e1a8517cabc7327036d7d1b51 2 0.00/1.00 vMB 0
384,502 384,502 00000000000000000a6ffa7d981f5a93bd37d1239377074c3ac48c56445026ff 1,349 0.58/1.00 vMB 37
384,501 384,501 00000000000000000844db6ead93f351c01f578efe7577e7e3ee25bd604aaca2 1,010 0.75/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.