Loading Tool

Explorer IconExplorer

Memory Pool

13,930 transactions
10.40 vMB
0.03446098 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.89/200 MB

Candidate Block

Mining Attempt 333f0de469e52100c3f4116a428b30c20a5ecbcbce32023c6d5bb849c1f9b20b
Version 20000000
Previous Block 0000000000000000000093c78bfd86a2846b5fd7f958ebb021ded06fc64930cf
Merkle Root b8f57ce35a28dc8270ca72aafd9f8036e93445ee817f18b1fddaaad3373249ed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,588
Size: 0.99788325 1.00 vMB
Total Fees: 0.01844968 BTC
Feerates: 101.57 > 1.85 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,791 (693,267 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
220,524 220,524 000000000000034806c5b34b9e25ad72230b96820f3267bf3e1ea44efa8ddb4d 269 0.24/1.00 vMB 119
220,523 220,523 00000000000001409abd29034621fdcbc1249ad6f91780ddc4877ed1b1f2b157 519 0.21/1.00 vMB 211
220,522 220,522 00000000000004ef4494bc1967a5a7430bb782f48377417bbe7aa6e1de5a7475 308 0.16/1.00 vMB 137
220,521 220,521 00000000000002e96a5edc4a0b8eda3e81a703e1917b46044bd2b354a3c773d5 472 0.26/1.00 vMB 170
220,520 220,520 000000000000043f04c0d20960219335380f2b4548e4207dde81d2042f07e4b3 57 0.03/1.00 vMB 131
220,519 220,519 00000000000004480e9bc0dc093b8f2be91e47b3a0afda767504510dd8ded4c3 245 0.14/1.00 vMB 161
220,518 220,518 0000000000000053e72f7f4dc6872c2be1d612a81da1b92f46853a5ced75a18e 212 0.10/1.00 vMB 42
220,517 220,517 00000000000003523661e87d595c62fe2ed63f82c5b2e2e8f44e02bb3e79535f 161 0.07/1.00 vMB 20
220,516 220,516 000000000000007ed368bf79eea3c8ef7b4f4153dffb36b04dc452b5a7530b6a 258 0.21/1.00 vMB 105
220,515 220,515 00000000000003dbdeb68594fcb64b2d33121c1af7addbd877a60e8fa3d56c69 764 0.25/1.00 vMB 249
220,514 220,514 000000000000007a37c174c8844e5cb30e684870516a5a38551264466358d00c 454 0.48/1.00 vMB 77
220,513 220,513 000000000000002d93715d60360c220623a035355a6e4f414d8331dec2aa9d5d 715 0.25/1.00 vMB 256
220,512 220,512 0000000000000157d3c1a0c94248cf726215e160417848d4509e5a57ef9f7398 288 0.28/1.00 vMB 104
220,511 220,511 0000000000000316ddfed7321fd1cddb53dcc6ea1d5d7dbf2e132824462ca042 839 0.25/1.00 vMB 225
220,510 220,510 0000000000000317adf1f2ee2a7c3bf0144f1e2590b8cc9bcdf7202fe4e5b016 147 0.05/1.00 vMB 1,154
220,509 220,509 000000000000022c0a4a725d81db993144f2265149fd1b87804b31ef50a18214 578 0.28/1.00 vMB 158
220,508 220,508 00000000000004b167447acbe5487a490f153fa642244d2dee503a58cac038b9 156 0.06/1.00 vMB 86
220,507 220,507 00000000000001128ccb5d5983a7e63ec6ec80906c27d2a2c4b0586854f2800d 154 0.05/1.00 vMB 84
220,506 220,506 00000000000001dfb7a62ff9d9bca4000b7524051fdd05c43011944bf2d4a080 168 0.05/1.00 vMB 24
220,505 220,505 0000000000000453eecf4e9e0baa640dff0a87d172751d52c7c6f5414f36057d 647 0.25/1.00 vMB 261
220,504 220,504 00000000000000986bb7d67981fa67908280506293d29bf27252b485ec96b313 426 0.22/1.00 vMB 139
Previous 10 blocks ↓
Total Size: 780.25 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 514.18 GB
    • Received: 4.29 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.