Loading Tool

Explorer IconExplorer

Memory Pool

82,655 transactions
30.41 vMB
0.10547777 BTC
Random Selection Loading Transactions
Max Size: 183.30/200 MB

Candidate Block

Mining Attempt ad32f9dc60f93130f97a8510a0367c58aa278e5c3edb2fcd2b6e075c5ebe99f5
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root 7240164722b228ffbe54bb9e155b33964a64e5d72bc9590d60293166c2fda3b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,604
Size: 1.00 vMB
Total Fees: 0.04307461 BTC
Feerates: 526.32 > 4.32 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (261,786 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
653,181 653,181 0000000000000000000cd3a41ff2df5d497899597cbb844005ac10ea609022a9 2,839 1.00/1.00 vMB 53
653,180 653,180 000000000000000000043f615ee4d59e87a724a37d397056d25abb078f1b6abd 2,898 1.00/1.00 vMB 43
653,179 653,179 0000000000000000000e58c2941dd09262f6e338e2168c910c87d243802dcf11 2,034 1.00/1.00 vMB 35
653,178 653,178 000000000000000000063b74961993206f5d507294248a96f86132567d3e3e19 2,036 1.00/1.00 vMB 25
653,177 653,177 00000000000000000009618749a9ffec22eaaa7bd74353e89bcd0e694519e27e 2,437 1.00/1.00 vMB 40
653,176 653,176 000000000000000000019df8408e4f74ba2f62d2c1c1705ab3c0ab1f652b097b 1,952 1.00/1.00 vMB 48
653,175 653,175 0000000000000000000a28457077fa2bc7f782c75015d18d613c48d2cf62f1ae 2,846 1.00/1.00 vMB 51
653,174 653,174 0000000000000000000298e3c2a6ff4d0e22e7fffd212da47c4b4d4aa5c84c9f 2,744 1.00/1.00 vMB 19
653,173 653,173 0000000000000000000a518fab9b26c1bba6c6051b1ecacdfeedc969885029e3 2,112 1.00/1.00 vMB 31
653,172 653,172 0000000000000000000142ccab9001f2818964481fe50fc703c94d567962d868 1,747 1.00/1.00 vMB 51
653,171 653,171 00000000000000000000d774ff234076660adb00d82572a5f6fc9a9302a481ac 2,558 1.00/1.00 vMB 46
653,170 653,170 00000000000000000000efeee4f73c489f82907b456426919cd3832e0d1f5af2 1,238 0.95/1.00 vMB 5
653,169 653,169 000000000000000000060c8091709f052f27744edc19625af898c736e594eca9 1,402 1.00/1.00 vMB 16
653,168 653,168 00000000000000000001198edfb3931da0d263d5f47d963249a18374d6026807 1,859 1.00/1.00 vMB 8
653,167 653,167 000000000000000000065e90bfe9795fe96935c334e26b300dd5b15adb66f043 1,814 1.00/1.00 vMB 10
653,166 653,166 0000000000000000000487ba6499a8a98e7f1477fe9d528356992a4bf8e51a42 2,443 1.00/1.00 vMB 6
653,165 653,165 00000000000000000002428ae77fff340e71d83f85b25f4cc20119ea225c96fc 2,650 1.00/1.00 vMB 46
653,164 653,164 0000000000000000000d856897267e73a074858ed96c40a6feb74cc6850ce6f2 1,949 1.00/1.00 vMB 16
653,163 653,163 00000000000000000002d35e0c9cb27067ea52d3479a2ed6c05d4099994f6b87 2,677 1.00/1.00 vMB 38
653,162 653,162 0000000000000000000bfa0b690dda98fa50333b8604fd069b75771b1ba7b9ba 3,005 1.00/1.00 vMB 37
653,161 653,161 0000000000000000000d2dc341307e72789da2e51143b013500d8993eff05454 2,609 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.33 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: 660.41 GB
    • Received: 14.73 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.