Loading Tool

Explorer IconExplorer

Memory Pool

78,786 transactions
29.46 vMB
0.08335321 BTC
Random Selection Loading Transactions
Max Size: 180.38/200 MB

Candidate Block

Mining Attempt 64ad99bfc96d04ee0759a414b84bba5e4fb69db9503fec9a53cc676ff5fa49d9
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root 5be8d3c587ba4e08a731d3f34d32a99eee6805794c16151af62d266dd8123853
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,555
Size: 1.00 vMB
Total Fees: 0.01867930 BTC
Feerates: 301.25 > 1.87 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (546,374 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
368,862 368,862 00000000000000001128d963333ee6173a43b5d29e9652ebce58f37561a3a07a 103 0.17/1.00 vMB 10
368,861 368,861 000000000000000010843a036d9d39324f5aa225f1d23024bcd3e903681fed3b 1,574 0.93/1.00 vMB 44
368,860 368,860 00000000000000000a013d6c557a420406151f009e81e229808b2f1b762c3cc0 899 0.73/1.00 vMB 26
368,859 368,859 00000000000000001066d6a10111f5f59b4404a2f044b0201db7adff54fbe289 1,198 1.00/1.00 vMB 26
368,858 368,858 00000000000000000ee7c80ba6c3ed68cbaf44626b778d3ab18b7865f8113da1 3,079 1.00/1.00 vMB 64
368,857 368,857 00000000000000000f440d5992bc89b3c14c97c2510b7ba82b255e144da9f8cd 313 0.16/1.00 vMB 41
368,856 368,856 00000000000000000e9f08dcb69ba98df23bca99e3e87f03f185bab75fea1727 1 0.00/1.00 vMB 0
368,855 368,855 00000000000000000f39b48c7c3d6d4071d461445c7ef2422260d5cbd2572403 637 0.31/1.00 vMB 42
368,854 368,854 000000000000000005249e24f63ab986db41c1ed5b65994f40a5f9c36c45db78 553 0.28/1.00 vMB 32
368,853 368,853 000000000000000007403e3cd697567ce2685b65556e1f7112e6c201ff0a27a4 1,188 0.50/1.00 vMB 45
368,852 368,852 000000000000000011b9ffdf41fb585f0d986e6cf1332067406cd928f4fb6db8 40 0.05/1.00 vMB 9
368,851 368,851 000000000000000002bb8aa86bade11ed007ef6cc3325b1c3e5a82435805b8ca 885 0.41/1.00 vMB 46
368,850 368,850 0000000000000000137916de03b2f159f4911945f11b5f5bbe63b92a67cd0053 704 0.33/1.00 vMB 42
368,849 368,849 00000000000000000f7b49545a37e276299e5f33f07b5eccaa1fcd49d2c152ac 199 0.20/1.00 vMB 15
368,848 368,848 000000000000000006389edfdec0a1e9630f539b13257f5abcf680470707a034 45 0.04/1.00 vMB 17
368,847 368,847 000000000000000001f5ac73f27692893b7e8b80df753b657793dcc08f3164f7 2,131 0.90/1.00 vMB 49
368,846 368,846 000000000000000008fcf1f8c27d769b191877f50cd87571840fedf7c2678046 558 0.29/1.00 vMB 44
368,845 368,845 0000000000000000131f2258e1f319c810ec7f68182ad37e995f8f8a11af7073 1,261 0.60/1.00 vMB 45
368,844 368,844 000000000000000009903b717a12e67406fe2367d81978660ef54b4ac897f9e6 1,081 0.53/1.00 vMB 37
368,843 368,843 000000000000000001e5b35f875654a9d5c49d91b5db5bc82b577de3022aeb7a 2 0.00/1.00 vMB 0
368,842 368,842 000000000000000006af4d3121ad616f6d48f9602380a92b7271fcf090f41b61 2,029 0.93/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.80 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: 710.03 GB
    • Received: 17.01 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.