Loading Tool

Explorer IconExplorer

Memory Pool

82,240 transactions
32.40 vMB
0.12009052 BTC
Random Selection Loading Transactions
Max Size: 192.49/200 MB

Candidate Block

Mining Attempt 331959c4b7f02cc728498cd05c3cd10fefd2a510cdb7c40757145276cdd82670
Version 20000000
Previous Block 00000000000000000001fa11650b686dc4d0b0cd23073601665d3111fb121383
Merkle Root c1eecf6ca55fe3f011654d6c4a966b6d8259c2c0f97011675b85905c95986cfe
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,943
Size: 1.00 vMB
Total Fees: 0.02339944 BTC
Feerates: 78.83 > 2.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,354 (509,269 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
406,085 406,085 00000000000000000432ab2518f315c5854b42e3ecfe48a96dcac5fc23faa43a 845 0.45/1.00 vMB 32
406,084 406,084 0000000000000000066078ca1cd90e2acaaa07e241798d30e30d2995232e1f96 747 0.53/1.00 vMB 23
406,083 406,083 000000000000000000fa026186db31f812efa00435025706c6ef48eb0514aa40 917 0.46/1.00 vMB 39
406,082 406,082 00000000000000000449d021d4c349a134acf46835247ec7d75e079df808f4a9 2,600 1.00/1.00 vMB 46
406,081 406,081 000000000000000000505a0768df639a028d39ddddce2b7c31ba9a495d3b0939 858 0.47/1.00 vMB 21
406,080 406,080 000000000000000004d7a658dcd3be42fb7437cae2249731e076f6464f3f8321 931 0.45/1.00 vMB 40
406,079 406,079 000000000000000002d4899cb1cffa18f9b21116f87f2d762e9a19d975ce0853 62 0.02/1.00 vMB 44
406,078 406,078 00000000000000000577523305749dafb4d5b4463d771e7ca65e7d2763584c6d 1 0.00/1.00 vMB 0
406,077 406,077 00000000000000000129c8c256937b884c6bce301dbdf40cb560efaf19c76654 2,288 1.00/1.00 vMB 44
406,076 406,076 0000000000000000003e3d5de3e6b7c0a271583b578b56fc069ee17e59cd7c14 1,262 0.93/1.00 vMB 37
406,075 406,075 000000000000000004f0e3a0daff55ef8b826eeb51470a0ddba1f7ada72fcbca 1,090 0.65/1.00 vMB 36
406,074 406,074 000000000000000002a3a458c1790112107331c412f214103c688e4a0657600c 1,094 0.61/1.00 vMB 40
406,073 406,073 000000000000000005306329b0b7d49dd5dd734442eb819fa0ff8557f530bc8b 1 0.00/1.00 vMB 0
406,072 406,072 000000000000000004ad515e08115bb9e289c3cf303a2184cb1bb677a074d284 986 0.57/1.00 vMB 41
406,071 406,071 00000000000000000320fcf0a203f56e57d492889278684bb623f9a17d75a891 423 0.19/1.00 vMB 41
406,070 406,070 00000000000000000651026743c93d5ee8e37a3eaa260a305b1ac126afa04e9a 1,279 0.64/1.00 vMB 35
406,069 406,069 000000000000000001a8842b750f83a3cc6e59fd0378f20357b614eeac3859c2 539 0.26/1.00 vMB 37
406,068 406,068 00000000000000000598c3c626b7570c3eea4d92b2d6117573ff06bc56808fa9 502 0.24/1.00 vMB 37
406,067 406,067 000000000000000000a679178cbcfdbd007f457a74a13122e4c2b2dbf64d974a 1,270 0.99/1.00 vMB 20
406,066 406,066 000000000000000004fd2191bca4ad26cdf4fc97643e145946a8bf56e0f19564 1,976 0.83/1.00 vMB 1,698
406,065 406,065 000000000000000006213f79645590e3cd97a65750f076500136d221ab440323 1,508 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 783.00 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: 718.87 GB
    • Received: 17.97 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.