Loading Tool

Explorer IconExplorer

Memory Pool

39,591 transactions
27.63 vMB
0.06817734 BTC
Random Selection Loading Transactions
Max Size: 141.24/200 MB

Candidate Block

Mining Attempt b37ef72a6ff7bcb6d6bd463118ef192924414dce4e76f65668e53b818d62b21f
Version 20000000
Previous Block 0000000000000000000150af92ee92bd2e82ce4cfb7457b8417f1c43deb942f9
Merkle Root 9c8132e40a5556017f540947612e86bfc07fb07224e8d0a4e721959853b0a1ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,606
Size: 1.00 vMB
Total Fees: 0.01557690 BTC
Feerates: 100.95 > 1.56 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,644 (163,521 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
751,123 751,123 00000000000000000002c5d9d7279d19959b40b699af614dc780626266d85421 1,058 0.37/1.00 vMB 9
751,122 751,122 000000000000000000038b251b474ac43a6ec028c8939d23091679def8b523f2 658 0.32/1.00 vMB 7
751,121 751,121 000000000000000000093382051f0509ba55ae3f57d030f5aa1326fa69fa07a8 1,341 0.64/1.00 vMB 3
751,120 751,120 00000000000000000000722023a4beb3d68d00d015f7c9643aa28e096da7050e 2,721 1.00/1.00 vMB 11
751,119 751,119 00000000000000000006fc355aa8122504ffb3eceb63c65575bcf8cf0baa8777 2,808 1.00/1.00 vMB 12
751,118 751,118 000000000000000000006d8874512bc1cbbc71abaa2a3188778da66b3da0c1a3 1,089 0.88/1.00 vMB 3
751,117 751,117 00000000000000000008a8f076d40913ee564efb5394fbd2e1b30d263847807b 2,427 1.00/1.00 vMB 11
751,116 751,116 00000000000000000005eb4bbdee1b31346de8a89fe3ecb3f8d21538d37cd164 1,281 0.95/1.00 vMB 5
751,115 751,115 00000000000000000006fbfbb0bcb25a68ad2558ad681f9dc304ec33f3dca943 1,525 0.97/1.00 vMB 10
751,114 751,114 0000000000000000000945e1872099d80ec16294b1c6c65598bf88f0ae74ff15 794 0.97/1.00 vMB 9
751,113 751,113 0000000000000000000674902ce4b01f4ab861503ec51311398a4e5e92623979 868 0.25/1.00 vMB 9
751,112 751,112 00000000000000000002f4a86ad5ddadc08344c345c9494fd4e8aaf8708ffff4 690 0.34/1.00 vMB 5
751,111 751,111 000000000000000000082588fe00aec707cb83524fff31c9c33e57f936d7c4cd 2,301 1.00/1.00 vMB 8
751,110 751,110 00000000000000000004ebb9a74709d68231c516d7500ce7586dba0c6085f281 2,105 1.00/1.00 vMB 6
751,109 751,109 00000000000000000004c29ecf22db86eb60d037541360ddc5d1c913eb770288 1,175 1.00/1.00 vMB 4
751,108 751,108 000000000000000000091e3c7d58532fa31044de6b703e832d94f6c595c9ef97 1,580 1.00/1.00 vMB 3
751,107 751,107 00000000000000000007e5a18f1d822b5b9c92833a772047c2cfd9ab43348e3a 2,622 1.00/1.00 vMB 8
751,106 751,106 00000000000000000005b7638053fe59f6de5580e5042bb4d5d4b8a897a3f821 1,163 1.00/1.00 vMB 2
751,105 751,105 00000000000000000009a18d3f1360e229441a75cc2fc96b5c9736b2d951a4ae 2,656 1.00/1.00 vMB 8
751,104 751,104 00000000000000000001342401424fbfc0d1c96b3d8372c80c2d8b0a7a846b78 3,189 1.00/1.00 vMB 15
751,103 751,103 000000000000000000001566a2ea58b1de20768741717e0cfe742883693f2d44 2,648 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 781.76 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: 632.30 GB
    • Received: 12.11 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.