Loading Tool

Explorer IconExplorer

Memory Pool

36,579 transactions
15.42 vMB
0.09212543 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 87.14/200 MB

Candidate Block

Mining Attempt 42b98b219cc4932e441102833f0dccf1aaf5113bd0a8d587cffeee96cc14c74d
Version 20000000
Previous Block 000000000000000000007c96c62c97f21f35e15ac289c26611deb2cb89f05dcf
Merkle Root 5f76a648a85b4356c855fec4d901f0c786101fe3d7352cd04d398c789621ac1b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,559
Size: 1.00 vMB
Total Fees: 0.03532423 BTC
Median Feerate: 3.95 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,343 (698,343 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
215,000 215,000 000000000000032f64cb76edfb654062e7b94b152bb6458a59b979fabf99012b 190 0.08 vMB 140
214,999 214,999 0000000000000069b69cd166c28c526970e283b3f563b122f0b6f0746f571903 11 0.00 vMB 213
214,998 214,998 000000000000028b08735df8a9b2b5f19f17c04547b1546f1895ce45cc6e3275 228 0.09 vMB 174
214,997 214,997 00000000000005751dce20aeaa4ed1f4244c33dd6ba7756c5501ab3ec85cdd58 596 0.23 vMB 226
214,996 214,996 00000000000002394babc69b06af1e8ab6678c2a68a20921bf316a8b58c23d31 42 0.02 vMB 154
214,995 214,995 0000000000000456f6b492af98f72aaf81c728b8178f4706e575d971e32cbf0e 10 0.00 vMB 131
214,994 214,994 00000000000003b75cae984836ffa4e56d787019ac078e21a0ae1e3e772fb79a 51 0.05 vMB 78
214,993 214,993 00000000000005408f973c1b2b2a8545658682d58047df0c2f78dae3819a1653 373 0.24 vMB 183
214,992 214,992 000000000000056a949fe3442ab63315d690426608091cafa73588187087168c 18 0.01 vMB 202
214,991 214,991 00000000000004b286bf71548de92931d54dbde57f87cf1ab3f3ae1f2643cb37 76 0.02 vMB 86
214,990 214,990 000000000000049e2b2775f41ae5857b6eae573a2de2c9cc5cda39059ab41a57 52 0.03 vMB 118
214,989 214,989 0000000000000301b5809cb45e6347be29a009c2510e3df674ff04d91cbddb38 112 0.06 vMB 891
214,988 214,988 00000000000002c4691484651fde43795f599a25b3c33e7c11f1c78be7e78ad3 225 0.09 vMB 187
214,987 214,987 000000000000007a28212422b484cab72a285410b6fb5138771fed2f2367afb3 83 0.03 vMB 182
214,986 214,986 00000000000002ba98bdc3b06281f4b40aee59bcdabd7c44403590ca5d30b3a8 177 0.07 vMB 192
214,985 214,985 000000000000031fccfebba38c2661af45dcb81270d8155941edd53f0dda39cd 81 0.03 vMB 216
214,984 214,984 000000000000012717c9d1a4d12cc67f7dbddd6f0a3e97d6833bb84f3312d3ec 184 0.06 vMB 184
214,983 214,983 000000000000006661d7aa0930737183d850bb48bd98202cddb9c7d96c2f813c 23 0.01 vMB 79
214,982 214,982 00000000000001ca6b3c0d2c12f5651f83a3862de7046841a8509a2daf928eb1 199 0.09 vMB 151
214,981 214,981 000000000000013e92354328f025af8dfb312426c3eebec2d52a769adc19a1ff 8 0.00 vMB 39
214,980 214,980 000000000000041fc013ae07a1ddeca4ab3a179953d3df8257d8b911d097c056 146 0.07 vMB 225
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 91
    • Outgoing: 10
  • Data Transfer:
    • Sent: 153.78 GB
    • Received: 0.62 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.