Loading Tool

Explorer IconExplorer

Memory Pool

35,081 transactions
14.69 vMB
0.07520458 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: 84.65/200 MB

Candidate Block

Mining Attempt e8775a431333731113dbd5090b5b2b1a6fde0fb41b916e95116856f5fdf2f277
Version 20000000
Previous Block 00000000000000000000fcfeb08eb3e8132df80ab0066dce138120a13dfa737c
Merkle Root 0bcd1f01c596c967d03b347be76534679ab00adbae016d9925da19b3375bbec1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,593
Size: 1.00 vMB
Total Fees: 0.02923535 BTC
Median Feerate: 2.67 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,340 (711,271 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
202,069 202,069 00000000000004c818e74022ddedbc44e514b692986daf2ea62f7410cb1f1c5c 479 0.20 vMB 132
202,068 202,068 000000000000028fcef8489a984e318b16d3b112aa5b4f572022f06ad1d93161 931 0.25 vMB 315
202,067 202,067 00000000000000ef8e0a8d8f0805feeed03140ae33c3d8b4a8b92c60a92a7bce 144 0.05 vMB 120
202,066 202,066 0000000000000117149eb92653eb024b27f07ca0b991bac7448f6a1993719c09 52 0.02 vMB 144
202,065 202,065 000000000000055a2eb484a1682920eba2dfb077de4b7876117193f91144a72a 185 0.07 vMB 172
202,064 202,064 00000000000003c7d21a8a66a487d4a3e774cfb1db6071fec857c944dfdcecdb 173 0.08 vMB 133
202,063 202,063 00000000000002bbbb01545359c4ef8c7f28af02aa3bbe0f2fdedccb6ace38f0 164 0.16 vMB 27
202,062 202,062 00000000000003fa097472493b5ac987c24049920de61e31bd493ab8532a35b0 23 0.06 vMB 64
202,061 202,061 00000000000002e5c8803068d41bc4a3265c19881dabbfee3d6bf48d175d0ffd 136 0.07 vMB 88
202,060 202,060 000000000000021dd0518e4d7552ab2599c4bcb6529c539d19e27cf78bd35c3e 459 0.17 vMB 145
202,059 202,059 00000000000002f71087c19ed7c3648b2930a4a372edece272b05737a2e07c06 531 0.25 vMB 138
202,058 202,058 000000000000056386cfaa9dcd0fadffedfaa35ba3c794fe82579b93e0202782 51 0.02 vMB 41
202,057 202,057 0000000000000515e5c236b247c6fe4ef1c7323a35f98da002b555232b2e0757 62 0.02 vMB 162
202,056 202,056 0000000000000403f74f4b1a1d0b2ae08106c1dbbd93ef33059403f5b1cf4e46 9 0.00 vMB 104
202,055 202,055 00000000000004455403860fe0910291f936d48dbdc1b858557a515c22019e4b 174 0.06 vMB 62
202,054 202,054 000000000000026d106e390d021cb7920a9ffb2f6f5ea7596e79d9a4fe4e17f5 26 0.01 vMB 256
202,053 202,053 000000000000024b25de4b76782bb5d3edc7a472de27bb71a1abeacc63f6d1b1 593 0.23 vMB 134
202,052 202,052 00000000000000b30ed2c973a290dcb12c3242b066190a4691e63ca876531654 529 0.22 vMB 143
202,051 202,051 000000000000057da2656e1fe6e678197c9685fee2abd85a500946e0302ef360 127 0.05 vMB 126
202,050 202,050 000000000000020bb60e3f3917834c55f67f84a6518ae0c5e2d5faf1bd069fbe 500 0.25 vMB 132
202,049 202,049 000000000000030d07168017e68e51a87cf8194b8704767c5c3870c5b76f3096 141 0.05 vMB 105
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: 87
    • Outgoing: 10
  • Data Transfer:
    • Sent: 146.05 GB
    • Received: 0.59 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.