Loading Tool

Explorer IconExplorer

Memory Pool

85,557 transactions
31.41 vMB
0.13330349 BTC
Random Selection Loading Transactions
Max Size: 189.37/200 MB

Candidate Block

Mining Attempt 5f66d5bfb9492f9b27d71d8e321b20cd3c33dbc60eb81b69a8f02bda81585707
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root fbe9772bb7e08f60a57de373431f542a80f9f335597df42c577efceb45741aac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,817
Size: 1.00 vMB
Total Fees: 0.05687332 BTC
Feerates: 214.31 > 5.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (732,736 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
182,233 182,233 00000000000008963c3593f21438741e5f3081a04ff0d1ba57afbd981a7ade76 30 0.01/1.00 vMB 110
182,232 182,232 0000000000000523f7ce548a3705ce843a521ae6a47b47cdcf2356c33a517f94 301 0.15/1.00 vMB 143
182,231 182,231 00000000000001e2499cc2e80991e9486fd61a313db369ea7fcbe76b9fc39009 98 0.05/1.00 vMB 108
182,230 182,230 00000000000007ff4ec089df040a8f6ce905477ea22553e83974829ff9bfd2d2 497 0.36/1.00 vMB 401
182,229 182,229 0000000000000717fe4336bf159ea219bff5fa175a2333230359ee0b8c23a212 132 0.05/1.00 vMB 162
182,228 182,228 000000000000069689f4a739e200b92918c9934f6a1775fc97844b6bdb53f958 131 0.05/1.00 vMB 134
182,227 182,227 00000000000006f98a86ebaa0a44d68031eb501d2301e59ca8f5d20ea8a9166f 130 0.05/1.00 vMB 171
182,226 182,226 00000000000002ab2ef8107b820bf4f83955de3e7f93cacbb11079e0fb69cf06 167 0.05/1.00 vMB 44
182,225 182,225 00000000000000fb914e2cae1a30c585a57cf96c32d0787e3ec00ab81cb56984 110 0.05/1.00 vMB 77
182,224 182,224 000000000000018207aea20b825816a19a078bb04e3fef8473c1f2f10672a7bf 28 0.01/1.00 vMB 179
182,223 182,223 000000000000034befd478a7368b487bee2d64d9146e3f9a060562a0a6e45da5 389 0.17/1.00 vMB 128
182,222 182,222 000000000000088483d900a873f6362ab9e98da4b5839e17f38b31dc677996f7 252 0.12/1.00 vMB 102
182,221 182,221 0000000000000690e627ec2f5f78953daa53dce468459a8314025ba3ea591cc0 274 0.16/1.00 vMB 121
182,220 182,220 000000000000055127b61f73136df3e973bcd689e6797a521238d8dda3e6cfaa 638 0.26/1.00 vMB 146
182,219 182,219 0000000000000a6e2cb7e24d93bb9f46d3a3525f8a7a6889ddab3d4c9c5154f0 512 0.20/1.00 vMB 145
182,218 182,218 00000000000001b4653a4c154d57612401b7110dabc347909a4692e95286d046 142 0.05/1.00 vMB 139
182,217 182,217 000000000000097c28263fe2b8e2efa5386d72e4b959ed13bb982c544ce7437c 136 0.05/1.00 vMB 51
182,216 182,216 000000000000087a867dd85d30721bed618ff3384cfb4fd92f8ff275f52de1cd 131 0.05/1.00 vMB 160
182,215 182,215 00000000000003d0b8dc40b88dc6405dd5a70ca121a7040c11d47d92a1b2db1e 128 0.07/1.00 vMB 38
182,214 182,214 00000000000006793b341f481e133347303229a13b973ec3a0cd55cf7f1f2168 204 0.10/1.00 vMB 115
182,213 182,213 000000000000083834bdee70c5c993c8f09f34ddb17a20a51c942f4f4154d399 131 0.05/1.00 vMB 93
Previous 10 blocks ↓
Total Size: 782.33 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: 660.69 GB
    • Received: 14.77 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.