Loading Tool

Explorer IconExplorer

Memory Pool

27,710 transactions
8.00 vMB
0.06003981 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 3 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.22/200 MB

Candidate Block

Mining Attempt 2c29b467751d00865c745a01ffcb45694c86e50aacc4496cb50e2dbdbc30bb74
Version 20000000
Previous Block 0000000000000000000015ad2374849d4096a9d96a6e7082557b20890b320e19
Merkle Root f610c2dcbe4d877063b3f8274e2c1359ca3ec89004cef89ee5f1b8b7b9193871
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,589
Size: 1.00 vMB
Total Fees: 0.03913022 BTC
Avg Feerate: 2.87 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,089 (727,668 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
185,421 185,421 00000000000003680b86519d47f03c7e576fbf63c570ba10094d20e06be884bd 0.02 MB 36 87
185,420 185,420 00000000000005e7a10e3fe8b9d0dddc79c65828f88f885d5bbe86e522da79f7 0.05 MB 203 74
185,419 185,419 00000000000009dd4c1f048fc2b43dd66c3631f67db8366f5a8f6b72e6ab80ea 0.25 MB 560 154
185,418 185,418 00000000000009d39436630b99afb6abf4e8df06fb3f6a53d2619638f68e2799 0.02 MB 77 146
185,417 185,417 000000000000037042b7ecdacaec3422b2737a75c711f124d866e76fd29fbc8b 0.05 MB 139 87
185,416 185,416 0000000000000409c67303ef580bdbd228df2cc1abc890d3a4a71fdcf71c44e6 0.25 MB 473 120
185,415 185,415 0000000000000477e6afd3c22d5f8a61c6a891592c5715f6bdf4e34206cea1e5 0.03 MB 120 462
185,414 185,414 000000000000025c6e6f528c89419877ee26c28f860fa31866d443d9f951ad91 0.00 MB 13 46
185,413 185,413 00000000000004da7101ea3e418dc3dea7d5418583ce15c9645e16c1320cfc3b 0.02 MB 47 239
185,412 185,412 000000000000068a5cf4868fd7c56ab4f4777d04c094519086593277aa3c3da7 0.04 MB 145 65
185,411 185,411 000000000000019fda5c9c0e54cdd8a567a9486b965c69c50607714f4109d1a8 0.18 MB 393 114
185,410 185,410 00000000000004e7700cd982fa2f500ac137a63fdd12bd96a3d7724651358b74 0.25 MB 478 97
185,409 185,409 00000000000003fdac46cc6ddbd0f050679cf0543dfeaca83dbd502ef5e678c1 0.42 MB 859 113
185,408 185,408 00000000000009ca71bcd1682c0f7cb7cb9b39475b98225a0486d1d83604701f 0.05 MB 144 230
185,407 185,407 000000000000083644a7ec2d1a79a3f709e7172274fce0c8d261c383e5aad9d2 0.03 MB 107 13
185,406 185,406 00000000000003c8d8855f9828fed3022d68e26aa21066db24553ed31bfe0fb4 0.18 MB 425 136
185,405 185,405 0000000000000702cde1d9ead91b2c7e671851439c3a2ee3b2f613ec7b25e883 0.02 MB 52 122
185,404 185,404 000000000000014d324af954194039c51cf2ba10bf7f47dfda8025ed92209a39 0.05 MB 105 236
185,403 185,403 000000000000030b5d9d04b980df6652781479d2fdb4e455c6d77646998a3197 0.10 MB 169 93
185,402 185,402 000000000000045fedd06f79044018923537ea92dfdfba7352f4a05596f38f79 0.38 MB 530 97
185,401 185,401 000000000000015e8096ed1bb2d28193cf88e9142a250af3183fdf1d92ae36ec 0.05 MB 123 129
Previous 10 blocks ↓
Total Size: 779.01 GB

Node Details:

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