Loading Tool

Explorer IconExplorer

Memory Pool

74,531 transactions
27.48 vMB
0.07047080 BTC
Random Selection Loading Transactions
Max Size: 167.83/200 MB

Candidate Block

Mining Attempt 016bfc9dff169a262618205d336aa1a4af8a7aed2d9bef5af79e9ca4e835eb80
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 248ecedd8b10f70a9a6fbb3c728aed4fc415d63564545bff475ac32e732fd654
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,923
Size: 1.00 vMB
Total Fees: 0.01191404 BTC
Feerates: 80.55 > 1.19 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (283,322 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
631,936 631,936 000000000000000000039726419f6a91da915641b4e172f2ef84a5b98144036f 2,400 1.00/1.00 vMB 49
631,935 631,935 00000000000000000002e7db9c5c3231ba0589fbb4f346a481d9528cc3d3cee3 2,807 1.00/1.00 vMB 95
631,934 631,934 0000000000000000000c021468c350df5a1be677b350881a2b5a035014b0e932 1,978 1.00/1.00 vMB 15
631,933 631,933 0000000000000000000022abb601174a4cce1ce22c5ef297e5c39e71597dcffb 2,432 1.00/1.00 vMB 12
631,932 631,932 0000000000000000000c062c6518fd339061403a06ca239620afeb59970fe1ba 2,017 1.00/1.00 vMB 36
631,931 631,931 000000000000000000092924ad05827ac5086414086484aeb99bf55a3976c5f2 2,600 1.00/1.00 vMB 52
631,930 631,930 0000000000000000000d457b50f91f1676f00925a9c6c8f08aa7a4fa0a38f8a1 2,790 1.00/1.00 vMB 104
631,929 631,929 00000000000000000000073945abeb8754bb8771391d8b186c420eb8b6f141b3 2,527 1.00/1.00 vMB 81
631,928 631,928 00000000000000000008e8ceb5b3b5ace62227c2608d0559c91d548b0b36411d 2,409 1.00/1.00 vMB 17
631,927 631,927 00000000000000000000d208a594b54b8b03b091720afb8e48ccb67fe3d599ad 2,341 1.00/1.00 vMB 46
631,926 631,926 0000000000000000000f1b87afb1b95a5e681736ea387b60a8bd150b1ec8bb30 1 0.00/1.00 vMB 0
631,925 631,925 00000000000000000010dab51e5208c538fce5634104fbd059da24140911efe7 2,499 1.00/1.00 vMB 50
631,924 631,924 00000000000000000009c4ba2ff0899d634af8230f48e7c304d708e220d19bdf 2,686 1.00/1.00 vMB 112
631,923 631,923 0000000000000000000d0395e71308b11a149600dfdb754b252ab76fc3fa25af 2,368 1.00/1.00 vMB 69
631,922 631,922 0000000000000000000f9fd77c72cf64d38328f4c9f40f7356af3db0353f8666 2,792 1.00/1.00 vMB 37
631,921 631,921 00000000000000000005457db8d6c5262d2d553df6e22d55e982c672247f0a25 1,897 1.00/1.00 vMB 96
631,920 631,920 000000000000000000095784a5cb1874768b11324225fb0030bcdee57777b4b4 2,498 1.00/1.00 vMB 80
631,919 631,919 000000000000000000076e096b81c23d4c3c625e0aec916144e529017d2631bc 2,628 1.00/1.00 vMB 36
631,918 631,918 00000000000000000001208442eca15cc32320aa7caf679eb7c75fc904ffa5ae 2,444 1.00/1.00 vMB 70
631,917 631,917 0000000000000000000ee980ca24dcc9170feb01d3b14627ed429126cc1ac1e5 2,610 1.00/1.00 vMB 88
631,916 631,916 0000000000000000000da87f725a20bd144e8da934bef9df9bfbab978b4adb7f 2,979 1.00/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.