Loading Tool

Explorer IconExplorer

Memory Pool

78,816 transactions
29.89 vMB
0.11928885 BTC
Random Selection Loading Transactions
Max Size: 179.58/200 MB

Candidate Block

Mining Attempt 06297c36c833e14951d308da8add07e3932bd939bc0e83e8cf7ff43823dd25d3
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 6066f58605e517ca196de7a72f9f81565c9889f79f3802f5694ccfc0b621e209
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,463
Size: 1.00 vMB
Total Fees: 0.03654735 BTC
Feerates: 673.02 > 3.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (295,005 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
620,268 620,268 0000000000000000000264be1d1946df3aaa80e10beccff60b6d605264a400b7 1,581 0.45/1.00 vMB 18
620,267 620,267 000000000000000000095357fe8db6de60e838131f7e264d18989c21744c34ae 254 0.07/1.00 vMB 18
620,266 620,266 00000000000000000008c68bc5b527d9a8904e257481e4fb828c1e5bf3dd4b45 517 0.16/1.00 vMB 26
620,265 620,265 0000000000000000000b5da80540d5e8461e13f6bfd16796d16cf8dadcce0c3d 1,741 0.62/1.00 vMB 4
620,264 620,264 000000000000000000072f46cb0d91dab1a7cd0bf46690d31c18b3736ce81ec3 2,167 1.00/1.00 vMB 24
620,263 620,263 00000000000000000010bd1137760c3e2d743ed5f6b85e477d6d8d247e56400b 469 0.17/1.00 vMB 15
620,262 620,262 0000000000000000000cf9b667beb4171279dce5dbb4b12d482c9527fab6ea0c 290 0.13/1.00 vMB 29
620,261 620,261 0000000000000000000ef475b2a3f140845d3fcbbfaebb3a0a0ac8d4da4431ba 120 0.03/1.00 vMB 11
620,260 620,260 000000000000000000032edb3b0ea9734b85a4fa808084585a04044667e76944 362 0.10/1.00 vMB 23
620,259 620,259 0000000000000000000c0677999aad42b56f610bc25c46ed52b9a3032bc76a7f 2,534 0.78/1.00 vMB 17
620,258 620,258 0000000000000000000bf9a16b3f9f6528e25aebf868ce11d93e9a697cc6ad13 2,157 0.69/1.00 vMB 19
620,257 620,257 0000000000000000000b8df3fe80843e8faa5f0bc3dc89a795b055a49df3e49a 1,387 0.49/1.00 vMB 17
620,256 620,256 000000000000000000017dbec2d668f12cb35797276d42c283f09e359b9f298c 1,202 0.53/1.00 vMB 15
620,255 620,255 00000000000000000010b2e4feecf7a0087852bfd822321ae34a370f032d098a 501 0.26/1.00 vMB 18
620,254 620,254 00000000000000000008f173096e600dcb1f166416717d9c0712122a20c9eff9 708 0.25/1.00 vMB 16
620,253 620,253 00000000000000000000c12b3514da84564e71369421526326124ec93c5695b6 3,062 0.99/1.00 vMB 16
620,252 620,252 0000000000000000000f0c3134a74d3380719800780edd26a010a68275876ec4 83 0.03/1.00 vMB 22
620,251 620,251 0000000000000000000a3e1258712d4141576dd947a634d9fa2a1b13e03bbd5e 2,132 0.73/1.00 vMB 22
620,250 620,250 0000000000000000000e0d8bb7e89e01b0c22844ee2b361bfa30f5ac572764a8 2,145 0.79/1.00 vMB 19
620,249 620,249 00000000000000000000c873825e58cbd485a2c7093870a1668ef1620394d162 1,305 0.42/1.00 vMB 19
620,248 620,248 0000000000000000000b40ce165f3b776d3cd2ddbecbb20f93108d0aaeccbcd9 449 0.23/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.86 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: 713.04 GB
    • Received: 17.28 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.