Loading Tool

Explorer IconExplorer

Memory Pool

27,110 transactions
10.23 vMB
0.04301387 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.40/200 MB

Candidate Block

Mining Attempt e2140a675eb37cd1dcd8ab19ef5f1a1fc9ac30fea88a26976b146afe6f3c2263
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root c0632fadda728ef089bc28584ac37a4fb82bbf16a1d8e8122f96e9c113bb09fb
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 949
Size: 0.54 vMB
Total Fees: 0.01866647 BTC
Median Feerate: 2.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (774,750 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
138,500 138,500 00000000000005f8cac280bc20cf95982c110a8d3a7f35fc9cb308a454fd6094 21 0.01 vMB 71
138,499 138,499 000000000000088ab203db89dd28999788ee8b7161c03b1cbad285fb673ac949 57 0.05 vMB 77
138,498 138,498 00000000000002bffaf2ba8d9d3add70e727ff8f9f0ef62fd8636fa2ffc1066f 101 0.03 vMB 174
138,497 138,497 000000000000020ccb707ada5bcd19dbc057402565baafe2d163683f79c168d2 24 0.02 vMB 467
138,496 138,496 00000000000009e4db4143fb7008fde890f9e138e562a21e7eb6c3ceae01b373 106 0.05 vMB 332
138,495 138,495 00000000000000b69be1907ecadbb6c069f17f1d5ea7440c0d010462c1b94252 30 0.01 vMB 189
138,494 138,494 000000000000064988975d2cf511c936d73d7d09ab1b333ae6f3ef180ed173fe 11 0.01 vMB 205
138,493 138,493 00000000000006f7ad97fdf787ca4ebe97da5d3a8e5a041a866897406809ff81 137 0.05 vMB 1,343
138,492 138,492 00000000000001d5e8b1c40bd2ecf073f44911fdef5949f02fe72da540c016dc 22 0.01 vMB 430
138,491 138,491 0000000000000521a5ee154d81fb2c3856c8e343c1403c8ea140fefa303d66ce 74 0.02 vMB 62
138,490 138,490 00000000000008ef809c70a6ca5da21a03e3e69c105ed29cf285d816ac8a1504 70 0.04 vMB 88
138,489 138,489 000000000000056fd82b4e63978d42c27b0fbea2a9bd76bfc35330d0bc40c143 166 0.05 vMB 156
138,488 138,488 0000000000000983223914240d31b4def67b06dfa028dbd80081310d5c8d9d74 36 0.02 vMB 115
138,487 138,487 00000000000006a8b064e89e4c161e6c7b7e2b8bbbe839324b4ab63b64537e3f 91 0.03 vMB 93
138,486 138,486 00000000000005dcd8a669b202c45682b835ec7a215c0bf4a872ef7bd27b09fa 10 0.02 vMB 470
138,485 138,485 0000000000000573deceb5eddefcb1afd35589cf797f87bdb3e1a21b51fdeb39 27 0.01 vMB 472
138,484 138,484 00000000000008957a94a7afd4f028ec4dbd4191a5b9f48b12bfa941b729c9c8 70 0.03 vMB 71
138,483 138,483 00000000000009ad3946d26f6715c5e2cc48cb9576f2de2b05ffce7dcc9059e8 26 0.01 vMB 165
138,482 138,482 0000000000000904f320a6588de9df82447754fe88e4d174745b1f8a04969cb8 113 0.05 vMB 137
138,481 138,481 00000000000009cfc9897a31b5680847e79c9c0093d04263ddf0ed803a5e7156 77 0.04 vMB 103
138,480 138,480 00000000000005b85bff397ac0ad6792f03e0acbbbee603c0dbc1406fa7319b4 9 0.00 vMB 143
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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