Loading Tool

Explorer IconExplorer

Memory Pool

44,471 transactions
27.34 vMB
0.09394480 BTC
Random Selection Loading Transactions
Max Size: 144.42/200 MB

Candidate Block

Mining Attempt cb4cece0afce50fa888208d12feaf30c3a46df542314f764ccf2970a7ff9255d
Version 20000000
Previous Block 0000000000000000000182fc7e3276e0ca1f0b423f92087ce28c2892578cee65
Merkle Root 9ea706349e6e72f210248ca82f6311f3b4eebac3ea3f8793c191e15006f3e3f2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,886
Size: 1.00 vMB
Total Fees: 0.04243184 BTC
Feerates: 101.65 > 4.25 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,917 (436,844 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
478,073 478,073 0000000000000000005ff23274a180f8fb4ea59a4c8784b82d961f41f18c381e 872 0.45/1.00 vMB 134
478,072 478,072 000000000000000000bd3376d7ce76b9e59eb07479b63e48866c50689f08f9b4 487 0.34/1.00 vMB 144
478,071 478,071 00000000000000000067a5f470356f9b790f6aa3a56ebe38be664245cecbff31 1,326 0.78/1.00 vMB 98
478,070 478,070 000000000000000000330fa44a30e8bc88c234c8d77f2965c4470a4648237c62 1,246 1.00/1.00 vMB 181
478,069 478,069 000000000000000000599c9a1743e89878c98631c499111c41e2cbf79da166d0 702 0.54/1.00 vMB 147
478,068 478,068 000000000000000000d1245273d9545ef63c154235163c699a6bc5aecd982854 211 0.11/1.00 vMB 137
478,067 478,067 00000000000000000126bbf83e9d2528f9a9dae278ffe843bc032e106ce41322 543 0.41/1.00 vMB 152
478,066 478,066 00000000000000000142297ef4b1ebaa021ee6c6cd3d230e90b14d8a49bdefe9 689 0.62/1.00 vMB 101
478,065 478,065 00000000000000000037b6cbb8a29581f9c0a323f8c14e60adec434e2d0af864 854 0.72/1.00 vMB 117
478,064 478,064 000000000000000000c1d42ecd9db0b741d36323f4d97a1ea079788ead44e6c7 473 0.23/1.00 vMB 142
478,063 478,063 000000000000000000d09585321fcc8535505e87cd66aaa402ac7b1501942f2c 867 0.77/1.00 vMB 124
478,062 478,062 0000000000000000008987b70cb2bc48e9c670ff4b7d8cd17b64f68e21c14c63 1,262 1.00/1.00 vMB 120
478,061 478,061 00000000000000000077ec2249bd5635244183fbde7088f33c34e4e63934f51b 1,158 1.00/1.00 vMB 105
478,060 478,060 0000000000000000002efc240da85b16fdcaa0ed5de19481797291fd153949db 641 1.00/1.00 vMB 13
478,059 478,059 00000000000000000139f00fb5619f60df2ea7382939bd03b95a3d671248eb4b 1,068 1.00/1.00 vMB 61
478,058 478,058 0000000000000000012f0e4974243ef26af7317366ffccdaac013105582d34c5 699 1.00/1.00 vMB 36
478,057 478,057 00000000000000000094c2fdb70a5b2ff7e0ddbf664eb63d08d0215151c8fa5b 1,104 1.00/1.00 vMB 101
478,056 478,056 000000000000000000882c0d46739c0bfedc2cd6d4a791fef9907808efff05cd 991 1.00/1.00 vMB 128
478,055 478,055 000000000000000000715a862bc9f1d625cb013f37ece08eb2bc8ceb1eb17c1a 374 0.28/1.00 vMB 115
478,054 478,054 000000000000000000ef37e163aa0c56a62fc8f2d23eed4f8b89cb9c3ba76e53 1,097 1.00/1.00 vMB 36
478,053 478,053 00000000000000000055fc5df0314a30d4e9ea8dfe7ea4202b17eaf0fbcd4465 1,864 1.00/1.00 vMB 160
Previous 10 blocks ↓
Total Size: 782.24 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: 655.15 GB
    • Received: 14.27 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.