Loading Tool

Explorer IconExplorer

Memory Pool

88,855 transactions
33.71 vMB
0.14363308 BTC
Random Selection Loading Transactions
Max Size: 199.78/200 MB

Candidate Block

Mining Attempt 657b13d9846244df514c38630e8a357f15fc7d05a02df6f6994067968fa8cb12
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 54ebe9ff2726ebf108c701270094029fab5ee97d9a7d8029b0508bef075feb22
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,350
Size: 1.00 vMB
Total Fees: 0.05811591 BTC
Feerates: 469.97 > 5.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (584,786 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
330,163 330,163 000000000000000018ff4bd277b5109391a677d9554533cd982127503a93c299 659 0.31/1.00 vMB 31
330,162 330,162 000000000000000017473bee70df35198811ef4960078d4bc1237f1406857bd4 49 0.03/1.00 vMB 5
330,161 330,161 00000000000000001808196e13f000d475d1ee3ebdee91bf5674f95016cbbca2 310 0.44/1.00 vMB 14
330,160 330,160 000000000000000012a45c6c3cebb0c1f25cffcf22f623257ce85b8d8c9619a1 823 0.32/1.00 vMB 40
330,159 330,159 00000000000000000914f4c8132ea1d149fa0659dc3e0a0c771fd87a1da8191c 199 0.10/1.00 vMB 28
330,158 330,158 00000000000000000d01e5e9021729d9ee3c567dd16114875760bff1a36b5db5 28 0.01/1.00 vMB 26
330,157 330,157 0000000000000000117878de0b3afcd2015fd27dd8d447ea2eef74d0a629022a 277 0.21/1.00 vMB 21
330,156 330,156 0000000000000000062f7abef7d9450c0dd6a3f625030d95fd3d60ba1a6da8a7 475 0.18/1.00 vMB 34
330,155 330,155 000000000000000006cdfa20f009c8d6e582a71e0dba7479fb2886ebdceb19b3 390 0.22/1.00 vMB 26
330,154 330,154 000000000000000004374491fb7ed9fc3e4164a6096e57c78d4ecdc601b8c483 268 0.16/1.00 vMB 27
330,153 330,153 00000000000000000cbd9e92ab9e42c0156baeac92b071af0373d8dc2e0e64b7 569 0.31/1.00 vMB 27
330,152 330,152 000000000000000015c9881d63e99f7f7a742fd2eefea445fb0b521f2922cb97 1,350 0.75/1.00 vMB 29
330,151 330,151 00000000000000001a388216f42bf691c228cbe5f55e28e0a25ebfb79cc7f45c 128 0.04/1.00 vMB 35
330,150 330,150 00000000000000001a37afe0d56f6ff3d187a7a74827a08a641ae82a29e08210 1,067 0.67/1.00 vMB 25
330,149 330,149 000000000000000017ab84ce2b4f6fbe3fe34fb7c6c67ac765b00ab20eb78a2d 298 0.20/1.00 vMB 20
330,148 330,148 000000000000000019006062b88e3e5a3b99bd98aa149eb143d6335d382cd91f 638 0.33/1.00 vMB 27
330,147 330,147 000000000000000001a3268ddc8f8094da1ff11936a7116fe6803b93f6dd1f48 618 0.29/1.00 vMB 28
330,146 330,146 00000000000000000359ed9d01296c47881a38cb233ae75185a32c13c30066d4 1,499 0.70/1.00 vMB 27
330,145 330,145 00000000000000000f556c91f3b8a6979ad0b076f32f683182fd32e3242b4c73 942 0.59/1.00 vMB 24
330,144 330,144 00000000000000000ac72d21d5ceca3647146e2a4393a3d6b60d37afc55f4570 32 0.03/1.00 vMB 55
330,143 330,143 0000000000000000131efe76eb9775e9c7a302c35ac58da3a82a8ab09cd20f43 970 0.66/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.30 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: 658.01 GB
    • Received: 14.56 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.