Loading Tool

Explorer IconExplorer

Memory Pool

74,514 transactions
27.64 vMB
0.07649064 BTC
Random Selection Loading Transactions
Max Size: 168.32/200 MB

Candidate Block

Mining Attempt 13b5a0c4e9dbde956c35ec035ce482e925b74e574406e508d7493960b08677c3
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root 5d046d8bb017e4d45969cf8ba1926c035fb15609037585e27fc26a3a8bda18c6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,822
Size: 1.00 vMB
Total Fees: 0.01748392 BTC
Feerates: 402.60 > 1.75 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (45,359 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
869,957 869,957 000000000000000000006fbadc0bdb5608ae9f97422420d1f64240030473dc7d 3,194 1.00/1.00 vMB 16
869,956 869,956 0000000000000000000240879f290c0817f86b46b82358682aad30c4ec781de8 2,944 1.00/1.00 vMB 8
869,955 869,955 000000000000000000012b04f82f04f49561edd7c097663cfce88231fcc8d98d 3,013 1.00/1.00 vMB 13
869,954 869,954 000000000000000000027582deeddcb405277aa35edcc70d137ae5f686043c26 3,163 1.00/1.00 vMB 21
869,953 869,953 0000000000000000000199565a287426555c3bb987445acab21853aecc8d8014 3,094 1.00/1.00 vMB 10
869,952 869,952 000000000000000000012706f0f2e2bb3cbac1d78f06c46f117a13c82c4d424a 3,292 1.00/1.00 vMB 15
869,951 869,951 000000000000000000000351dc285e3e2e5493518ed25f2b16e1352decf00fa6 3,447 1.00/1.00 vMB 12
869,950 869,950 000000000000000000026bfc7595ac1f393626c341042273189ad6f6475672a7 3,481 1.00/1.00 vMB 12
869,949 869,949 00000000000000000001b19728614098fd81f4f8138b29217392a6a99410b2f6 3,008 1.00/1.00 vMB 10
869,948 869,948 00000000000000000000eb750e1a0a0654717f76f8522fc21f2b63ae249a0df5 3,713 1.00/1.00 vMB 21
869,947 869,947 0000000000000000000076bf0d11e1b2db4f13e7f68115fa4d87b3f68d67bc4f 4,097 1.00/1.00 vMB 3
869,946 869,946 00000000000000000002972a2409d67573a66807e08f19255fd107059a592a1d 3,196 1.00/1.00 vMB 6
869,945 869,945 00000000000000000001f3a5d92def15f1eb7f0c88de09678fa8b885b3e6f5d8 3,137 1.00/1.00 vMB 6
869,944 869,944 0000000000000000000255f9e805a40b45104adf3fe217af3a8170c3c05b2f21 1,852 1.00/1.00 vMB 7
869,943 869,943 00000000000000000002b13234e7a002f23a5df02c3f09da27fda8db539d07cf 2,111 1.00/1.00 vMB 10
869,942 869,942 00000000000000000001960b45e60c45a91981ab01fcc4e125a90c7a0bb3ce2b 3,253 1.00/1.00 vMB 5
869,941 869,941 00000000000000000000a12622bd10d15ff7b8024c1c68a402642475cf30b890 3,113 1.00/1.00 vMB 3
869,940 869,940 0000000000000000000053d9ac4f7841d06fbd9b0de95f1155d248df967a03c0 3,416 1.00/1.00 vMB 9
869,939 869,939 00000000000000000001c0ec82a4fe77d23b1da935b02882ca6773580f034587 2,826 1.00/1.00 vMB 7
869,938 869,938 000000000000000000020801a942403e54932a4fc1eae3c6bf37f81d78cf3da1 1,553 1.00/1.00 vMB 7
869,937 869,937 00000000000000000001467ed6202aec68e9923593b893f60f30f682b0e302e2 2,396 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.94 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: 714.87 GB
    • Received: 17.61 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.