Loading Tool

Explorer IconExplorer

Memory Pool

40,537 transactions
17.81 vMB
0.15811243 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.38/200 MB

Candidate Block

Mining Attempt 48ebb34e503078d4ad3e9bf7f3c2bf303dfe703a06bfe37999a95879ee4871b7
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root e6a0acced019451f5836d32b21d5faf6a6d59f9e0828030a2e08b93bdc622d86
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,207
Size: 1.00 vMB
Total Fees: 0.04739607 BTC
Median Feerate: 4.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (690,866 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
222,455 222,455 000000000000021ff7279ab5e64980320ca20b9461f697201c31fffee19b96d0 466 0.25 vMB 107
222,454 222,454 0000000000000189b39ca8d60024f2542a7c5bbf7be7a2263b1fa19ee8f4fee8 710 0.25 vMB 263
222,453 222,453 000000000000048d4314e79243e985940c7f4e8352381c16233d1a594acab6a6 464 0.25 vMB 173
222,452 222,452 0000000000000481b29b01283c33e847d529aadc0cc38d16e70de94a92137c7b 335 0.17 vMB 153
222,451 222,451 0000000000000381e22ef7d0cd572b688c976caaf37c062f16417128bc8a3878 418 0.25 vMB 141
222,450 222,450 0000000000000174a8d160523918ae0953692d060bfce64c67b8173aeb13f590 509 0.25 vMB 170
222,449 222,449 0000000000000199b74ab9e081010b3011d9d088972f7ae6fe5af610f6429065 428 0.25 vMB 113
222,448 222,448 00000000000000e0a349da64d1de132363169dff14d020d52320c729c150e580 631 0.25 vMB 181
222,447 222,447 000000000000043b879d5f8d7deaf4773b8283e04884a492901148f6b5461be7 839 0.25 vMB 217
222,446 222,446 0000000000000472becec49e4b974da10ab7893415314f074c02785449cb1e61 892 0.25 vMB 242
222,445 222,445 000000000000030f9d6bd0635acf9b88be7b29d959d2d1262347f6a4eef47bed 160 0.06 vMB 37
222,444 222,444 00000000000002625dc778c93587d52d358cbda2d6eaecc54b1540a42008ef20 869 0.25 vMB 261
222,443 222,443 000000000000030a7599851d7895b942ed56b5381cd311958e8e17a43da0d9c2 66 0.02 vMB 147
222,442 222,442 000000000000006f6990fb7ce8bf939ee942b3a0f1fab20b7221d0696004a8d8 126 0.05 vMB 173
222,441 222,441 0000000000000443fd5dc96c70af0bb98891ab7180684c1bdfbc416987943d43 254 0.09 vMB 208
222,440 222,440 00000000000003ab37ba1216fad45e90eeec6182de96daf207eaa9b9b397e875 469 0.25 vMB 106
222,439 222,439 0000000000000110fdc17e59b79b3193738a829a4a045ae3b707429385793431 128 0.08 vMB 67
222,438 222,438 000000000000024fb0ca2b666dd858b532ead1a2d266829fe378cb8bae2c3d2d 677 0.25 vMB 190
222,437 222,437 000000000000003d36c45c20587097769172f51434ff8dc417c3cf62e17fb5c9 486 0.28 vMB 143
222,436 222,436 00000000000003323c20754c245793c7d4a345314dbc2338987de1f7ed165639 263 0.16 vMB 107
222,435 222,435 00000000000000ae34ba4c74cba1fdae853041dab42630e6d752f9d54b523897 625 0.25 vMB 227
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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