Loading Tool

Explorer IconExplorer

Memory Pool

80,099 transactions
33.81 vMB
0.12386879 BTC
Random Selection Loading Transactions
Max Size: 192.10/200 MB

Candidate Block

Mining Attempt bd747f5aad22a53b741d982b3ff3c3b19a963cd088dcd6ba9e5a1dc43faca307
Version 20000000
Previous Block 00000000000000000000aa97f17fcd4190ff7494250e14bca9e94250dc48a75e
Merkle Root ed58e501037548fb267ff0858944e79e8fdf6fe71b6de1265fa835cf0d59b998
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,894
Size: 1.00 vMB
Total Fees: 0.01797745 BTC
Feerates: 104.71 > 1.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,407 (26,313 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
889,094 889,094 000000000000000000006b2018ffd17366cde4101e91f95e5488f60b5b97b75e 4,123 1.00/1.00 vMB 3
889,093 889,093 0000000000000000000209fab98021230b689bd6301f68f6335288339bd04093 4,871 1.00/1.00 vMB 2
889,092 889,092 000000000000000000007763499b214feb8dcb034c4fdfc390e7ca4304326a11 3,962 1.00/1.00 vMB 3
889,091 889,091 00000000000000000000c8a2b4f17fad4411c9bc36dfcc651ae4e0d8b89e3102 4,413 1.00/1.00 vMB 2
889,090 889,090 0000000000000000000054c9dec0cc897518f1fd22399bcab981ded67215d338 4,787 1.00/1.00 vMB 4
889,089 889,089 000000000000000000001ef89c915ed08e7c114dd6fd8635a6a1ae86faef7060 4,375 1.00/1.00 vMB 5
889,088 889,088 00000000000000000001c4d3d684df633b5243418e2e528ba1eea0a6359c4f54 4,540 1.00/1.00 vMB 2
889,087 889,087 000000000000000000016bed4d815ce6c681f0f893e38b7bfe2753c97555c68a 4,481 1.00/1.00 vMB 3
889,086 889,086 00000000000000000000d18ca3a7a578eb6c360d87a47b363b7d9adaf048ff4f 3,732 1.00/1.00 vMB 6
889,085 889,085 00000000000000000001b7ba93a3df41d214e4963710cf924b4dff3ff64fe582 3,683 1.00/1.00 vMB 5
889,084 889,084 00000000000000000001b3462894e457b75c3104b907cc849e85f77b21b6e440 4,235 1.00/1.00 vMB 3
889,083 889,083 00000000000000000000c12d4ea9565f6176acf5fed627a08febfaaa51ca9e32 5,068 1.00/1.00 vMB 2
889,082 889,082 0000000000000000000241de3081e831504e15345262ded3bde6d0a0865cf91b 4,459 1.00/1.00 vMB 3
889,081 889,081 000000000000000000002821ad2f1cb2ac2486b336782fb1994e9efd7c8e4995 4,720 1.00/1.00 vMB 2
889,080 889,080 000000000000000000005206b325683ad8d202151e4cc412f1943c70257acd25 4,277 1.00/1.00 vMB 2
889,079 889,079 00000000000000000001e52dedaae443abb7db541a2bfcca4684a96d91d065c3 4,903 1.00/1.00 vMB 2
889,078 889,078 000000000000000000013675c9a31e18c54058a1d97ad75d08d192c00e9b46b8 3,123 1.00/1.00 vMB 3
889,077 889,077 000000000000000000023ae5c6ec008b8a43947b9482f407c9786cf49c0b766d 3,830 1.00/1.00 vMB 5
889,076 889,076 00000000000000000000ff378915f7e6d44a279c6b802afc596484711e9a210e 3,670 1.00/1.00 vMB 4
889,075 889,075 00000000000000000002775fcbc7ff304632a1678ab45c78f1cda12c94b4adc0 4,713 1.00/1.00 vMB 2
889,074 889,074 00000000000000000001b71a1e70c310101a29934e34d9bba4cb6de6c92eaba0 3,805 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.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: 725.77 GB
    • Received: 18.44 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.