Loading Tool

Explorer IconExplorer

Memory Pool

78,483 transactions
29.40 vMB
0.06662011 BTC
Random Selection Loading Transactions
Max Size: 176.73/200 MB

Candidate Block

Mining Attempt 1e738bf88da61a958f1314b23f5ba80217d4302dda01f5979e7e73fcb9bb6974
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 864a824274cad5b253bfbbe3b8c037f116e9ad5be1826ec88b071a268e33e739
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,252
Size: 1.00 vMB
Total Fees: 0.00693479 BTC
Feerates: 50.25 > 0.69 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (537,479 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
377,521 377,521 0000000000000000057df839f2fe6272a82908828f5132df38f8e9872e01871d 760 0.39/1.00 vMB 38
377,520 377,520 000000000000000005985e455297ad8c61361d4215338d1fb3bdea750e3e7cc0 239 0.13/1.00 vMB 56
377,519 377,519 00000000000000000d41df9d8ad911b5caab449665983c97f2bcdede129c19fb 737 0.43/1.00 vMB 39
377,518 377,518 00000000000000000e72c1df4facf09cbdb2b345258b9a6a4e592b16c24ef715 272 0.12/1.00 vMB 41
377,517 377,517 0000000000000000017564a7669b1b80295e7500b3eb7d7f30ad34301d3ce9fa 570 0.57/1.00 vMB 16
377,516 377,516 000000000000000000e48e499a97f8e5a6c2527d5563c2a3339c438695181016 2,025 1.00/1.00 vMB 43
377,515 377,515 000000000000000009fa5e949b049f3f522d840a1782e01f410eba84bb28cc0c 1,652 0.97/1.00 vMB 29
377,514 377,514 00000000000000000172938be2b5405f47d08e0639784288c0cb04da64c9fc92 237 0.12/1.00 vMB 33
377,513 377,513 00000000000000001083db36ef25e1992f2d572116f124694f13ecbbc75475c7 144 0.08/1.00 vMB 21
377,512 377,512 000000000000000011489692f8780d6666ab8b30832114e46d28eab7c7493dbe 979 0.53/1.00 vMB 35
377,511 377,511 00000000000000001000c613548758ba6428db63fc9dc5e4a9ac3d2a3d38938a 197 0.13/1.00 vMB 31
377,510 377,510 000000000000000001ed5790c1476c924891260234bc246b4b7e08a8401d4e80 1,110 0.51/1.00 vMB 40
377,509 377,509 00000000000000000de4db8a1d512272d6b8987034e68f0fe28aaad1b5aa32d0 807 0.48/1.00 vMB 31
377,508 377,508 0000000000000000067e3f6c036e208ab0160718b6ae9a61ba3fac0193171a11 1,629 0.95/1.00 vMB 33
377,507 377,507 00000000000000000fed75208b15e278cf293d97c051339a40e2ece827296199 525 0.20/1.00 vMB 46
377,506 377,506 0000000000000000041f9a92fe9098b9809d53a38a390544f179be1645980394 101 0.40/1.00 vMB 4
377,505 377,505 000000000000000004d8a94f0d79fe4c44544df86e3f90a56c954a0cac273b03 751 0.34/1.00 vMB 39
377,504 377,504 00000000000000000fc010cf33ee90e8de9c3b7b8fd70344ab900dcc0742e695 387 0.15/1.00 vMB 44
377,503 377,503 000000000000000011e101e0d01dcec02c98660fbb7eecb410e1bcea19d8c2fb 201 0.29/1.00 vMB 8
377,502 377,502 0000000000000000021c1d76331f5c4077bbbdb12b015a4efc49643d035370af 160 0.10/1.00 vMB 25
377,501 377,501 00000000000000000b6d554f66bc406de4190b166d207d3989e7dc2f01fae4ac 1,250 0.60/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.