Loading Tool

Explorer IconExplorer

Memory Pool

78,167 transactions
29.00 vMB
0.08844969 BTC
Random Selection Loading Transactions
Max Size: 175.35/200 MB

Candidate Block

Mining Attempt dc81046a97c47bdd485d5cdeb0e22956fb2c52b7763e97f0dcbdff1724fc636a
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root 0a7bf98f17f786a7684d4aba98346d3e554ab4133321eb92f34e856540ff8895
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,323
Size: 1.00 vMB
Total Fees: 0.02793946 BTC
Feerates: 477.45 > 2.80 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (373,795 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
541,342 541,342 00000000000000000022b9cda5a9eecd20e09c782da0c9bb967ca60f117bed72 2,384 0.81/1.00 vMB 23
541,341 541,341 000000000000000000032f0a29d593961cbe8cd2cb17f0bf40d7f6ec8bea4447 406 0.12/1.00 vMB 20
541,340 541,340 00000000000000000000e4d5c890b954f598aad3c9306c8d4077e74c72225116 1,104 0.39/1.00 vMB 16
541,339 541,339 0000000000000000000b616cd42f140420d47544464ea9e59f72ff4d124f903a 15 0.01/1.00 vMB 50
541,338 541,338 00000000000000000023846cf99c7909de70d55e86922732d52842eb1c3d445f 839 0.37/1.00 vMB 27
541,337 541,337 00000000000000000010f6ff5636a4e8a48b7912a9783f99e0b389d9474744c4 1,034 0.32/1.00 vMB 19
541,336 541,336 00000000000000000004d128140b7df54ac23e7fcca4e2e6650f24a9175a6ab2 1,579 0.58/1.00 vMB 25
541,335 541,335 0000000000000000001e07fc81c07cc0ab48c39c70d907c7c98b4a53e96fb9ed 1,640 0.65/1.00 vMB 13
541,334 541,334 0000000000000000000bf84ea8a72f224f3367473435548a31a07f8309291ab8 2,678 1.00/1.00 vMB 28
541,333 541,333 00000000000000000014ef40027f06588d29713f00c9d0130db2b122ab808cff 508 0.18/1.00 vMB 2
541,332 541,332 0000000000000000001f7dc1d33bccb810dc4091c06d5a242e6a51861ec2e441 2,516 1.00/1.00 vMB 37
541,331 541,331 00000000000000000007e5c3ce1a08eadeee4a19f7a764eb81598007e02fb7aa 250 0.08/1.00 vMB 26
541,330 541,330 0000000000000000001ab229b37ab88513342f28cfa0c32263552fd99276b969 582 0.42/1.00 vMB 15
541,329 541,329 00000000000000000010b1460409458cbda4bfdba880716a9eef9e47d5842b3d 233 0.06/1.00 vMB 23
541,328 541,328 0000000000000000001bdd33d6694124c652397da61ed07e14801235866487fe 1,572 0.80/1.00 vMB 20
541,327 541,327 00000000000000000022869966d1cd97943d51d37d92fc16434953804374ce74 323 0.19/1.00 vMB 12
541,326 541,326 0000000000000000000c3b4ee73e5a176c463fa004414df9c5be8f539764dbc9 340 0.14/1.00 vMB 14
541,325 541,325 0000000000000000001ed139a204a70b98f9c9c052c3c6cc7af7deb5659b3be3 1,206 0.71/1.00 vMB 11
541,324 541,324 00000000000000000020a37db7d78b140cafac1b87cc3fdd85c9833d20a11e97 2,324 1.00/1.00 vMB 19
541,323 541,323 0000000000000000002196a0b8b916e1099497fc14ac610fedd09c6c56af5ec2 2,122 0.91/1.00 vMB 18
541,322 541,322 0000000000000000000895948986bdea42a08804d6aefb5f4970e99a6146ec02 2,652 0.96/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.63 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: 672.17 GB
    • Received: 16.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.