Loading Tool

Explorer IconExplorer

Memory Pool

25,120 transactions
26.96 vMB
0.05742610 BTC
Random Selection Loading Transactions
Max Size: 128.57/200 MB

Candidate Block

Mining Attempt be726013a2887978879bd9bbfaaafe72135595e2bed031219accf2d9af784c68
Version 20000000
Previous Block 000000000000000000008bb1e440ff81db36f781b06f2649023c6f896da5e43e
Merkle Root bb99672a3373bbec8f20419fd0f49cf05440dc446118aa4984e6f7a431a6e1ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 683
Size: 1.00 vMB
Total Fees: 0.00653619 BTC
Feerates: 150.93 > 0.65 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,480 (680,386 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
234,083 234,083 000000000000008a8c9c8a7594d77147f28bf8e6fa5857833116d06fc2f5a5fd 702 0.28/1.00 vMB 164
234,082 234,082 00000000000001123e4aed59381adec7c0c10192f9a696c2d3689a97a01a7892 312 0.09/1.00 vMB 1
234,081 234,081 00000000000000eb4aa6f7591f6a44dd211ccc93a3168516368395cb5e396d9d 249 0.15/1.00 vMB 56
234,080 234,080 000000000000012b35d7d3e488808d13a0f3506b190f47651b261d9f86483621 361 0.31/1.00 vMB 84
234,079 234,079 000000000000008f73af61ce77191e2ec5e368f736778ab8d9d9a79ee8fdee50 638 0.25/1.00 vMB 133
234,078 234,078 00000000000000bf4b1e3745c2615852c779063ca337acf91996fa632ed61f5d 1,270 0.47/1.00 vMB 172
234,077 234,077 00000000000001a1c9f243e8c9ab1d3eae0d7076af6467f0cbea356e7d26c143 230 0.15/1.00 vMB 49
234,076 234,076 00000000000001635a627890f4f7a70d016045ffd7efb8ef182d8325bf96c7cc 400 0.24/1.00 vMB 141
234,075 234,075 000000000000006f58c049e7351edeff6202ea085891f04b44f20899809eecc2 1,316 0.47/1.00 vMB 216
234,074 234,074 000000000000001b135aebe3b5cfbc14254d6cc81c022f94001bccb34793c4b4 851 0.38/1.00 vMB 160
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.03 GB
    • Received: 10.78 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.