Loading Tool

Explorer IconExplorer

Memory Pool

77,267 transactions
30.81 vMB
0.14012540 BTC
Random Selection Loading Transactions
Max Size: 177.12/200 MB

Candidate Block

Mining Attempt 4da65f5dd1ebef661eeebec0bfcfea5c7085861d5f4c8e8c2a31db13734bdf35
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root b987933f1590b1baf0c437bf1748ede53f3cbb83b75e53f8fff20439ace653e5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,298
Size: 1.00 vMB
Total Fees: 0.05115835 BTC
Feerates: 150.36 > 5.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (632,202 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,850 282,850 0000000000000000461a7d7082c80e48b9e335a8344fae193d7d29aa13a01d73 109 0.04/1.00 vMB 44
282,849 282,849 00000000000000012ced4dc4494bf24cc74338a3fe5c8457a20490f4253ae43c 64 0.05/1.00 vMB 14
282,848 282,848 0000000000000000165911b21c77b6cbcace226be53193eeb211edf9a3b2944e 380 0.19/1.00 vMB 28
282,847 282,847 00000000000000019250c530875c7055c959205b6e326d1f83e6dae1b9b27116 164 0.05/1.00 vMB 86
282,846 282,846 0000000000000000d0e83fdde97b5cab7eddb1e89aaadf3bc6330f52e99ca58e 244 0.14/1.00 vMB 33
282,845 282,845 00000000000000000105eb37f189ffb86387c093df5c26e176bf1823e1192af8 465 0.25/1.00 vMB 28
282,844 282,844 00000000000000000aaaf28fb21741dfc034f04a14c4dc792bf42d010acbdead 122 0.05/1.00 vMB 89
282,843 282,843 000000000000000023e3068c99183fce2bfc05cab44f0b1eebd7f1f30c0a878c 577 0.35/1.00 vMB 28
282,842 282,842 000000000000000197ee7b9df730c20493e397074be4929bcbbadf30845a5f15 182 0.05/1.00 vMB 45
282,841 282,841 00000000000000005b81fd81c23614f0e267372d27b3151ec4b3a5fd781d1185 149 0.05/1.00 vMB 126
282,840 282,840 0000000000000001eb9e77bd8ecb3a9745ecd571656f1d880755eb32dad6f991 138 0.08/1.00 vMB 29
282,839 282,839 00000000000000012a0d49a2f88770687d5cb9f6c436971f2e9e25ace0457fd9 510 0.26/1.00 vMB 36
282,838 282,838 0000000000000001ea48cf44d51614cafbdd4a2872e0e099564cb82779e2af79 205 0.10/1.00 vMB 32
282,837 282,837 000000000000000084d019057e510af994eda9a798d6da518b20df172b84a47e 88 0.13/1.00 vMB 18
282,836 282,836 000000000000000017efd2da0ceea9582156c343016a961c46048d3756570fbd 1,209 0.50/1.00 vMB 45
282,835 282,835 0000000000000000f12f3fb4382250553c89a60adbeeacb334edf15ff9899c79 39 0.11/1.00 vMB 11
282,834 282,834 0000000000000001ef3bab9aaa63bfdad431db7ea8ec3de5d6e34bec3f619309 346 0.25/1.00 vMB 20
282,833 282,833 0000000000000000a47045f624df60c7a88c64dec0c230ef64b782147be2839d 347 0.35/1.00 vMB 17
282,832 282,832 0000000000000000432c4b7dc2b90e4303073067b1ae937291d4104f5c1cae62 792 0.50/1.00 vMB 28
282,831 282,831 0000000000000000b2ec6351ce5b07bb3c58d8a2b40da1a64079e1bceb2ae857 490 0.41/1.00 vMB 24
282,830 282,830 00000000000000011aefcb04c6863b3dae82dc9f4ed8ff35f165d0700887a27d 466 0.25/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.48 GB

Node Details:

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