Loading Tool

Explorer IconExplorer

Memory Pool

79,324 transactions
30.75 vMB
0.10810045 BTC
Random Selection Loading Transactions
Max Size: 180.44/200 MB

Candidate Block

Mining Attempt 28ed914cd3d3a30affb32c8e4dfc104a0cff699882dcc87ed916e201030cb1ea
Version 20000000
Previous Block 0000000000000000000021f3a956650a7471edcad1ab0779099a4375c55a0f91
Merkle Root 94002deff9ee3269b9ce7be03d4f8321a99db59a5f0af7eb857af9a1911b2696
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,841
Size: 1.00 vMB
Total Fees: 0.03444789 BTC
Feerates: 201.36 > 3.45 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,058 (387,043 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
528,015 528,015 000000000000000000158aafb4b54ef5c9a3b68f6b6ba4556021f6876cc90848 803 0.35/1.00 vMB 15
528,014 528,014 00000000000000000030ebdc67a5956fea401d535ff14ad30381f5aabed2d8b2 2,236 0.93/1.00 vMB 30
528,013 528,013 00000000000000000017d12b127a4c1eb5d87cd8865babc3cae353ef8ccc68cc 26 0.01/1.00 vMB 10
528,012 528,012 00000000000000000016cac41648a3356a8c6bbb9e05d47f068b837c39ba69f1 860 0.41/1.00 vMB 16
528,011 528,011 0000000000000000000bb0d8f59f6e73067f13e5d3050721c1c0601f2dc4d724 1,250 0.58/1.00 vMB 23
528,010 528,010 00000000000000000008670fb3cb62be193958e8001a063eb94f586d8fe1e618 195 0.07/1.00 vMB 17
528,009 528,009 0000000000000000001a2ac539b27947f8d2d5aa9f9b86d872289faf97de6bbb 861 0.35/1.00 vMB 19
528,008 528,008 0000000000000000000c1550d0038fa44bf46279760d3c12088a413569b21cf1 2,359 0.94/1.00 vMB 15
528,007 528,007 0000000000000000002f30bf09ec2dcc6f03d53d931e68c6f5fb123fccc76d08 706 0.31/1.00 vMB 18
528,006 528,006 000000000000000000327773171ac0f4477e34cf0d4c97360954694c912c3742 542 0.33/1.00 vMB 7
528,005 528,005 00000000000000000038a027345f3a89c7e02a74b29280b322259bd81a052814 236 0.11/1.00 vMB 34
528,004 528,004 000000000000000000184c2609e3509c251c89752be89edfbc5ce1d67d3af861 133 0.07/1.00 vMB 16
528,003 528,003 000000000000000000301fbbf642a376ebf154c08fb33331e6d87979c521735b 1,036 0.51/1.00 vMB 22
528,002 528,002 0000000000000000000697a10a2a9b9246530b29178ded28ff7528553748ca31 2,723 1.00/1.00 vMB 21
528,001 528,001 0000000000000000001871a9cdc81cab0d7ceb48789217849cce70fc32c9b292 544 0.33/1.00 vMB 16
528,000 528,000 00000000000000000037e92ec24fec7841c4d2caa7462a658998c20eb5ad9410 327 0.14/1.00 vMB 15
527,999 527,999 000000000000000000299ce3ec9058c1a2697e4d183812c7d267e4b91248e55c 546 0.24/1.00 vMB 25
527,998 527,998 00000000000000000027420333727f096de7d16af1eb3e8a881e7cdb112b93c7 8 0.00/1.00 vMB 24
527,997 527,997 00000000000000000007c34805aab1bab6626ce9949959e699e753cbaa9d2b0b 515 0.18/1.00 vMB 18
527,996 527,996 00000000000000000028536cae6d934cea7f26ce9ced3da24ff1545f33a01f09 1,152 0.44/1.00 vMB 22
527,995 527,995 00000000000000000013184179eed299bb7a65bed8cbaf96004bd91bd2010312 1,267 0.50/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.49 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.33 GB
    • Received: 15.48 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.