Loading Tool

Explorer IconExplorer

Memory Pool

79,304 transactions
30.10 vMB
0.12608769 BTC
Random Selection Loading Transactions
Max Size: 180.58/200 MB

Candidate Block

Mining Attempt 48f04d004eb5e862b7de654560ca9a0021cccaea3aaeab7868ca802b39680a9a
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 7b54d3fafea77cd5fc93dfbef27185d13b84e6f4c42de1f7350b63d61c7de37f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,058
Size: 1.00 vMB
Total Fees: 0.03941305 BTC
Feerates: 673.02 > 3.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (427,771 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
487,502 487,502 0000000000000000009cfa54496a7ef0ee3fcb5717151e865eb22d0623fcb56b 1,876 1.00/1.00 vMB 95
487,501 487,501 00000000000000000015f7b0c6fdfff48d493655b4cbc09a6e6e8f452d98e832 1,501 0.75/1.00 vMB 113
487,500 487,500 000000000000000000743c145a3ae9b44651cee2d1406332f488af72b3e31cd2 1,882 1.00/1.00 vMB 119
487,499 487,499 00000000000000000096c7a07fc04723515c5397869450549f1e0e9bc2b63f63 401 1.00/1.00 vMB 5
487,498 487,498 0000000000000000006a0eeb1840fc21c2965ed02042c621b49d534b20c3367a 1,697 1.00/1.00 vMB 78
487,497 487,497 00000000000000000067f9fd44965c92d53c2c70e6519990cb0824fc4201bca6 2,009 0.98/1.00 vMB 18
487,496 487,496 000000000000000000434d0ddd67b7a55a64129329aa85f07a6f6b0309ff7e9d 2,033 1.00/1.00 vMB 58
487,495 487,495 00000000000000000086e741edafd5c79f284cb159638a565fbc1bce71aaca6e 1,756 1.00/1.00 vMB 85
487,494 487,494 0000000000000000003a19455f0a94be13b2e709482bbe6247446ab87d154955 1,312 1.00/1.00 vMB 71
487,493 487,493 000000000000000000a6e42e7327fd29827213202fda18bebc5dfecb066d1a1d 2,228 1.00/1.00 vMB 81
487,492 487,492 00000000000000000080c1cc764761011ce3b8c406b25fb6ad2a60c530b00255 2,729 0.99/1.00 vMB 207
487,491 487,491 00000000000000000013201db67660c64e521f84ac1d0f3cc76746929878d4aa 852 1.00/1.00 vMB 42
487,490 487,490 0000000000000000004230ee9dcd8134ed01fff80397ab7abe29b8a171e2d341 800 1.00/1.00 vMB 25
487,489 487,489 000000000000000000e110c069cc934ba102b8a9587299c42370653b01837709 2,372 1.00/1.00 vMB 122
487,488 487,488 000000000000000000244a875682d4601570c41c8d41d2751c13a0d3f94a5bf8 786 0.55/1.00 vMB 91
487,487 487,487 000000000000000000db0682499712a7969825ace8977df559cbfab196b594d6 1,148 0.99/1.00 vMB 16
487,486 487,486 000000000000000000ce239dedcb4702da5031a58110d4424094aef9a5d8f40e 2,158 0.96/1.00 vMB 90
487,485 487,485 000000000000000000800b877eaac6e6e8824a6b321c08a354e21b93c234d237 1,944 1.00/1.00 vMB 136
487,484 487,484 000000000000000000288a385c060aa45d0827569d5f51a86f0103f9013f725c 1,955 1.00/1.00 vMB 48
487,483 487,483 000000000000000000faca692a33fe5d046a06f51426d27285132c770e874af4 2,021 0.97/1.00 vMB 144
487,482 487,482 0000000000000000006a134cc3a1a03714c3098f4733dd1bbb7dd1b5b947a4c4 796 0.46/1.00 vMB 127
Previous 10 blocks ↓
Total Size: 782.86 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: 713.05 GB
    • Received: 17.28 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.