Loading Tool

Explorer IconExplorer

Memory Pool

25,919 transactions
27.16 vMB
0.06272727 BTC
Random Selection Loading Transactions
Max Size: 129.78/200 MB

Candidate Block

Mining Attempt 70274415db5c54b8ad5b299afb685c3d8f9d9619057e1816ea27a5e87e6a5549
Version 20000000
Previous Block 000000000000000000008bb1e440ff81db36f781b06f2649023c6f896da5e43e
Merkle Root 3d030b13c51d986bf0350a8ac015c6e2b2f1dcbb452b24314b779c14e1f61a85
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,509
Size: 1.00 vMB
Total Fees: 0.01136411 BTC
Feerates: 150.93 > 1.14 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,480 (680,376 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
234,104 234,104 00000000000000d5089ba8f244401214dc50802af111e223e6bdc1fbb7f5fa0a 244 0.08/1.00 vMB 62
234,103 234,103 00000000000000bbae9b0e1f522a6393267a54db91fbd52e84c52d3c07b951ec 196 0.15/1.00 vMB 42
234,102 234,102 00000000000000dd2c061cdf891f7c73507e3808ac7628d8c1b68d2b7f45dbb5 720 0.39/1.00 vMB 178
234,101 234,101 0000000000000195c2eada6f9f60cc3c45e405b32a08c435eb602333c66d9695 256 0.10/1.00 vMB 803
234,100 234,100 00000000000001a5413f79c2c17f384cb774af450d9b257bfd33bda1ab896ac3 667 0.25/1.00 vMB 183
234,099 234,099 000000000000011a3b27fcf04ded283a4c5db8a7394ba41f193b271d9532b2c9 542 0.25/1.00 vMB 188
234,098 234,098 00000000000000b9441d58d9bdc56975dadf9f69614ebb4e3d61035691d7a594 798 0.45/1.00 vMB 155
234,097 234,097 000000000000012b5c633850460924a06e12668c80d2ef58a21f5785cf1dfb1b 1,096 0.47/1.00 vMB 205
234,096 234,096 00000000000001a8b60e5458b8bb8aae28d8ca536c27792dab30a9f7cab16357 579 0.25/1.00 vMB 233
234,095 234,095 00000000000000b2ae4111d46f836bb6e876c115214b4274f69ae0aa8a276fe2 801 0.25/1.00 vMB 225
234,094 234,094 00000000000000cc9c36b06dab0daa809d03974cbbefc7f434a2eade7600250f 135 0.15/1.00 vMB 56
234,093 234,093 000000000000005cf1091a3eb10b0c55ca852c9adfc43fb780d15b4fc47dfd80 204 0.10/1.00 vMB 154
234,092 234,092 00000000000000697b28bfccbf9f476dfeb1af994a3cf3a32bd617037b63bc73 71 0.03/1.00 vMB 38
234,091 234,091 000000000000017e5c97659e7c032b9797a32ceb1e45e0a0a844162b06ca6464 511 0.22/1.00 vMB 176
234,090 234,090 000000000000002946ac07de865964c1182080f50004acd8c74ad9834448d7c8 152 0.06/1.00 vMB 183
234,089 234,089 000000000000014c0bfe4481b0748c30bdce5a89cab4e183c34405807a898ca6 181 0.15/1.00 vMB 67
234,088 234,088 00000000000001184cae3606396f1bf7a2ee2e56ed4520351de44e3261b5f2d7 655 0.29/1.00 vMB 172
234,087 234,087 000000000000016dfdb6df7eaad5c49c3b903c87318f4889df18a5d117095e61 1 0.00/1.00 vMB 0
234,086 234,086 0000000000000061a79db73a9916030c6bedd2d9c39d92b8d44d8dfdb46f3f7c 170 0.10/1.00 vMB 124
234,085 234,085 00000000000000e0f32e1bdd8009306e727e2e9f59e6ee82c100ee370e25c5cb 587 0.25/1.00 vMB 173
234,084 234,084 0000000000000049efeb78b18334c69e04e2e78c1abc74261c0ef0b5c3f9c222 602 0.25/1.00 vMB 233
Previous 10 blocks ↓
Total Size: 781.46 GB

Node Details:

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