Loading Tool

Explorer IconExplorer

Memory Pool

42,186 transactions
27.59 vMB
0.08684918 BTC
Random Selection Loading Transactions
Max Size: 142.71/200 MB

Candidate Block

Mining Attempt d57bced083b58562ad35a6224572513a24181f5267d10202a5db5d11e7254b91
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root 92de4e3c18e2003b489217177194e8515b991f2c718a97c9d12ffb24e6eede40
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,000
Size: 1.00 vMB
Total Fees: 0.03166697 BTC
Feerates: 144.55 > 3.17 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (413,664 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
500,995 500,995 00000000000000000064b08f1a5306da50256de1caa49316aac169f17c8ffb49 1,945 1.00/1.00 vMB 201
500,994 500,994 0000000000000000001990ca81ba6454e4865695ebc24a6175fcf7bcb736ecb1 2,527 1.00/1.00 vMB 644
500,993 500,993 0000000000000000007f498417014962499e672ca372929f4ddd7797fb46c6c4 2,286 1.00/1.00 vMB 746
500,992 500,992 0000000000000000007e4628d65519f8a80c7c0a344e607c290ecea6512219b0 2,657 1.00/1.00 vMB 449
500,991 500,991 000000000000000000467ac76c0461394a9c0ec8ef85024038f460b40e17fc87 2,924 1.00/1.00 vMB 557
500,990 500,990 0000000000000000002755fe2af0f0e96e46c526713ea6f2b95b467e261e03b6 2,375 1.00/1.00 vMB 732
500,989 500,989 0000000000000000004ba88639c99e0030aceda3c9290189c2130ccd712548fc 2,750 1.00/1.00 vMB 718
500,988 500,988 000000000000000000109ad8311b4ebd333e55377859840a5052bb46c2c92760 2,344 1.00/1.00 vMB 877
500,987 500,987 000000000000000000219d3816267a5dae1ba49cbf45599d3aa3ff56e3ebef4f 2,262 1.00/1.00 vMB 546
500,986 500,986 000000000000000000139c23dad473147ed79ec88f5cd2ec8075e8ea464a5e7c 2,417 1.00/1.00 vMB 809
500,985 500,985 00000000000000000014a86cacc9088c20cb0c522d45492f9b13fb4a48a8e3ed 2,065 1.00/1.00 vMB 1,003
500,984 500,984 0000000000000000002244eb2de80d5ce084be8a33c97bb0635a0c169ba285d0 2,202 1.00/1.00 vMB 768
500,983 500,983 00000000000000000039afd0062f53836f7bc925adb99fd638ad9964c0b1ffba 2,218 1.00/1.00 vMB 680
500,982 500,982 0000000000000000000a927260e3161eb749c6a4f572ae8b3666e1a8f4807980 1,717 1.00/1.00 vMB 392
500,981 500,981 000000000000000000570573fcf62259e9cf705f1fab2db42561ebde7c8d7a2f 1,970 1.00/1.00 vMB 769
500,980 500,980 000000000000000000744a6955089ab8b7a9bccc05a278aa786babc557605d1b 2,180 1.00/1.00 vMB 645
500,979 500,979 0000000000000000003becd6b2cc59f43c60f2c64c80af4a986f7603e2063925 2,019 1.00/1.00 vMB 972
500,978 500,978 000000000000000000024b5b7ca934ab9de3cfc6a6d8842f109043d436399dbf 1,452 1.00/1.00 vMB 574
500,977 500,977 0000000000000000008994cf204f9baf6abe75c0977bf5c5f1319671758a7299 465 1.00/1.00 vMB 214
500,976 500,976 00000000000000000067ff944c4228f467f13875c6327b099880d3bb3fc70d05 1,327 1.00/1.00 vMB 382
500,975 500,975 00000000000000000025bc089f28bfec30b08ef15cdba883057265ed70653fa7 1,728 1.00/1.00 vMB 299
Previous 10 blocks ↓
Total Size: 781.79 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: 633.83 GB
    • Received: 12.21 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.