Loading Tool

Explorer IconExplorer

Memory Pool

30,576 transactions
27.65 vMB
0.12317469 BTC
Random Selection Loading Transactions
Max Size: 134.95/200 MB

Candidate Block

Mining Attempt cf3c0226c09fc3c14003520ff20eb9436ee2e4b2e55429c339f5fd5d490dab44
Version 20000000
Previous Block 00000000000000000000243d44a97f1c271d0d3ca36b116d29da015d7b8fdbf4
Merkle Root 2e6c050cfd06327f545ba6a0bd559bfdf200b92c12d0fcf8ba0f6c64cfbaacd4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,914
Size: 1.00 vMB
Total Fees: 0.07064874 BTC
Feerates: 150.74 > 7.08 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,512 (676,372 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
238,140 238,140 00000000000000856b810d0dd331dc391370345291127d82dfbca340b88de2e0 194 0.10/1.00 vMB 157
238,139 238,139 00000000000000c47d54f1dd299a150ad77342b767e939518fb1786396f241ae 40 0.03/1.00 vMB 57
238,138 238,138 00000000000000277a47f75c0b7121a3c19159da02d527df72231959daea10b0 472 0.20/1.00 vMB 178
238,137 238,137 0000000000000125b771b0a68d93466f30734c0af293b7bddd47bd0ec92b53c7 290 0.15/1.00 vMB 172
238,136 238,136 00000000000000b341b86494747d7f070bcaf2f4b8b718469ad0941746f8fe78 178 0.13/1.00 vMB 107
238,135 238,135 00000000000001443593470d6ac96c6fc3b2bb839e5c207f0de1e58a517cf964 732 0.25/1.00 vMB 268
238,134 238,134 000000000000006a9a377fd56c9323edb1df2080aca1276ec3ef69b83e5ee826 474 0.22/1.00 vMB 244
238,133 238,133 0000000000000104713e5fe5dc5ea6c628263dfc841f5f45afbc4edb3fdd8c79 1 0.00/1.00 vMB 0
238,132 238,132 0000000000000039f7a188ddf9b23306471a65f07740b2de4e7d7965eb41255b 58 0.04/1.00 vMB 83
238,131 238,131 00000000000000eff2a1bbd1de6e881e44d6c01bf4747107d528f8c051856ccc 180 0.13/1.00 vMB 124
238,130 238,130 000000000000006e0b40b708cf6be09c6e4e9f00ec65be1a06f14985609cf9c9 701 0.25/1.00 vMB 213
238,129 238,129 0000000000000153ac2c9efee538effff8e72d33f7b935339a665b68e328f09f 283 0.25/1.00 vMB 93
238,128 238,128 000000000000004d6a7e2bbdfa854e015607ada531137b132bb003b40165d6e4 454 0.21/1.00 vMB 202
238,127 238,127 00000000000001255f491680b7ddf8cc99bcd2404a9345aa643ae0daa7628e79 390 0.19/1.00 vMB 170
238,126 238,126 000000000000006d328d24d0c8aaa5e1d340cf2d477571261a6cb1ffb8e8d585 142 0.07/1.00 vMB 35
238,125 238,125 0000000000000031c217ca38b3cce8534f7c9c33cf17c9680622af6162b5500b 39 0.01/1.00 vMB 174
238,124 238,124 00000000000000d5aad23349940bfedac107f5edeb2bdc04a0d8df0c73509a36 122 0.06/1.00 vMB 176
238,123 238,123 00000000000000c07472876dc85b1cd8fcbc8217bf3f24c83f0511c33a8ac4f7 309 0.14/1.00 vMB 177
238,122 238,122 00000000000000d9f82375d2668c53166f8fec6afd6ffa79b343facd82eb604a 290 0.17/1.00 vMB 146
238,121 238,121 0000000000000110b6796e5a02000bda4018f7b362826672d917c4ff8dad325d 41 0.01/1.00 vMB 194
238,120 238,120 00000000000001378259486474d550dbc6f026a9225852ab914e1c11c547fc68 217 0.10/1.00 vMB 198
Previous 10 blocks ↓
Total Size: 781.52 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: 612.87 GB
    • Received: 11.07 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.