Loading Tool

Explorer IconExplorer

Memory Pool

38,398 transactions
26.69 vMB
0.06464437 BTC
Random Selection Loading Transactions
Max Size: 137.01/200 MB

Candidate Block

Mining Attempt ebb9571e8b174b88c8e16938180d8853d56ef032b55979b420b3e8ea2829e569
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root c3c95f36e45b336fbf30a04d793b168661f9a74b78c0feb53885e6064509c4aa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,085
Size: 1.00 vMB
Total Fees: 0.01483740 BTC
Feerates: 100.53 > 1.49 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (547,607 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
367,052 367,052 0000000000000000019e14611bf00f2208154d6b10c869b0aab13353ad26c592 1,112 0.69/1.00 vMB 35
367,051 367,051 000000000000000010c7761696c5a7d8b6d7da2171b1da33a5bc7f76b1513409 183 0.10/1.00 vMB 31
367,050 367,050 000000000000000003c8d88e162bcc82b255f90a15e395cd453d673cb4d18738 423 0.25/1.00 vMB 25
367,049 367,049 00000000000000000cd1159e99277914aab551b00757b44724ed636325efda7c 860 0.51/1.00 vMB 31
367,048 367,048 00000000000000000b1a6c8fd9f78d5d8733d86425b4cc943239b3a8b24ec122 576 0.43/1.00 vMB 33
367,047 367,047 000000000000000013f1ff8f0b80c36b33c25a7bbcc4c3de359709e8d8018a6b 1,461 0.96/1.00 vMB 33
367,046 367,046 00000000000000000a100609610253ba966648df022f2fb0059748bc401b6252 1,480 1.00/1.00 vMB 26
367,045 367,045 0000000000000000064a15bb49258264becc59d1719969f4766c89f526c25e9f 1,734 0.93/1.00 vMB 41
367,044 367,044 000000000000000005bd636be2a3b1050f6f3397761136e29cd08019975c4c81 795 0.66/1.00 vMB 25
367,043 367,043 000000000000000007aaed6618fac4282e23bc359c41dd2a6ff21c48c1144837 917 1.00/1.00 vMB 26
367,042 367,042 00000000000000000fc723ea098ba56f334ea383f5b05ab51f7d1633b40e2129 603 0.95/1.00 vMB 37
367,041 367,041 000000000000000006d59626fa7ff2e953eb179212ae42499a27093a6c944c11 1,386 0.75/1.00 vMB 39
367,040 367,040 000000000000000002b005268125a0e30188409613acb99266abbbc4dd6342c4 882 0.73/1.00 vMB 28
367,039 367,039 000000000000000004d781f3fa491bbc9b8c759b4a31b887537b6db1d125dace 685 0.37/1.00 vMB 33
367,038 367,038 0000000000000000042a8991451ff353fd7755ad1f217ea4eb93c0068d2f5c44 654 0.76/1.00 vMB 26
367,037 367,037 0000000000000000127dfa1485bf35d9b7c27e05d29404a079d42c882561b9f8 266 0.15/1.00 vMB 30
367,036 367,036 000000000000000008a15020caa619dcc32249844c0fb774cc5394a39983ed1f 1 0.00/1.00 vMB 0
367,035 367,035 000000000000000002881b81a13ee986edd3cf09063b73af8ba1dd93120c387c 602 0.30/1.00 vMB 31
367,034 367,034 000000000000000001bc9285c836312a939d576df3d78da5979f3fe7428bd5bc 1,229 0.72/1.00 vMB 36
367,033 367,033 000000000000000001a7e4dcec647e683d7da9f1a77e26096c50933d13ac1c02 472 0.26/1.00 vMB 33
367,032 367,032 0000000000000000043c2f3064cf85d4e670e22a988928a4d285d8fc583a57df 394 0.21/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 781.79 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: 633.63 GB
    • Received: 12.20 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.