Loading Tool

Explorer IconExplorer

Memory Pool

81,328 transactions
31.15 vMB
0.07608088 BTC
Random Selection Loading Transactions
Max Size: 189.59/200 MB

Candidate Block

Mining Attempt 8da9f1b8379a3efe31aaac4446d4f7e78ea298fa09f27d438281ce2d6f8c1691
Version 20000000
Previous Block 000000000000000000004b3e7e5aaeab111493f0d06b8a6f97fdb08081d0f764
Merkle Root fcedd12e5c82cf56687acfa27e41b12121f41d0cb280aabb9b82fa75c4332967
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,080
Size: 1.00 vMB
Total Fees: 0.00882332 BTC
Feerates: 100.37 > 0.88 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,197 (376,388 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
538,809 538,809 00000000000000000006dfa9788dd7e5718bbcdd498fc5b1a34d5a1e4f85ccbb 2,874 1.00/1.00 vMB 24
538,808 538,808 00000000000000000016756a1b8f216f6016b400e5f8c4421eda2c6feac421cb 2,906 1.00/1.00 vMB 19
538,807 538,807 0000000000000000000a0be4cf3b79c263755e034af6f73433bf165ac6030eef 2,242 0.85/1.00 vMB 19
538,806 538,806 00000000000000000013a03600c0ab6d3322e68d25b910e23e6d0588688d246f 1,638 0.57/1.00 vMB 31
538,805 538,805 000000000000000000245479c7b40db30a6430195a77a799cfe4944454bf36f8 1,342 0.96/1.00 vMB 34
538,804 538,804 0000000000000000001232a9c46cb961bd5e4234c1e5bc53866253045e846c73 393 0.14/1.00 vMB 17
538,803 538,803 0000000000000000000b3c0d286536b01b30adbf720c13092c297a04a40d2428 1,158 0.57/1.00 vMB 33
538,802 538,802 00000000000000000026ce5686a597dde956e7072c8fa83e077db159ddb5bcba 86 0.04/1.00 vMB 82
538,801 538,801 00000000000000000019d824e7198c0fa655bd38dee91dc9889a564a5cbba55a 1,073 0.36/1.00 vMB 19
538,800 538,800 00000000000000000021069f8a46470ced6ec1101731564fa1b76f25f8c5b16f 863 0.30/1.00 vMB 13
538,799 538,799 00000000000000000026801f0beabc8d044ef6708de3525aba42a8eade0c0443 1 0.00/1.00 vMB 0
538,798 538,798 0000000000000000001b76524cfcbe9b0ecce5e6cb522a51a9cf87d529cf77d0 33 0.01/1.00 vMB 4
538,797 538,797 0000000000000000001ac96212ee78b06ce77f29abf9fd68900930c8aad99d66 1,553 0.65/1.00 vMB 1
538,796 538,796 0000000000000000000fac802356a29152808979b4782efddbc7bab56ba97073 2,764 1.00/1.00 vMB 4
538,795 538,795 00000000000000000025dbebbb4173d0d3a345ea126e484e04c966b341b0fcc8 1,668 1.00/1.00 vMB 91
538,794 538,794 00000000000000000004c466ceb1f8dba9355500e12fea7e3f568e2f2e6e7727 2,035 1.00/1.00 vMB 86
538,793 538,793 0000000000000000000ed205a40eb741c1eaef77fce4000337e1aaa03b5f90d9 378 0.15/1.00 vMB 48
538,792 538,792 0000000000000000000cca6b1eb460283736ef1c18803920790bfc8501d0c1d8 75 0.07/1.00 vMB 9
538,791 538,791 0000000000000000001a272eaeaa10ac6bc6078f8b516fb887a219b576346102 1,200 0.52/1.00 vMB 17
538,790 538,790 00000000000000000023fa0df99724aca2ad36745142158f447218fce386088e 1,038 0.38/1.00 vMB 54
538,789 538,789 00000000000000000029c7d6b41aaac84a39e421efde98df91c45752ed304671 15 0.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.73 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: 707.87 GB
    • Received: 16.70 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.