Loading Tool

Explorer IconExplorer

Memory Pool

36,516 transactions
25.15 vMB
0.04805084 BTC
Random Selection Loading Transactions
Max Size: 129.30/200 MB

Candidate Block

Mining Attempt 71ae646cdd4da67caa7bc97f01b111d264706ae2cd4c6da5ff80ee126cee3b2b
Version 20000000
Previous Block 0000000000000000000200721755ced2ab44d41ec558aea577f50bd3ed6c61e5
Merkle Root c70f618411f5dbaa5d1ccd2dd7aa28ae3b16c4c527272840f5135c1f759b04ca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 7,077
Size: 1.00 vMB
Total Fees: 0.00299740 BTC
Feerates: 61.00 > 0.30 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,765 (598,201 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
316,564 316,564 00000000000000000f0fda048b9e1b12b81db4a1b85e54af7eb0d009d4274d71 24 0.02/1.00 vMB 27
316,563 316,563 000000000000000021ed96256e772301102e6d4f5019fdfe317b035fc9a56354 298 0.16/1.00 vMB 27
316,562 316,562 000000000000000027968478abc6ae0041dee48c363173e0137bc6cec04ae7e5 896 0.54/1.00 vMB 27
316,561 316,561 00000000000000001ef0ea0efba1babd7def595470817764a226c4291e977473 567 0.50/1.00 vMB 22
316,560 316,560 0000000000000000123743a740194bfc4b923f2c729c2da7513411b64af8926f 225 0.14/1.00 vMB 22
316,559 316,559 000000000000000012bfb758250ded111227ca74aeb32f7bff2d777b97126c8b 366 0.25/1.00 vMB 26
316,558 316,558 0000000000000000271755e43289b51964fe8cd0d11f8c4c521cb3b2c41304b3 502 0.26/1.00 vMB 24
316,557 316,557 0000000000000000029ad7f869c9ecc52af1ed40e604b52c2673ce344c55767c 483 0.23/1.00 vMB 32
316,556 316,556 00000000000000000af05cfe87af7b655e223f373af147c773d1c3ad8ebf925c 278 0.14/1.00 vMB 27
316,555 316,555 00000000000000002c735b61e5f33b49e82bd8de1867f14a002d9bc99ef976d4 800 0.42/1.00 vMB 29
316,554 316,554 0000000000000000147660f4214402e5befa83f803b564b32b41b90ce70a813c 202 0.10/1.00 vMB 27
316,553 316,553 0000000000000000097b61749fbb9de0fa48e4b0f043f5237f4a545331950864 745 0.43/1.00 vMB 28
316,552 316,552 00000000000000001f82a5624650de1f65036a11b0cedd935a16187e9e3e2a7e 561 0.37/1.00 vMB 24
316,551 316,551 0000000000000000297b0f040ad273f8eb5ca889a9f251ff47bf84f47d284bad 128 0.05/1.00 vMB 39
316,550 316,550 000000000000000019788316204e83becdb543405f5f8e62aeaaad996b0938ec 334 0.19/1.00 vMB 25
316,549 316,549 000000000000000021b6fd9734761d6e5ee60164973290c349427ce574d2b85f 150 0.08/1.00 vMB 29
316,548 316,548 0000000000000000084cabbf4d76cb62a45ebe8fefad0f5ffe4d233f17253a43 289 0.18/1.00 vMB 26
316,547 316,547 000000000000000018fe1f360d8a7745b1119209db28a9141b4d8e8dae83bb69 32 0.02/1.00 vMB 26
316,546 316,546 0000000000000000100493733bff52a8e1c7d4ea02f7b9ee2bc7d9da10e3527c 283 0.18/1.00 vMB 26
316,545 316,545 00000000000000002a5a90e443aa9764b36a6af20b2eb33ffafe2c56decb622e 128 0.04/1.00 vMB 44
316,544 316,544 00000000000000002b5eac32621be93ec1970670183514b7dd377207b106e522 362 0.16/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.97 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: 647.87 GB
    • Received: 12.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.