Loading Tool

Explorer IconExplorer

Memory Pool

85,379 transactions
31.77 vMB
0.11686101 BTC
Random Selection Loading Transactions
Max Size: 194.84/200 MB

Candidate Block

Mining Attempt de5008049298dfd3453386abb766ec9bb78ba4faaf33b2f9804afa9f92b3d6e1
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root e20e2a0afe13893b0d60083c2ecf9af86b1fd6742d2f0c231d138caa9b180086
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,006
Size: 1.00 vMB
Total Fees: 0.04121567 BTC
Feerates: 301.57 > 4.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (490,226 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
424,998 424,998 0000000000000000018f07e61ebae020e789aa3b0500ea45393f24a205256d8f 443 1.00/1.00 vMB 12
424,997 424,997 000000000000000001828f8b1f9bb974b86c1d5a43b2643c39c081009d00384a 286 1.00/1.00 vMB 13
424,996 424,996 0000000000000000011a573e855ee3c3e02d4490538c0ec7b2af315551ed147e 1,904 0.99/1.00 vMB 57
424,995 424,995 0000000000000000031ae6d60169e74a991d487d7d42b41f7f86440753464021 419 0.19/1.00 vMB 45
424,994 424,994 00000000000000000071ff79331fb6abcedee8434779a96a57fead716cd9b0e8 289 0.10/1.00 vMB 52
424,993 424,993 00000000000000000529260abadc1de80466269a6fb7ebf69de62b713a230e06 296 0.45/1.00 vMB 18
424,992 424,992 000000000000000000be3cdfc49f6704243ac1aa1e7e861365ed577f3a4576b6 1,111 0.52/1.00 vMB 47
424,991 424,991 00000000000000000282549bdc7f0de49a4b93f4956f77aaffe715c8e88e8c00 2,594 0.99/1.00 vMB 83
424,990 424,990 0000000000000000017cbca3c94dc001fc215dc7c7f943faf88e188242800fbf 1,670 0.69/1.00 vMB 56
424,989 424,989 000000000000000004ca69c613613e002d647d215b0ab74783fe7079d6fdfd3f 1,144 0.58/1.00 vMB 50
424,988 424,988 00000000000000000095e2d3a226afff2efd2f8fd56e3622d9e72bdabd9daf93 1,188 0.51/1.00 vMB 56
424,987 424,987 000000000000000001de0e87542ca938680d25ae1d8eb8c46dbcbc5691097054 186 0.07/1.00 vMB 65
424,986 424,986 00000000000000000289424ac628a1c6086368732a0c9793f42116e5b61219a3 1,032 0.47/1.00 vMB 58
424,985 424,985 000000000000000004614e005cf252ba9f5b4db06e61e31b40a4c14a2fcdd747 785 0.35/1.00 vMB 59
424,984 424,984 000000000000000003a89a5ec069021bc16235d36aafb87ac7a4a821072ae030 36 0.02/1.00 vMB 43
424,983 424,983 000000000000000003e8ce393cc7eba4786825aaa1a621c1da3ba0cab4f06cb9 677 0.24/1.00 vMB 67
424,982 424,982 00000000000000000554c70ed737df1bed293d0d8a269acb6f3c66f732d1db7f 635 0.29/1.00 vMB 60
424,981 424,981 0000000000000000046ba6cb7077227e35d482139f3184102904f126650fc947 1,365 0.57/1.00 vMB 59
424,980 424,980 0000000000000000048635368e69a5a130afd13e842da02e5cfda2d0a5b72fd3 383 0.45/1.00 vMB 48
424,979 424,979 000000000000000005715e39e2a797f2d819c80c4620c2bc423eaefb5b64f049 252 0.18/1.00 vMB 57
424,978 424,978 000000000000000000320b8ee8427b45056e858e6661ed8648fc3894a447748f 928 0.99/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.78 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: 709.60 GB
    • Received: 16.93 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.