Loading Tool

Explorer IconExplorer

Memory Pool

24,660 transactions
10.71 vMB
0.03514520 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.34/200 MB

Candidate Block

Mining Attempt 31531c4e5c1d5c1bb1d39b2bc9ce1f23f93f3e2830b3fb096aeb3694ed8f383f
Version 20000000
Previous Block 00000000000000000000763bc27d9459c69b40675f4f5e0a66e2b4c8f6dd3654
Merkle Root 6339aec2708f0800259536f292cb0fa884072093be49e78191d68998a81690ba
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,565
Size: 1.00 vMB
Total Fees: 0.01729236 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,525 (692,528 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
220,997 220,997 00000000000003e636eb7ed66c55c6f4af185fce0715e70c829e6bd071570ea9 750 0.25 vMB 306
220,996 220,996 00000000000004185605426b20dc2ab2b4f264742f748c55b83cd050339a6948 139 0.05 vMB 53
220,995 220,995 0000000000000015fd4dd69c8d478fea22e37ccd9bcd2680f8c9203913411a48 304 0.22 vMB 146
220,994 220,994 000000000000024a60e5bba4a8842fe21e262937cead4eb10ba0d95be069273c 670 0.25 vMB 217
220,993 220,993 00000000000002c4b1f3cd1fd169530a66125902e2863f75e19137d79506631d 504 0.28 vMB 144
220,992 220,992 000000000000024aa48c1f498a72a15cd767ea8d60cea7c528deb22a8f35154c 811 0.25 vMB 312
220,991 220,991 0000000000000423d989057c216a425a157532039bb5320331b54dfff3b01ce1 729 0.29 vMB 274
220,990 220,990 00000000000002325db58f1f0cf6da9cba00aa5e186cb2eee0d3374f9eac5efa 320 0.14 vMB 276
220,989 220,989 00000000000004ea728f84b6d51c0bcb0db5a0b0b01ca9d3190ba98cd1fb08e8 65 0.03 vMB 100
220,988 220,988 000000000000017da17a6418de2acffe50cc3b948bbabf328ac90775e39d6b73 49 0.05 vMB 102
220,987 220,987 00000000000003a8df1f7f8f872493b4df2ccedf9b4962da660e394fa28a846b 441 0.19 vMB 278
220,986 220,986 000000000000013cab86f15b88c7118bafad1f19a40043f3927fa4f0e6e38afa 328 0.20 vMB 266
220,985 220,985 0000000000000214661841bb03d69952ed5fa2b8d703e808d88ea210ef7a4f16 401 0.19 vMB 252
220,984 220,984 00000000000003e5e58e9997fb83414afdc5c4411fdaf88672e11f96cd6cf69e 56 0.02 vMB 168
220,983 220,983 000000000000012890f87897120be5f964ef37e5733d01572adf93016affa7d0 133 0.06 vMB 255
220,982 220,982 000000000000038ebe3179808eb0171da0fa68995be3df0098adea540a310cdc 229 0.11 vMB 249
220,981 220,981 00000000000002f015c504bd986ec5dfbfa81d4858b7759783f54894f47d9863 455 0.19 vMB 255
220,980 220,980 00000000000002f13b45d1504e9c592f384f6b6ffb55cf1c67ccbff3c1250ce8 11 0.00 vMB 1,699
220,979 220,979 00000000000001f77d2b9881a1bda246d24a5de4c3b965bba29cc5efefdedf6a 63 0.24 vMB 59
220,978 220,978 00000000000004acece486fcde6d089c652587c9c69517f5e55f2c56014be013 232 0.24 vMB 87
220,977 220,977 000000000000034fb4ce225ef62c941a3199e8df664f9d8c4e8465589894f9e1 621 0.25 vMB 257
Previous 10 blocks ↓
Total Size: 779.77 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: 397.38 GB
    • Received: 2.03 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.