Loading Tool

Explorer IconExplorer

Memory Pool

40,227 transactions
27.51 vMB
0.06721349 BTC
Random Selection Loading Transactions
Max Size: 141.05/200 MB

Candidate Block

Mining Attempt 843f490c215fa539e11c17967ba4f16f69276cace50935b9c2f59efb03d46af3
Version 20000000
Previous Block 000000000000000000004ab2d9074b9d6bcd795d8888845f0458baf6acec01c0
Merkle Root 9ba013d454605564eea6a94ee5c9068cfcbd5bc14a437ed2066ad8c590668d48
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,680
Size: 1.00 vMB
Total Fees: 0.01489350 BTC
Feerates: 307.10 > 1.49 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,652 (83,487 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
831,165 831,165 00000000000000000002ed2b2832b75eec5fe6f76105489b6a3bce77d9025622 3,364 1.00/1.00 vMB 39
831,164 831,164 000000000000000000015cde16d56cbdef418cb1ad2df5a201de42eb927b1f77 2,998 1.00/1.00 vMB 32
831,163 831,163 00000000000000000002db0bfa63f2052ea848515c6d0607fb83a1adf6de5206 3,530 1.00/1.00 vMB 32
831,162 831,162 000000000000000000027a646a8aa870af3b42728165cbd0b589fef44554463c 2,063 1.00/1.00 vMB 19
831,161 831,161 00000000000000000002fa04fa0a60aeef7e810a1577fc392b5d46f6fcf555f0 3,262 1.00/1.00 vMB 26
831,160 831,160 00000000000000000000263222b11279bb39e7d01b06aa522841e870f954bbcd 3,898 1.00/1.00 vMB 27
831,159 831,159 000000000000000000009a29c37bbd318e1d61b4f702fa0ff090f6a6ddf8e7c6 3,684 1.00/1.00 vMB 33
831,158 831,158 00000000000000000000aa9c4d3bea25760dc0e5227d0c34f782bab1a9ec2675 3,679 1.00/1.00 vMB 35
831,157 831,157 00000000000000000002a04bbca112521e620c51c71be1a084affca830edbec1 3,242 1.00/1.00 vMB 39
831,156 831,156 00000000000000000002b755dd526a1544a00485ecd2db12797e4f3ea0d940f4 3,756 1.00/1.00 vMB 33
831,155 831,155 00000000000000000001fd4e864bee6434250cd69f4ee2753a3595fe3461a31d 3,672 1.00/1.00 vMB 27
831,154 831,154 000000000000000000012ffa7a5c6374b9c4dcb45f20fe21cdfa42fc85215008 3,446 1.00/1.00 vMB 34
831,153 831,153 0000000000000000000035e46c3318a8e636de9088eeb624ae594689bdc98292 3,557 1.00/1.00 vMB 33
831,152 831,152 00000000000000000002e19243e556eccff322dd5600629f39bf75822c44788c 3,412 1.00/1.00 vMB 36
831,151 831,151 00000000000000000002f551bebbcb7073ff5ca5682d2a3299cfae859ec6dd22 3,037 1.00/1.00 vMB 45
831,150 831,150 0000000000000000000074c62d61d931f20d2e4674fcb69d6eb462d275379240 2,834 1.00/1.00 vMB 53
831,149 831,149 000000000000000000035e9e362d5bd3dc9c94e052fce14f515d0e68c134a2eb 2,786 1.00/1.00 vMB 19
831,148 831,148 00000000000000000002d9c376138639211b79d49a7b27ee97d3dbe66fdd018d 3,306 1.00/1.00 vMB 29
831,147 831,147 00000000000000000000a080294db7f08ce3984d2d9eaeaf659efd5357bb8696 2,963 1.00/1.00 vMB 30
831,146 831,146 000000000000000000015259988910ece80aacc3d60c7458e269b75fb6b67265 2,989 1.00/1.00 vMB 40
831,145 831,145 0000000000000000000161f026f98bcce19434c4e09a1d9d2b93f9a4e584b68d 2,623 1.00/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 781.78 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.87 GB
    • Received: 12.17 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.