Loading Tool

Explorer IconExplorer

Memory Pool

34,571 transactions
10.76 vMB
0.19419909 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 68.37/200 MB

Candidate Block

Mining Attempt efd8f24fdf7f2781f0a45de6807b89c3cb4ecb590db8e8dd153fef83467b331a
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 986e9e44ecc8e11fcfbc86c8887142dfe050c3737d7c5cfb8267945b4f7e2bba
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,350
Size: 1.00 vMB
Total Fees: 0.08271061 BTC
Median Feerate: 5.78 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (760,333 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
152,883 152,883 0000000000000d02b28a455c46695c790d4bb981a5e00a524872a0c04846491d 45 0.01 vMB 13
152,882 152,882 00000000000003e5269f35152f904a6ed8275dda9917d35fa571aa9512289fee 17 0.01 vMB 71
152,881 152,881 00000000000006d3a2a2405d8161bd6000faf5f3d635d9537c035510111616ad 106 0.05 vMB 52
152,880 152,880 0000000000000208c8bf687effe0bc348b10d4346f073754e08835c3e4d53c51 101 0.05 vMB 1
152,879 152,879 00000000000002f7e38e37aa28de0a0dfd3720bc8b493cfec22ad80da80eaf6e 91 0.04 vMB 47
152,878 152,878 00000000000008b85e83cab5f87ecd4b26f75917836c357c284e24a15c28a08d 15 0.00 vMB 381
152,877 152,877 000000000000025b163f46712faf7be0bb42b7606003585656e0a65d88af4ddc 35 0.05 vMB 73
152,876 152,876 000000000000024f36248a153e30afe53aac3288b2aac429170d1a3bc354745f 47 0.03 vMB 138
152,875 152,875 00000000000004d2fd0d19c77f780cfd51cb0309b582b2ccc5c3989f6c27232b 35 0.01 vMB 127
152,874 152,874 0000000000000990f0f0164539010fcbfe1b1b1e47ad7993bcbd761093d58cfc 124 0.05 vMB 94
152,873 152,873 0000000000000ce8117c96c042741dd3bfa8dbdbfcba0d7c76df3dc9d0dc28d7 26 0.01 vMB 155
152,872 152,872 000000000000010095a4d80fe5dda5c52fd0e1267e8927bf0ce059fbd1e066dc 1 0.00 vMB 0
152,871 152,871 0000000000000367fd52d30094dbb7cd94cef84841a09b5e45e6783521b382b1 27 0.01 vMB 284
152,870 152,870 000000000000090b0e9c52d6610c65fa7ef44c392c18dd2f8559e136f1959c7b 46 0.03 vMB 44
152,869 152,869 00000000000002cfcc1203284dd8ce49ab5a840be3f80c68e1f3423fae4288ba 31 0.02 vMB 174
152,868 152,868 0000000000000d2f0762beb994a1cff1c44d3d101f99dd6350c7089b57a58361 29 0.01 vMB 73
152,867 152,867 00000000000009f82d0c8822bebefea1b91110c820e1ae7fea3849ae4332b946 57 0.05 vMB 38
152,866 152,866 000000000000022a8b3624913150b360c4e5ea692b305e98ba2c25ef4b8cab77 17 0.01 vMB 273
152,865 152,865 000000000000062d1394ced533f38d406e5b5e9536382cffb543425d5ed29b29 89 0.03 vMB 88
152,864 152,864 00000000000006b162fb8d619eec51a94fc9f973710b106575951ce958f366e3 3 0.00 vMB 218
152,863 152,863 000000000000066855e55fe3b9160cd527b6c2487475729372cf44ccf40b3162 120 0.05 vMB 22
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 71
    • Outgoing: 11
  • Data Transfer:
    • Sent: 22.58 GB
    • Received: 0.45 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.