Loading Tool

Explorer IconExplorer

Memory Pool

38,061 transactions
28.03 vMB
0.06190280 BTC
Random Selection Loading Transactions
Max Size: 142.06/200 MB

Candidate Block

Mining Attempt c71c57e6327ee9863081dc14e3806f061c9bd02c7e62ae9f3229483c257e5aa4
Version 20000000
Previous Block 000000000000000000020f1ada729f1f24450fa91e9e63179a4d50787a222e65
Merkle Root f60f755f405dce0390d5f91f73325de9c2fdd7389e571b72ba3a20ae08b0f863
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,569
Size: 1.00 vMB
Total Fees: 0.00833947 BTC
Feerates: 150.80 > 0.84 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,601 (293,245 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
621,356 621,356 00000000000000000005696de0916c9f375851f91fb1d96c134fb7e320430ed5 2,815 1.00/1.00 vMB 52
621,355 621,355 0000000000000000000cf08e772940bb94a2061e2831dd23144846955ae680f7 3,199 1.00/1.00 vMB 69
621,354 621,354 0000000000000000000e53c72dea6ba5bcf1780cef0e3011a3dea1e109c48e59 1,916 1.00/1.00 vMB 46
621,353 621,353 00000000000000000005b454e86e63e49ac72bae94429584f717d34a77e409e0 3,075 1.00/1.00 vMB 58
621,352 621,352 00000000000000000008e9d7a12fb65e87f52f73011f58d52f700dacd4e4c943 2,333 1.00/1.00 vMB 90
621,351 621,351 0000000000000000000bfb33df85812a9e16e40fe4a2d43e26aaa21e0cf16e5e 2,498 1.00/1.00 vMB 47
621,350 621,350 0000000000000000000ca8453ef24bf41755dae99a7ebf63b3356d5a97fae936 1,852 1.00/1.00 vMB 53
621,349 621,349 000000000000000000054252d0f0e916214673c8891e6c7624a4f821c6b7f154 1,813 1.00/1.00 vMB 56
621,348 621,348 000000000000000000059dea642e3edb06213e547b7a2a42600b70b9db1eb523 1,261 1.00/1.00 vMB 65
621,347 621,347 00000000000000000008ac866c003c5a65a6505d2ca2632fe47379d019b1155b 1,708 1.00/1.00 vMB 107
621,346 621,346 00000000000000000002c0fb507032db15abdf64d8d2d9e8cff181e418dbc0a6 2,851 1.00/1.00 vMB 35
621,345 621,345 00000000000000000002701e0477a2d63636bc270ea35673026fe6298b1e9627 2,453 1.00/1.00 vMB 46
621,344 621,344 000000000000000000012302cf260faf1891910efc0d1b98116601637d623a03 1,978 1.00/1.00 vMB 45
621,343 621,343 0000000000000000000a61b2be132d8e85696b6232f69aca0cbbb10dd3b13cdc 1,999 1.00/1.00 vMB 84
621,342 621,342 0000000000000000000118defb4da4806df89fa93b4dc3bc054788630d2d1932 2,297 1.00/1.00 vMB 48
621,341 621,341 00000000000000000006003f646399a87b49c7f5ed0ab1716c867f97064b3083 2,192 1.00/1.00 vMB 27
621,340 621,340 000000000000000000039dac4618ec8697e9cba64517af671e607cba8d0e3b0b 2,255 1.00/1.00 vMB 54
621,339 621,339 0000000000000000000fb3382b506bf8320678d3b7b401f5e0ebdd8406eae90b 2,454 1.00/1.00 vMB 42
621,338 621,338 0000000000000000000ea8dc01d193c20e339797894f9384180760cdd359405c 2,553 1.00/1.00 vMB 29
621,337 621,337 00000000000000000001141aba288212e22aa9c644ea89ec1b5dde5d6159815c 2,149 1.00/1.00 vMB 59
621,336 621,336 000000000000000000049cbbc68dd7ff693590dd1a7ab843941111fe3a686046 2,549 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 781.69 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 628.67 GB
    • Received: 11.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.