Loading Tool

Explorer IconExplorer

Memory Pool

27,736 transactions
13.89 vMB
0.14653400 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 76.02/200 MB

Candidate Block

Mining Attempt ac4318a6939afe67412791a2b864e974155b635e3084daf65746388c9d2eb26a
Version 20000000
Previous Block 00000000000000000000282cfa1c1336a9ecffd7bdef4743cc1d073745e85651
Merkle Root f01fa1acdceed6f695c6c9f0ef7de57bf480396d77e68ff2c366e6efe51b97b7
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,806
Size: 1.00 vMB
Total Fees: 0.09093401 BTC
Median Feerate: 3.54 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,313 (751,742 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
161,571 161,571 000000000000076e63d919209d2c26aa06ffe09fbb2ef39ac4c12d30e97d0447 18 0.01 vMB 132
161,570 161,570 0000000000000b6728c66a6b1c46dd11d3700a5b2587a7c24531f10a5f953888 9 0.00 vMB 0
161,569 161,569 0000000000000860b1e1029bf60c340f7b6a860206f49174653d07eafe056d20 50 0.03 vMB 55
161,568 161,568 00000000000003ff937f56b9e7643b8ad8276657d2b6daeb5d2709f62cb49f15 14 0.00 vMB 602
161,567 161,567 000000000000091f36ddeeceed013b9d3e3b92f1146942f3b332b1c5db1c6189 31 0.02 vMB 114
161,566 161,566 000000000000031140cecd1b2df1dcc602a269083dc8bddd5a1f06cbbd43a61b 48 0.05 vMB 132
161,565 161,565 000000000000021388d3f65de66f315b510853414903243df0bd95116986aee0 21 0.01 vMB 251
161,564 161,564 0000000000000376444c86c1f738165e99e5bb4c2cc21f31c6eb1e73a0f03f07 112 0.05 vMB 129
161,563 161,563 00000000000005ea3bd59432fc463e6b50a4a91f2d71f5fd01521310ed9f7932 19 0.02 vMB 50
161,562 161,562 00000000000006bf67b4a519be1f3c2147ec711e984d9b5144e506af8daf8df6 4 0.00 vMB 44
161,561 161,561 000000000000047196a36a205f768853d94a6b7be8f3819fc263ce8af75f4190 30 0.02 vMB 53
161,560 161,560 0000000000000b3b5292803b514ad3580a2a04850f252af88e63e7bd0c27846c 28 0.02 vMB 42
161,559 161,559 0000000000000c876b7f22e99e32b881ebc852b49f9997126d35bc6a2c14597b 34 0.01 vMB 101
161,558 161,558 000000000000070966e586ac21fc7f463cebdccadb5ea46f15d55fdb37396982 40 0.04 vMB 73
161,557 161,557 000000000000028d6b7fea6106831a09e8b19f9f1d69df2309bf961b73ec4aab 100 0.04 vMB 10
161,556 161,556 000000000000010d7cadbf6b39b66418faea150cc10a726b1936a5e967f52c8e 73 0.04 vMB 151
161,555 161,555 000000000000047ae8cc6dc7878a4591fc068d6a7486690d218495523763be3e 20 0.01 vMB 13
161,554 161,554 000000000000066f0600ef67809679c3f383b76d0190c94646f66903d7db00f0 59 0.03 vMB 87
161,553 161,553 000000000000020ccd5d800bfcdfd83a1d8797e555404429caee13e5241082c5 47 0.04 vMB 642
161,552 161,552 00000000000008846d69718a0e4600f6a4959de8ff2943f19cbd795428bbf57a 76 0.03 vMB 15
161,551 161,551 0000000000000106dcfc7761c70b522c62365b09b3256452db9ea5089df5d031 10 0.01 vMB 209
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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