Loading Tool

Explorer IconExplorer

Memory Pool

75,789 transactions
29.97 vMB
0.09628382 BTC
Random Selection Loading Transactions
Max Size: 179.07/200 MB

Candidate Block

Mining Attempt be6101de4c3792926dad7e1e01cc4ee2b51ca67ce817b28d536251eca3c6ffa3
Version 20000000
Previous Block 00000000000000000001108cb958b997fbbda21703b73c8bc3a6f72862e5da75
Merkle Root d54679249caec2ae37e127e4eb5a547566fc5563c65a9dfdd36bd432dd806654
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,754
Size: 1.00 vMB
Total Fees: 0.02380395 BTC
Feerates: 100.00 > 2.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,446 (617,112 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
298,334 298,334 00000000000000000fb1f2a54392e22c8aa6a573b175827a229109d9a07b650e 566 0.66/1.00 vMB 47
298,333 298,333 00000000000000006e6312039af66e7b959528e7f15fe21eac9acd3ad7b4c241 306 0.18/1.00 vMB 29
298,332 298,332 000000000000000036ab6d19001b54fad0da76551071093e9a4944d169f2d85f 382 0.28/1.00 vMB 27
298,331 298,331 000000000000000041dda9935430bb7e919319e334d805319cb5be85fc288994 267 0.25/1.00 vMB 17
298,330 298,330 0000000000000000257bf16cd94236452345936ba901122c04d68ecf8d2e4c0c 512 0.19/1.00 vMB 56
298,329 298,329 000000000000000053bbadff9f817f652db091daebb92bc125f7a31fa05f8db1 383 0.24/1.00 vMB 36
298,328 298,328 00000000000000004562d456621490233c5ae7edeb50ad40895e4beb59dd04b4 111 0.05/1.00 vMB 38
298,327 298,327 00000000000000005cf63560efd53aaffd4e46d6cbf49caed085f3997eed3afb 395 0.22/1.00 vMB 28
298,326 298,326 000000000000000058d86029b5c04ab9688fac63ade2bb7c53a73df5a220bf4d 256 0.12/1.00 vMB 32
298,325 298,325 00000000000000006d136aa7c6d83759506a1cbefb6696fb6eb08baf341e7572 407 0.32/1.00 vMB 17
298,324 298,324 00000000000000004e9e178bc7468a4f4e2f3ad460006324f82a4c0b4155f961 1,302 0.50/1.00 vMB 46
298,323 298,323 000000000000000092d36196fdcf2ddbbd1296e8bd92ba7ec04ad5284c8a3ae5 422 0.21/1.00 vMB 30
298,322 298,322 0000000000000000957c1b85ae72899d7839d4105b847ab7480081b4299cf4a4 139 0.08/1.00 vMB 19
298,321 298,321 000000000000000026f99d72c18c990153f6600545b93fcc828c86fa64ee4da2 495 0.26/1.00 vMB 38
298,320 298,320 000000000000000073fcfbcb792a1e9af51a87c2aa12fba0cb0116a5c4f332b2 544 0.29/1.00 vMB 41
298,319 298,319 0000000000000000795b6186f2f41b34fc4bd7a992ef33718b756faffe55603c 462 0.32/1.00 vMB 26
298,318 298,318 000000000000000006f842025835f5dda2f7b1ccf02e0400b82213313e6445fb 729 0.35/1.00 vMB 33
298,317 298,317 000000000000000044cc8ee9f7a24a058b641ce58e817dc26c1be079de2e9f03 104 0.06/1.00 vMB 19
298,316 298,316 000000000000000067f787bdca509a5026d93c35b7798610cc0ddaa16f008c34 627 0.33/1.00 vMB 34
298,315 298,315 000000000000000030bf5fbecc2c88f7e5d95f7f3b0e97acee73cd147aa20418 61 0.03/1.00 vMB 21
298,314 298,314 0000000000000000885b6bf18626447ea0a318d70099532f67b682145b4fbd21 64 0.03/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 783.17 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: 749.33 GB
    • Received: 18.82 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.