Loading Tool

Explorer IconExplorer

Memory Pool

78,647 transactions
29.38 vMB
0.06378312 BTC
Random Selection Loading Transactions
Max Size: 176.83/200 MB

Candidate Block

Mining Attempt 9a61227385ed8c1fe96d804beae5ed7be4a32413f7c9575d4d46f00d1b072bb9
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 470cc805d690367dde7cfefbf80b7c0ce9a0bb025aa239ced8bdcb39b4676047
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,529
Size: 1.00 vMB
Total Fees: 0.00422187 BTC
Feerates: 30.48 > 0.42 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (130,983 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
784,002 784,002 00000000000000000004043cf9cdb05cbad9d8987731df1a27c1c81793171cce 1,311 1.00/1.00 vMB 18
784,001 784,001 000000000000000000022dda59323a317f53ec9ddf80a9e5a7764cd81390eece 3,133 1.00/1.00 vMB 27
784,000 784,000 000000000000000000035c3f0d31e71a5ee24c5aaf3354689f65bd7b07dee632 1,617 1.00/1.00 vMB 13
783,999 783,999 0000000000000000000488601fd3bcc7913bb9089595bd49f1990981d6366390 2,571 1.00/1.00 vMB 23
783,998 783,998 000000000000000000050a92de940edce045a971a1c8f0ee869bc77654264be0 2,909 1.00/1.00 vMB 16
783,997 783,997 00000000000000000003a6c424ab98929a29464286949425f834c75c29a7ea8e 3,093 1.00/1.00 vMB 28
783,996 783,996 0000000000000000000141ad49c46984ad5d4973c88775d5a0277234acc589a4 1,240 1.00/1.00 vMB 9
783,995 783,995 00000000000000000004db45d312792a7c39122ce2e4bb756637d181b06b9ee5 1,160 1.00/1.00 vMB 13
783,994 783,994 0000000000000000000287ac710333ba8a5b8a2491de24573ed9cd16aa730f8c 1,643 1.00/1.00 vMB 25
783,993 783,993 000000000000000000032c2e67552e4054e6a108a4cc279b1e701125f50c7ad0 3,094 1.00/1.00 vMB 16
783,992 783,992 0000000000000000000080ecffef1f3a7f43e5865ce73288f63e552f1d7e63dd 2,422 1.00/1.00 vMB 4
783,991 783,991 000000000000000000034a93892e56c5359ff3cd8c866336a3c234cc31322e4d 3,059 1.00/1.00 vMB 10
783,990 783,990 000000000000000000052157d8ed7d77c30faa1c89ef83ef1e851f0d17159ab9 2,866 1.00/1.00 vMB 7
783,989 783,989 000000000000000000013ce4580cdd28a911f8f50e4d03682780089075bb3ef9 2,353 1.00/1.00 vMB 8
783,988 783,988 00000000000000000004d3688b9a08d37514234100e8caab054c697183fa0418 2,169 1.00/1.00 vMB 7
783,987 783,987 00000000000000000005e177359e83376836fad1703e598db4c78979b44e579d 2,542 1.00/1.00 vMB 13
783,986 783,986 000000000000000000055e59d23253a1adda7785bdba8f5f3b4a033064e5be70 3,274 1.00/1.00 vMB 24
783,985 783,985 00000000000000000001407ecd8a853d69791265d581243ad56b5edd605a4611 2,974 1.00/1.00 vMB 8
783,984 783,984 000000000000000000033340a9b4ea97b5c984e0757688c935b3807055a91da5 3,119 1.00/1.00 vMB 17
783,983 783,983 0000000000000000000365662a48025822f37d080742daeb0ac504d91965d259 3,780 1.00/1.00 vMB 20
783,982 783,982 000000000000000000035c552da8317ebe02609b09e704aa7a9adf5ce35b56a4 2,777 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.37 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: 663.15 GB
    • Received: 14.89 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.