Loading Tool

Explorer IconExplorer

Memory Pool

78,022 transactions
29.30 vMB
0.06390539 BTC
Random Selection Loading Transactions
Max Size: 176.08/200 MB

Candidate Block

Mining Attempt c384cd3fd0df118fa733f043259ecb10874517eb824a6ebd90b53af13b14d7ce
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root a6de9bf31b20ddb331ed5836a45bc10edbbc4bb12e0607e93b4f1cf903549e6f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,795
Size: 1.00 vMB
Total Fees: 0.00457008 BTC
Feerates: 50.25 > 0.46 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (678,828 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
236,172 236,172 000000000000005b07f3a0318d280ebc863bfc5ff836e966697345c6eec30bb3 705 0.42/1.00 vMB 125
236,171 236,171 0000000000000176fb89fd4642c5283d86e576fcc7b63accf8fe4d4118801c5c 751 0.25/1.00 vMB 296
236,170 236,170 000000000000004e761177e37e7fb66859a71164db5235b2895f0cf8cc78d5f4 246 0.09/1.00 vMB 24
236,169 236,169 00000000000000df7805938809e4026f47d7c31b67be24b23558fc66deca454f 444 0.20/1.00 vMB 169
236,168 236,168 00000000000000eba8796dcbb8824e84cac81032883620b53e1fa301bdbfba28 178 0.08/1.00 vMB 169
236,167 236,167 00000000000001363467c944eb83f1cd01824d054e3028be1d4efe5dd53618fc 356 0.19/1.00 vMB 157
236,166 236,166 00000000000000000eab32386b8854581ca95f672ec9ccd96d2201c493f2c644 629 0.25/1.00 vMB 192
236,165 236,165 0000000000000120e1a6b47a94869c00e020263d4cae95cdc6075d5b1c73f5d5 188 0.12/1.00 vMB 127
236,164 236,164 00000000000000f7f16043c17c78f7afbb8ce45569855c035af32b8c9a17ebc3 256 0.09/1.00 vMB 207
236,163 236,163 000000000000001dc8d8f53502f4dadc1889588a65bb12aac1b36b7cfa769863 620 0.29/1.00 vMB 182
236,162 236,162 000000000000005d573a9b4892ef0b5f235941c05a797988e594191f07dafc17 64 0.15/1.00 vMB 26
236,161 236,161 000000000000003ceb0cb080ee2a561e89db461c04205cee013d3431d916f4b6 535 0.25/1.00 vMB 170
236,160 236,160 00000000000000095e9e9f16373b0230af41f0a37b0134debe7d3aff82fa3d11 163 0.15/1.00 vMB 75
236,159 236,159 000000000000000107b4ded92596ec9f1c0ccdf2e7426f5cf9b4958d74804da2 358 0.15/1.00 vMB 172
236,158 236,158 000000000000005ab06a0db8d3bb08b991ef6d934f40d4df1785d8870d014534 840 0.38/1.00 vMB 1,839
236,157 236,157 000000000000010753078dc1e373e980430c22990dfb01524a0adb45817b170a 359 0.17/1.00 vMB 170
236,156 236,156 000000000000010f7aac1b1a3b696a6988ef32cbdbc32faac888634691e251b7 288 0.14/1.00 vMB 174
236,155 236,155 00000000000000ca0b6ff29d1a40583ea4be7d8f8a0abebbc12aabbd819b066a 467 0.19/1.00 vMB 185
236,154 236,154 0000000000000101922e6fe9840bf97dcffacce369701063d3808a57eff234d0 84 0.04/1.00 vMB 160
236,153 236,153 00000000000000fdd13bb44f9ca2689d0937c99638254abcbba74075b661526c 212 0.09/1.00 vMB 205
236,152 236,152 0000000000000135f03b2f8b50f666b1fb7dfa64f739d475f6f07b6e7867688a 175 0.15/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.