Loading Tool

Explorer IconExplorer

Memory Pool

41,922 transactions
27.70 vMB
0.07631441 BTC
Random Selection Loading Transactions
Max Size: 143.02/200 MB

Candidate Block

Mining Attempt 0cad478437559a1aa73865d17fac150730a061be3faaecdc677e0570798ba220
Version 20000000
Previous Block 00000000000000000000a1786ddd55fd420afa28e0b26d3cdf698b7c13a266b5
Merkle Root b589bd09cab81f3fc4e64293a859aa20d1422fe388e79454281012a72f8a3555
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,216
Size: 1.00 vMB
Total Fees: 0.02120624 BTC
Feerates: 180.63 > 2.13 > 0.60 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,661 (153,803 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
760,858 760,858 0000000000000000000350be93d8c5f85f250d867ff5de0d324f94649876704e 3,279 1.00/1.00 vMB 22
760,857 760,857 0000000000000000000096c4b29c57506f0d2ee9342bc12bb818658b992d8c89 2,482 1.00/1.00 vMB 3
760,856 760,856 0000000000000000000266c9767bd4edbe2806b85db33d066e46ce548d4988d1 2,950 1.00/1.00 vMB 15
760,855 760,855 000000000000000000068233f17f1ceb35fc546f3502c4ca6cbbf96c1e996a4b 3,244 1.00/1.00 vMB 16
760,854 760,854 0000000000000000000731bb8c6ae3be071de91d5178fc660b5d859b4b6a5e1b 2,649 1.00/1.00 vMB 13
760,853 760,853 00000000000000000007a2b1a3c84ebfc3bb3483d573aba345c87a792fe0edaf 1,300 1.00/1.00 vMB 13
760,852 760,852 000000000000000000049d69578293de0eada8572af6dbd92e108bad85231175 2,440 1.00/1.00 vMB 15
760,851 760,851 00000000000000000003b8fe0b9c38fb4dac550fece352b1d4f13b697d97b13f 3,105 1.00/1.00 vMB 18
760,850 760,850 0000000000000000000484cf233c1a07a33d4a40512e372ae46349b7a3b1cd4a 2,931 1.00/1.00 vMB 30
760,849 760,849 00000000000000000005d72e299136f34a759becd2ca8a5d8ad172f3ba27bc8b 2,671 1.00/1.00 vMB 8
760,848 760,848 0000000000000000000453305bafcef549c4e2f1fba134ff8402761c4869d78f 3,071 1.00/1.00 vMB 19
760,847 760,847 00000000000000000003ebbbe515f4a72e57f5d1f248eb6d1d365893fd2afe85 2,859 1.00/1.00 vMB 18
760,846 760,846 000000000000000000035f38f163be6bade1fe12a9eba0fd21e6e8a6f3e80ad3 2,779 1.00/1.00 vMB 12
760,845 760,845 00000000000000000006957862b77a7057b00e399a60cbe466406a1c20626f7a 2,203 1.00/1.00 vMB 15
760,844 760,844 000000000000000000003ba05d8b1a273e1b1b07b5d6abe35e393b3dad92b7d8 2,885 1.00/1.00 vMB 16
760,843 760,843 000000000000000000048ab4cd0d71f2024cbc51c09e011f8866b1c4a7a8e710 4,120 1.00/1.00 vMB 17
760,842 760,842 00000000000000000005ae0a4963caa05fa141c525d5f1b09d19075793eab8e9 2,524 1.00/1.00 vMB 18
760,841 760,841 00000000000000000002d6497471f38f3e3c70a58b3b073b3372b9ded1f60920 2,819 1.00/1.00 vMB 27
760,840 760,840 00000000000000000004830c4f1db7bc40f3c5a3622d14f50d60040ee57eae0d 2,905 1.00/1.00 vMB 27
760,839 760,839 0000000000000000000640d5a212e3742927b26ff7117ab38acda362ea483ea3 1,453 1.00/1.00 vMB 5
760,838 760,838 00000000000000000000fe94b6be7ece3aa781c6cf17f059fe3035acfd431911 1,849 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 781.79 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: 634.08 GB
    • Received: 12.24 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.