Loading Tool

Explorer IconExplorer

Memory Pool

72,488 transactions
27.47 vMB
0.10028483 BTC
Random Selection Loading Transactions
Max Size: 164.34/200 MB

Candidate Block

Mining Attempt 06144ebd1f535f2fc2a6171a9ff34e5cafc773be9efa23b88a944d3c875f8179
Version 20000000
Previous Block 00000000000000000000b27b2190440ac27825933894e3022e019f9fbb1d36f6
Merkle Root ebdc515ac9c262ed6590582e080d43a36421bf3f5bf203e21981180daf980f5c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,142
Size: 1.00 vMB
Total Fees: 0.03655404 BTC
Feerates: 526.32 > 3.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,471 (796,477 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
118,994 118,994 00000000000042eb0905db339f3d12bcbabdc48743dd5d2da0180a2228d46232 5 0.00/1.00 vMB 203
118,993 118,993 000000000000b44c48386828908d351eb92431cee8eceeb20f9d917bb44f655d 7 0.00/1.00 vMB 0
118,992 118,992 00000000000006e526d0dfd15106d7b2d86a48a7a104eca60c2ff2488ca72563 13 0.00/1.00 vMB 0
118,991 118,991 00000000000009f673da6913dc07f7791ac1f621035ae61cf7df21df8458cc56 21 0.01/1.00 vMB 280
118,990 118,990 000000000000a60d64a1b5aec96895b0d63aff56acb4c9fdf56da533c3327fdb 11 0.00/1.00 vMB 0
118,989 118,989 000000000000ac8baf2f45180ff341ae805a686779053c34eef147eb8650d705 10 0.00/1.00 vMB 299
118,988 118,988 00000000000085226d54d3fdd36ca221502c486496d45362b2206114441278d3 5 0.00/1.00 vMB 0
118,987 118,987 000000000000480821fdb082f1634986bb4f1cf6cea1d9958203de29b9d01bdb 13 0.00/1.00 vMB 975
118,986 118,986 0000000000006ea6c6bd9598f251e9d405cd12d0fd3d8d505c44983d7390e489 9 0.00/1.00 vMB 279
118,985 118,985 0000000000008ea12ec12d978dadcc6f3e2f2a4a45e333aa938a2f4cda50cc26 11 0.00/1.00 vMB 0
118,984 118,984 00000000000037401cef2bf0efcc15eb85ea1f1158ba46c46bfdc982ba071b6d 17 0.01/1.00 vMB 446
118,983 118,983 000000000000488136f2244759bc09a58e4615fc409fcf4418afb39b96bc97e6 10 0.00/1.00 vMB 0
118,982 118,982 000000000000aba541225c5dae14735e36e5e3e607239778cf6c705c8ed16979 8 0.00/1.00 vMB 0
118,981 118,981 00000000000064ecdd1bdb9243fcb37e043e33d8733ec3189b7643f7a6c4bec6 12 0.01/1.00 vMB 181
118,980 118,980 00000000000051a8b991c3f2dc01e2733c0a89419d932dc1b07189758abba3e0 20 0.02/1.00 vMB 0
118,979 118,979 0000000000008d51a43a48bbfabd1c70c2ef94faae55c223a854049ace1049b1 18 0.01/1.00 vMB 0
118,978 118,978 00000000000016f3dc9f49a36d812e1344f41265d807a29ca8cd42ac4771e7cf 11 0.00/1.00 vMB 0
118,977 118,977 0000000000005544ddf52d5258385ae6c11591acdc8fa34bdfb43391336bb76e 7 0.00/1.00 vMB 0
118,976 118,976 0000000000002bca06b174717810ae22144e8b8f422e4d6e94eedb82e3ecbd62 28 0.01/1.00 vMB 157
118,975 118,975 000000000000924931682e8d951c211a6d8389bd1faa436ce1f6eb95ae8bde57 12 0.00/1.00 vMB 351
118,974 118,974 0000000000000244a9db4efcea9551620ad0b89b1c992fc4a280d5962f4baba5 12 0.00/1.00 vMB 875
Previous 10 blocks ↓
Total Size: 783.21 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: 756.25 GB
    • Received: 18.98 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.