Loading Tool

Explorer IconExplorer

Memory Pool

50,558 transactions
30.30 vMB
0.12672802 BTC
Random Selection Loading Transactions
Max Size: 162.29/200 MB

Candidate Block

Mining Attempt f8a0e93aa32a4a58ca7ca3eed7b93e5eeb8d2cf7459bb23c9074fceccdaaa966
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 28566c18f444331408c76c342d74d909c4c9db33c050b2a3b489e6c52c43c1bd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,917
Size: 1.00 vMB
Total Fees: 0.05374348 BTC
Feerates: 150.75 > 5.39 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (606,741 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
308,072 308,072 000000000000000015cebd2bdcfec2471a8956c75bd869742dd8a393efa2b961 42 0.02/1.00 vMB 25
308,071 308,071 000000000000000004dfa8d149f9dc46431be30bcb8af7e3a5f28fb6d8348531 69 0.03/1.00 vMB 31
308,070 308,070 00000000000000004aa9ba826d8a39a8eccc643151fddaa49735be1fb86aeefc 223 0.30/1.00 vMB 17
308,069 308,069 0000000000000000178771924c9e865794c6453e46fdc64bbc3681145dbc0837 134 0.07/1.00 vMB 28
308,068 308,068 0000000000000000094d7c2c6bfd040666ca7db97aeb31452f734f783dc8338b 120 0.08/1.00 vMB 26
308,067 308,067 00000000000000002f5bc3cdbfe6c8adc9814e0d1a389147b8a66065cf3f9420 37 0.02/1.00 vMB 35
308,066 308,066 00000000000000001a05df4ae40f5da12903b6d9e5852af0ac34fdf07f72807c 383 0.19/1.00 vMB 27
308,065 308,065 0000000000000000128665ea320d01a386af6f5fe7e8c85bdea4a46dd66ac1c9 277 0.18/1.00 vMB 34
308,064 308,064 000000000000000005ed411f196e6b22333b951ead29fbcd9aaf3635587776e1 22 0.01/1.00 vMB 18
308,063 308,063 0000000000000000139362bbb70cc70c938e3fc227cb9549f08d3ab4ff22ea39 500 0.30/1.00 vMB 28
308,062 308,062 00000000000000000b534e647f73630ff2c93013267e428654d227c1df4a8be0 504 0.25/1.00 vMB 27
308,061 308,061 00000000000000000055a93e8c2be1cb65142bbfb9421b946099c5e9c88d8a8b 42 0.02/1.00 vMB 30
308,060 308,060 000000000000000044719fce167bdbeb4f9812567f7e56c2df79e3dd11f300c9 1,029 0.66/1.00 vMB 28
308,059 308,059 000000000000000025e3e1759b16bbb6224cc1ca584372da2b892fa38121d0b7 190 0.12/1.00 vMB 22
308,058 308,058 000000000000000022773766064d94badb3b3a6971d82bf60f0d17b56632644b 448 0.29/1.00 vMB 29
308,057 308,057 00000000000000001a1dce87be4d937f289c526477524185693dfb6ba3bd9f8e 193 0.15/1.00 vMB 24
308,056 308,056 00000000000000001613daf27aadb5a16478d0aa8b71c95831a78f2641b76db7 140 0.09/1.00 vMB 30
308,055 308,055 00000000000000004bc88d5540b8bd7c3016bbb0ffae73e9e404353f75b6ef11 263 0.16/1.00 vMB 30
308,054 308,054 000000000000000034b7e19162a1436f17c1bc9896a9aa18a5a66a3a6c9e9657 181 0.11/1.00 vMB 26
308,053 308,053 000000000000000009e5d24e459554503937e965e4d7d40d9631e56eab137e8b 30 0.01/1.00 vMB 37
308,052 308,052 00000000000000003982f426de5da979198ec81bede2b89fc54d133c5ca85fa9 585 0.36/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.06 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.10 GB
    • Received: 13.40 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.