Loading Tool

Explorer IconExplorer

Memory Pool

82,427 transactions
30.20 vMB
0.13712710 BTC
Random Selection Loading Transactions
Max Size: 182.44/200 MB

Candidate Block

Mining Attempt 563e9684d6ee20bc0a28dfb063ed68dacac49061e464ebf0f13ec77e5e300ad4
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root 5daaddd7613e90736d657e14ceba2131799baa59e22c1d3bd380c866f1a18e9b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,311
Size: 1.00 vMB
Total Fees: 0.05683065 BTC
Feerates: 477.45 > 5.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (137,062 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
778,075 778,075 0000000000000000000546b339a17bf5449b992269a8b56a97b9653d6461377a 1,840 1.00/1.00 vMB 5
778,074 778,074 00000000000000000001180ca477878ed84869366a5e62a10060d77e8ee452ae 3,559 1.00/1.00 vMB 12
778,073 778,073 000000000000000000033f4bbd9b8ada1f96991708b2e8ed3859d4f41857c94a 3,482 1.00/1.00 vMB 9
778,072 778,072 00000000000000000005cf3b1a278c4db8413f01307be33b1445a5d91bf882ba 1,781 1.00/1.00 vMB 16
778,071 778,071 00000000000000000001e09c7a50b2ecb27962ebf6cd0099e4c12ca287d3f545 100 0.94/1.00 vMB 1
778,070 778,070 00000000000000000002e4112b3428ef9319db81bc70d5cbb3ee2d5685120c80 686 1.00/1.00 vMB 3
778,069 778,069 000000000000000000008836d15c33b7e21455190d680480486d2ea0181b7b05 384 1.00/1.00 vMB 2
778,068 778,068 0000000000000000000525f3b7b4fabc8caec3a316ae3a7ed4e8c53e43730df1 699 1.00/1.00 vMB 4
778,067 778,067 00000000000000000003bd5031a58c8f82646db2893a9de090e52c33482314c6 1,596 1.00/1.00 vMB 9
778,066 778,066 00000000000000000000744fd0873e109ece2c730b567de55611347e5407eaee 1,928 1.00/1.00 vMB 7
778,065 778,065 00000000000000000005acf0e8d0bdecac9adaeac1a9b9e766cc1702a84cf4fc 2,745 1.00/1.00 vMB 19
778,064 778,064 0000000000000000000707717b6536dbd239c15147030c033459af7765b5ae01 785 1.00/1.00 vMB 4
778,063 778,063 00000000000000000006db9d298a939dedeea8b191ed85e927a047b171b1216e 96 1.00/1.00 vMB 1
778,062 778,062 0000000000000000000226c60f588dbcab5fb2f2f7461ce8bf735ed37650c281 1,140 1.00/1.00 vMB 5
778,061 778,061 00000000000000000005791533b196be15df667ac5a80aba1c0393fb8b59409e 72 1.00/1.00 vMB 1
778,060 778,060 00000000000000000006de194f6361d65d9d8dcd333b94fc10375412299d2aa7 1,352 1.00/1.00 vMB 6
778,059 778,059 000000000000000000064250721776999db5c4877232c6b1d28e06e5c6a3cff6 1,645 1.00/1.00 vMB 9
778,058 778,058 00000000000000000006c9cca6848a45d263f0e6abe7c68a1c9dfd24e58c6b6a 1,987 1.00/1.00 vMB 11
778,057 778,057 000000000000000000066b4095ba6c8306255fa79cb2ad79151b4639a5515d59 882 1.00/1.00 vMB 23
778,056 778,056 000000000000000000049a839e6f6c78ff4ddfc60d02e809cf2597ed1c5517f0 614 1.00/1.00 vMB 16
778,055 778,055 00000000000000000000138aaa5ed67ea8cee488588724d0cb9360b2c436b1f9 1,917 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.63 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: 672.22 GB
    • Received: 16.18 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.