Loading Tool

Explorer IconExplorer

Memory Pool

36,762 transactions
15.10 vMB
0.09118487 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 86.56/200 MB

Candidate Block

Mining Attempt 426df3eecf6e3e73b5bbcea1b15f79d52236ade807fd6f8a246190e14e9a3843
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root 87699a9de4a95534c8dd8ae0fb3f83e516c8c827a2f11b24ab8bda64f7b84cbe
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,238
Size: 1.00 vMB
Total Fees: 0.03952781 BTC
Median Feerate: 3.62 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (741,253 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
172,088 172,088 0000000000000ae22d5ac963d26b63af654926fa7509e130f6320632e152a264 52 0.03 vMB 178
172,087 172,087 00000000000007d0fb8bd457c0303718ba1d6f52081f6addd7cc0956342440a4 1 0.00 vMB 0
172,086 172,086 0000000000000729ff84c40dffb9ac840994eb76b8701422cb7cc37456283179 14 0.00 vMB 257
172,085 172,085 00000000000009bee8fede7e984fcf95181d538addce4b5f5d14688d36b47453 31 0.01 vMB 26
172,084 172,084 00000000000000ec954eafd35645206fe8251085aeb2edffb0cf9723370fb98c 13 0.01 vMB 21
172,083 172,083 0000000000000426e2707731b3a66050da5e7b6afb462becd662c276efed21bb 34 0.02 vMB 130
172,082 172,082 000000000000028b01f0b5acec958f98ab86aa6f8daef0180bc31792b99ec536 67 0.03 vMB 77
172,081 172,081 00000000000003557eb15d4218dcee8cd87fb84be4a343feadf459b5824f818f 13 0.00 vMB 32
172,080 172,080 00000000000007d3496ecd298695cc69f90381cf915190975bfaf5d1d20b4578 57 0.02 vMB 21
172,079 172,079 00000000000005494bb61d718cb566b73bc4bd39c0296b8f4a510477689cab9e 17 0.00 vMB 106
172,078 172,078 00000000000005b9d2ee306a46f50f0a7cdd4b4fa94a069ee18174fc4fddd8c6 46 0.02 vMB 84
172,077 172,077 0000000000000a976369f8c33de97fd8800e6295ac9399858c1796bf587f80f2 110 0.04 vMB 56
172,076 172,076 00000000000003a04ac013fde6090f965f81b1b616f3fe17d33c0b1a804dd229 100 0.03 vMB 248
172,075 172,075 00000000000006e6b3eec63dcb34ebf4402bd2bd2840506d8aa02950f096d3bc 23 0.01 vMB 36
172,074 172,074 00000000000008b763c996a8be564031d0570daed84a3fc1c9cdbf44278ab994 37 0.02 vMB 10
172,073 172,073 000000000000081fcf9235fb289112d86e33f5a26dfed2e05404dee6f5b9cdfc 58 0.04 vMB 493
172,072 172,072 0000000000000a135f3a89d30fb7154364213cba6115a3e8555c2eff79d4f745 21 0.01 vMB 24
172,071 172,071 00000000000007d2cf8479299cc541488df233448aa47093b61d93916dc835f8 80 0.04 vMB 153
172,070 172,070 00000000000001122247ff64a5b4020dd9f8d7e98526ae31b260a8cf38b807b4 12 0.00 vMB 262
172,069 172,069 000000000000034451b509d291cd308a3775206fa4102aa63b76932180abb10c 8 0.01 vMB 161
172,068 172,068 00000000000008edc9c42589c41bbddd5b0b24ad323beebd338f4cee4299a78a 161 0.05 vMB 40
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: 92
    • Outgoing: 10
  • Data Transfer:
    • Sent: 148.82 GB
    • Received: 0.60 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.