Loading Tool

Explorer IconExplorer

Memory Pool

41,051 transactions
26.23 vMB
0.06320588 BTC
Random Selection Loading Transactions
Max Size: 136.46/200 MB

Candidate Block

Mining Attempt 0988ff596b0e4c8fc36d468e6fdae324cdfeba399790aa7e45fdf675a7550648
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root c328fb5a3e82bb324bff7e906412b6b7b9ed4ad14d56857244b33e885e74ef51
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,966
Size: 1.00 vMB
Total Fees: 0.01529109 BTC
Feerates: 99.53 > 1.53 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (610,768 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
304,108 304,108 000000000000000019fec86cf273212fdbd0a5f0fb82098e0b4dce1809d2fcff 587 0.35/1.00 vMB 28
304,107 304,107 000000000000000063854267529cf3ecd9aea77afbfb845e7caaa8a88257a60c 22 0.08/1.00 vMB 3
304,106 304,106 000000000000000038d8a2acbd0595cb5eb2ad71965ab9d260ddbe56c6275c4a 136 0.10/1.00 vMB 22
304,105 304,105 0000000000000000608fabc6726dc381a0c2ee4a8e70d2ee109b0761d761e9b3 123 0.10/1.00 vMB 24
304,104 304,104 000000000000000057b603f085569149298ab05258cdec374d2afd09c52899d6 428 0.30/1.00 vMB 24
304,103 304,103 000000000000000063d607a8ab97fe6baf304c508cff40eb07514c0834b1b566 77 0.08/1.00 vMB 18
304,102 304,102 000000000000000054abac62f2fe139bc3746cb7c6eddcec14cba8b4baa9f69b 291 0.24/1.00 vMB 19
304,101 304,101 00000000000000002a478176d531e5e4cc5d597dc5bbe567fb4c692598d56910 221 0.18/1.00 vMB 21
304,100 304,100 000000000000000030068f158dc9fa1635d6ac4a48804c46c73deebfc5aafa2a 457 0.25/1.00 vMB 29
304,099 304,099 00000000000000000360fa0c0a908d234e041d19cc730255f71622ab84cb74c8 503 0.31/1.00 vMB 27
304,098 304,098 000000000000000065c2ea88a2540e0eaf9c5a925410251b2f37254a60121ce0 40 0.02/1.00 vMB 28
304,097 304,097 00000000000000003d28e0f65030187a9372d84f3540241e36dbff7d4e081bbb 70 0.04/1.00 vMB 29
304,096 304,096 000000000000000028076d19574f556d5b70aa116ecde6734adaeba0b12d8a4d 476 0.31/1.00 vMB 26
304,095 304,095 00000000000000000c846413615b755d2f8567dbd6ee9b9cbfa547957bd817df 52 0.04/1.00 vMB 10
304,094 304,094 000000000000000017450b9c12bf8dc195eecf16af3b3d8731eb78a5e3f2e6f5 204 0.14/1.00 vMB 25
304,093 304,093 00000000000000003d7b63adde5277b91bb37c71a57233c06240b470c699a893 1 0.00/1.00 vMB 0
304,092 304,092 000000000000000018bfd600b60e650628791c347c6540b7498c8a72d117750c 1 0.00/1.00 vMB 0
304,091 304,091 0000000000000000615f0d899cb46c4733f4f8625b071042f0c6bc05ff701216 161 0.09/1.00 vMB 34
304,090 304,090 00000000000000004fd596696487cab27fade5ef7343f716463f0dcbcc30526c 681 0.44/1.00 vMB 29
304,089 304,089 000000000000000039e3a38b23637dc48ad26c1c7ff948e54e6c450d5e55ce1e 99 0.05/1.00 vMB 29
304,088 304,088 0000000000000000349a764d25718c5bd2b0e436bac491ba97c7538abd7a9564 210 0.26/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.17 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: 653.46 GB
    • Received: 13.89 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.