Loading Tool

Explorer IconExplorer

Memory Pool

38,735 transactions
15.78 vMB
0.12100351 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: 90.01/200 MB

Candidate Block

Mining Attempt c2738c336b46e819c2dff25ec9c4af21583084fc871ab7e58f8d81ae0df81f92
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root 80fa29bcd71000abb88a110ddfe7dd128ea746894974b50db1cc79bbb47b24b4
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,627
Size: 1.00 vMB
Total Fees: 0.05390214 BTC
Median Feerate: 4.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (781,123 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
132,218 132,218 000000000000090e116adbf0e0ebf1469c0dee2a39379bc8497418e088bed78e 39 0.01 vMB 839
132,217 132,217 00000000000007b4daef034eb496557f14f9c14754b6d5f481302df1a2f28d73 38 0.03 vMB 248
132,216 132,216 00000000000006f31b4c37c61e25a39529a8d57e17d436898d739d3ca50dd380 10 0.02 vMB 6
132,215 132,215 00000000000009e7fb4bea415a8791c164ba48086677daebd6c21063569bac40 25 0.02 vMB 266
132,214 132,214 000000000000103a8d12b74cf4177f4a47a6913fda023c0a5bc1fb4de2d25263 111 0.03 vMB 193
132,213 132,213 000000000000021e769f90c8785136fb518a34f14ec8aba6057225654e23d448 28 0.01 vMB 6
132,212 132,212 00000000000001f0d5cff05f3a202779247b5b3a0588356a07575c75ef274dde 12 0.01 vMB 456
132,211 132,211 00000000000006950d7082d8ac99606293d625fa5e502bd6fe648d0dd5646d45 88 0.04 vMB 149
132,210 132,210 0000000000000b74509cd075f3982def4acdacfdc60c1d680a0454317ff1b8e6 5 0.00 vMB 117
132,209 132,209 0000000000000b56ebad73b06f8c118339336dcc78b68eb200d88f61795bc948 80 0.03 vMB 233
132,208 132,208 00000000000004cdb85d0f3daf8474a7a8aff17bef95a13e9f9193c22c65ef2c 57 0.02 vMB 292
132,207 132,207 00000000000005b4fa6d314c53bf8955ca008db4a127b99413096a54a9b74457 21 0.01 vMB 799
132,206 132,206 00000000000012ab75174f0bc397cf77bd5e88465e76125fbd4e39140a0010de 12 0.01 vMB 383
132,205 132,205 000000000000074ffd87552546c48adfcdb1d0a7d25ee70f7c5b90758638d08e 9 0.01 vMB 485
132,204 132,204 000000000000030576af8501e29e132c0ecbd870c400fe14151852992c0c4a01 3 0.00 vMB 71
132,203 132,203 0000000000000f2cbbf73b35325aca72842d417fcc757a5b05ee194a313f29ac 17 0.01 vMB 486
132,202 132,202 0000000000000e1b559690a71e9657a78fb0221b507bf3bdafddc4fc036c767c 10 0.00 vMB 1,013
132,201 132,201 000000000000087bf95394440739d33fe7e1e6b4d4682a4c5b30e9783e8e86e9 91 0.03 vMB 65
132,200 132,200 00000000000007b4fa1ede15a0207c76558d1e8c20257945ed5837c0e9c0b7f9 56 0.03 vMB 677
132,199 132,199 000000000000038335ead9e6a7962a89d08cfb7f79487a29c42b188b95722e37 56 0.02 vMB 225
132,198 132,198 0000000000000108ec5dbc7335e4c1f155b0381da2482d30dd0c6788b5119154 54 0.03 vMB 479
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: 150.24 GB
    • Received: 0.61 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.