Loading Tool

Explorer IconExplorer

Memory Pool

32,727 transactions
13.76 vMB
0.04830511 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: 79.11/200 MB

Candidate Block

Mining Attempt e76e8a527e6a04e741ec851089f7fa881d909054925570f3d3e95b8f316d8998
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root b9ce0a3498c1550209edb3d0573b1ba9ec5e630c2fb567aeae88148bce311b24
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,454
Size: 1.00 vMB
Total Fees: 0.01207182 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (711,276 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
202,048 202,048 00000000000003574915dd1495bbbe546ca2d582fe45a58f190ec02d7157c9b7 500 0.21 vMB 129
202,047 202,047 00000000000003fa69c9c20467b16861635422906a73502c4e533da660d16efb 487 0.22 vMB 117
202,046 202,046 00000000000004ca1d17d578c5748ad2b03f652763afa61fc235013d2e7f2b5b 8 0.00 vMB 186
202,045 202,045 000000000000043a94b9f8fec2b20cfa4763db260d6f04dbaf27915ed94985f8 53 0.03 vMB 82
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: 88
    • Outgoing: 10
  • Data Transfer:
    • Sent: 146.17 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.