Loading Tool

Explorer IconExplorer

Memory Pool

47,981 transactions
29.16 vMB
0.06888983 BTC
Random Selection Loading Transactions
Max Size: 155.71/200 MB

Candidate Block

Mining Attempt 05334af273bf8e01cb0ec802bdcabb708d58d80d955df45392f316b97917f83d
Version 20000000
Previous Block 00000000000000000001d639dc25e9adab712b5f436b38ec9cf2cb9b77e26f27
Merkle Root 06c867c410c5411970a7eceb54e9c0c009b96e692ef8b517019ee27154163621
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,671
Size: 1.00 vMB
Total Fees: 0.01273522 BTC
Feerates: 132.00 > 1.28 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,830 (597,742 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
317,088 317,088 00000000000000000b1927c52255d063648addcafa977037a2c7d93801af93e4 30 0.02/1.00 vMB 19
317,087 317,087 0000000000000000260254579100fc0a313397866adb1d58f7878ebb93a94ffa 120 0.06/1.00 vMB 30
317,086 317,086 000000000000000006373226970ac2c5614d78e97e4507c4ceeb05b986101e0c 21 0.01/1.00 vMB 23
317,085 317,085 000000000000000024647670a920134cabe0fa2420150b7dacf59ae4882b3955 133 0.05/1.00 vMB 32
317,084 317,084 00000000000000002c5b22f4040e2afbda8d08beacdbe1ba6cb30648ff00b28f 295 0.13/1.00 vMB 29
317,083 317,083 00000000000000001170ac01ad70f6e5f720e472a66322a0bfa4a70d20171da8 394 0.18/1.00 vMB 29
317,082 317,082 00000000000000000c0c289ea161a3449bb71ca3e65795a27e36ccf3d1517675 338 0.15/1.00 vMB 24
317,081 317,081 00000000000000000a19965ed09b5f0c21d3d3578b4dff5e3c3fdcaafb130e62 881 0.56/1.00 vMB 25
317,080 317,080 00000000000000001f89decd6ee0be5a60d3a25c2e0ac80329fd2073b66b637f 330 0.13/1.00 vMB 26
317,079 317,079 0000000000000000150b2d1751923412794280b45068e7283b575772e9683379 678 0.54/1.00 vMB 20
317,078 317,078 00000000000000002996d276f9b0aed3df7ac7a753da9d94be9c05fef1599f7b 512 0.17/1.00 vMB 43
317,077 317,077 00000000000000002bb077f9dfe02d2db2c308bbb77a7cc960bbb35de12b5b30 400 0.27/1.00 vMB 22
317,076 317,076 000000000000000006268f9eb7bdae34d470cc3ac39dea08cf4517935850a4ad 143 0.10/1.00 vMB 24
317,075 317,075 0000000000000000188a833a72d5ff505f5b23e429168cc23d0311e8ffc2afdb 995 0.45/1.00 vMB 29
317,074 317,074 000000000000000020d471f2f6d2012fe95cef6862a0b57e04d9cc64df75b18d 629 0.30/1.00 vMB 28
317,073 317,073 0000000000000000023e0f58a6e0b903d0083a04cbfc9194181250add7a869ce 48 0.05/1.00 vMB 5
317,072 317,072 00000000000000001d761cae8473bac58cfeb2632b1dabfe74875846879b1bf7 460 0.26/1.00 vMB 26
317,071 317,071 00000000000000001de44955362d38e0d4c51d9539b1c2fce30b28cf61ce1e1a 42 0.02/1.00 vMB 80
317,070 317,070 000000000000000024280ad3985dfd712ba7bb8ee35373d71426d68fe5764a93 858 0.44/1.00 vMB 28
317,069 317,069 00000000000000000d1c566d4d51b2557e75510bb661ec94e414fbd29a654afa 210 0.15/1.00 vMB 17
317,068 317,068 0000000000000000217e32b79d8a5a9407642688f5d8446808bf555365928d6e 871 0.45/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.09 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: 651.47 GB
    • Received: 13.58 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.