Loading Tool

Explorer IconExplorer

Memory Pool

75,531 transactions
27.97 vMB
0.08334265 BTC
Random Selection Loading Transactions
Max Size: 169.93/200 MB

Candidate Block

Mining Attempt f24a594944d3ae8334159e14e2a22d8e17ee7b7123ee23fce055e7e15f756d26
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root ba7e7847e2eded656425a3a8a36cce9a7abe667948d7760cfa50038d5a356a6c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,445
Size: 1.00 vMB
Total Fees: 0.02332589 BTC
Feerates: 472.31 > 2.34 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (803,196 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
112,095 112,095 0000000000006fd2674a39fe3035b8cf93d26eab58455d60bdf79171a2f9462e 1 0.00/1.00 vMB 0
112,094 112,094 00000000000000b901e3670c81e524a262fd061dc2bb6536998eb0d3f482e363 3 0.00/1.00 vMB 1,937
112,093 112,093 0000000000002d35adca518ab60b9ebb503e45d3d6ca39ed2cb6bccd930955af 2 0.00/1.00 vMB 0
112,092 112,092 000000000000f443800aab025755c397eabf8b78dc8f9c7fa29b24de2135ee73 5 0.00/1.00 vMB 0
112,091 112,091 000000000000ddffe5170a710d85aeb91f42a70a6f86f3b1e7305f2c44d79963 10 0.01/1.00 vMB 381
112,090 112,090 0000000000011fe3a869063ceb6747c704a3305414bbcc36938273005c065996 7 0.00/1.00 vMB 660
112,089 112,089 000000000000ee8001a9963254426b5c816e0f012f637a79487ff512040f1348 12 0.00/1.00 vMB 677
112,088 112,088 000000000000d5ce72931030ba808bfbea02720415c7b353aff4273b204008ec 35 0.01/1.00 vMB 114
112,087 112,087 000000000000bd78d1162b5579b95946b33c6b1b1cc6cdce84f61e260c41ba03 12 0.00/1.00 vMB 0
112,086 112,086 000000000000600dcf793334a132ceab3cf2058638f257b0a6a7ce22d8504d2a 32 0.01/1.00 vMB 238
112,085 112,085 0000000000011d7496717516ad65000126f6c628f4dda19ae30ee0073d8304de 6 0.04/1.00 vMB 0
112,084 112,084 000000000000877f162d285816fff056940104f14913bc5a7342231a2195402c 6 0.00/1.00 vMB 1,179
112,083 112,083 000000000000a4fd02c293045593086be61f876e375c075339598468fa58db9b 6 0.00/1.00 vMB 3,881
112,082 112,082 0000000000009a8cf5d6bc57d0292bb0e12bf44f7b7baa654d672f01549340cc 2 0.00/1.00 vMB 0
112,081 112,081 0000000000003812c1744121dd7d868de1fb4ba1432a1685da94032436390f42 2 0.00/1.00 vMB 3,891
112,080 112,080 000000000000ae639f46a4f3e7582ad35a6033dc86f773b182c33fd84451fff4 3 0.00/1.00 vMB 2,070
112,079 112,079 00000000000087a87aed761b50a4871275aba094d92dff9d1ad30fe39bd38d7a 2 0.00/1.00 vMB 0
112,078 112,078 00000000000081b59442ee2997124841e6e5a13c84734ee493d9de74f521be00 4 0.00/1.00 vMB 1,557
112,077 112,077 000000000000124bc8774370cd0cf631f1b9a59c650df5ca71a7599fc42751d8 8 0.00/1.00 vMB 1,797
112,076 112,076 00000000000105964a5ec56b3678e86a17c3c2bd622674647f1c6e041470ddf5 4 0.00/1.00 vMB 0
112,075 112,075 000000000000240ae3c0c392846593e6a1092eb05162e636a15c656d10bb5f96 12 0.00/1.00 vMB 352
Previous 10 blocks ↓
Total Size: 782.90 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: 713.55 GB
    • Received: 17.39 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.