Loading Tool

Explorer IconExplorer

Memory Pool

83,400 transactions
31.26 vMB
0.16726335 BTC
Random Selection Loading Transactions
Max Size: 187.09/200 MB

Candidate Block

Mining Attempt 162515ebca012013604d644b782ed69ab163f33832a97c3b65d4b5b5f76e6749
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 78b80295eba546a0a76c6ec5f0a22bc23c779febaa987196b7ef4ad8ffe8ad43
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,798
Size: 1.00 vMB
Total Fees: 0.07266799 BTC
Feerates: 301.37 > 7.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (323,628 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
591,519 591,519 00000000000000000007bc28d6827c23861127e5122e32dd5705d8dca4f2247f 1,672 0.58/1.00 vMB 21
591,518 591,518 00000000000000000003d749144661f742775efb4850eb34d370bc06f7290114 881 0.31/1.00 vMB 25
591,517 591,517 00000000000000000013174df80a465f92cc43fc5b116eac9e89a6cf37c7e609 275 0.12/1.00 vMB 6
591,516 591,516 00000000000000000002225bb4ce874075edec1226bfb9d4830bd50911ecc09a 2,868 1.00/1.00 vMB 23
591,515 591,515 0000000000000000000f60f8e53d6fdaa3c65afb6f6b8227a4153254c12a1ccc 294 0.10/1.00 vMB 29
591,514 591,514 0000000000000000000dd57334c9067b0b7992529176318cb2732b4bab4b8ba3 825 0.25/1.00 vMB 12
591,513 591,513 000000000000000000000a9aaea2f138cd64ac1e1b0c824c7546673297eb36d6 2,868 1.00/1.00 vMB 23
591,512 591,512 00000000000000000008d133d0bb10a2a8cb5a76f77efde80940c97550ab2f10 2,390 0.97/1.00 vMB 16
591,511 591,511 0000000000000000000b172b80a63593c52b75c81e9e17ccd4df435b754d465e 2,104 1.00/1.00 vMB 9
591,510 591,510 0000000000000000000357675bd4cce466f2c97ee5dfc8f82fd4fa7c1a90f947 356 1.00/1.00 vMB 6
591,509 591,509 0000000000000000001705d5137c35b6bd06b12b69731f48b9af1c1998591129 2,227 1.00/1.00 vMB 28
591,508 591,508 000000000000000000189298c44958cfceab7af87d49354a0d88aa72eedc27df 453 1.00/1.00 vMB 6
591,507 591,507 000000000000000000019f371635641197a5ff481fe6fd04a04d1990be05852e 2,715 1.00/1.00 vMB 36
591,506 591,506 0000000000000000000a971d88fd4517000d8e4313b79ced65bb0c852b49a355 2,002 1.00/1.00 vMB 7
591,505 591,505 0000000000000000001ae4b3ac18996a3f8b28c7b7d1556f2bad5e833207c735 2,673 1.00/1.00 vMB 42
591,504 591,504 00000000000000000018197100e65612eddeba063081ffaeac7e4c381507749d 2,580 1.00/1.00 vMB 16
591,503 591,503 00000000000000000005ee16bee9d321bda83ec320cf388845bb3b423da95889 3,095 1.00/1.00 vMB 54
591,502 591,502 0000000000000000001821375dbad9500cb660f06e7de5426283651bfd095567 2,718 1.00/1.00 vMB 23
591,501 591,501 0000000000000000001920db9a9562b356746478f2977ffa807cf772360a1478 59 0.02/1.00 vMB 127
591,500 591,500 00000000000000000014243470b7bd2c48ff5ad62cc02a73604638c5cade3c2d 168 0.05/1.00 vMB 30
591,499 591,499 0000000000000000001b77ddbba141616ca4d8d8f88f0257b42d1baca64ff7df 2,729 0.90/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.65 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.67 GB
    • Received: 16.30 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.