Loading Tool

Explorer IconExplorer

Memory Pool

74,727 transactions
27.89 vMB
0.07007124 BTC
Random Selection Loading Transactions
Max Size: 169.39/200 MB

Candidate Block

Mining Attempt 649d31226bc5cb63a7f3e9e6156026fb1ebbf8b9f5048324db764c5aa2cf3b0e
Version 20000000
Previous Block 0000000000000000000106a76cd00b2438a61d530816ece1b5e21316173946db
Merkle Root a9fe4652e1a7cd3e8c711dbfdcaed8da7c37e08a00e30e0f4467bd0e545b37ef
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,364
Size: 1.00 vMB
Total Fees: 0.00971705 BTC
Feerates: 44.54 > 0.97 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,617 (723,541 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
192,076 192,076 000000000000064d18c2d74a224a199577f6e7fbccd3056b7482a87805358ef6 170 0.10/1.00 vMB 97
192,075 192,075 00000000000006da70930346a843a2ea07822d95f4e9fcbf392d59be02cef188 69 0.04/1.00 vMB 75
192,074 192,074 00000000000004b277c6c8ba896fbc575ac63525f06b71853ae6b0050f8c5cc1 165 0.08/1.00 vMB 100
192,073 192,073 000000000000046977084766e1bd15c825d8e0cc182e56ef96e057fe23b5185c 481 0.19/1.00 vMB 176
192,072 192,072 00000000000006179329fa9b22f44d41620ebab4b36d76340d63a7c01e46eb65 141 0.04/1.00 vMB 22
192,071 192,071 00000000000000dbb2dec700c2fe07bff39e7bf279bc1c4ef06c60d3e718fd61 81 0.03/1.00 vMB 90
192,070 192,070 0000000000000550b6f7ce44361dbbcb6c924ed20d4394786d539548c0a66513 62 0.02/1.00 vMB 2
192,069 192,069 000000000000048bece4d39454a787af9cbfd8f171af01065beac28d1dae709c 111 0.04/1.00 vMB 114
192,068 192,068 00000000000000a583555164ec564e4428d66b3047c84410e0c473c96000186b 56 0.02/1.00 vMB 104
192,067 192,067 000000000000053cac010e55fc2467dc12fa002f9b707ed7a365c1b09337400e 106 0.05/1.00 vMB 135
192,066 192,066 000000000000080b6712cf299b436d5c2aa53fbd6f320e52d3d00fbfe4748ff6 303 0.13/1.00 vMB 140
192,065 192,065 0000000000000108940b255d1ca4862a4241c763047196e9131b9ec21e7a7bd4 123 0.05/1.00 vMB 182
192,064 192,064 00000000000003f56042c91a3b04b939029e74147f80fe868287786efaaa5f23 81 0.04/1.00 vMB 114
192,063 192,063 00000000000007cdd5edb5b499882e5228e08e9818d6fd25515744d9d9803b38 129 0.06/1.00 vMB 119
192,062 192,062 000000000000027834dac5e5fe5520f2c021d7579245b841e08bd103ba578d6d 133 0.07/1.00 vMB 140
192,061 192,061 00000000000000d535823d21db7cdcf3fff791afa56632df1bf17cf7c6da6798 130 0.05/1.00 vMB 27
192,060 192,060 000000000000041af7a9b09a6b0a037069c9bfb4f4c7eb5ce50761690a83cc85 252 0.11/1.00 vMB 104
192,059 192,059 00000000000006e1c746e60564f263e57eb484019a59db2e1ddbc6698974db3c 216 0.10/1.00 vMB 173
192,058 192,058 00000000000006a172e8ed87776043febe240342c2a03e5a3a18330563274a72 130 0.08/1.00 vMB 110
192,057 192,057 00000000000007bb30a05d1f5d4d6625382324ae5c1d4368a17fb11bc1ced65e 174 0.10/1.00 vMB 155
192,056 192,056 00000000000006963151b52968d66c4efddc549f96ebb6866845757e693278fc 138 0.06/1.00 vMB 107
Previous 10 blocks ↓
Total Size: 783.46 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: 771.79 GB
    • Received: 20.07 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.