Loading Tool

Explorer IconExplorer

Memory Pool

35,529 transactions
25.57 vMB
0.05297938 BTC
Random Selection Loading Transactions
Max Size: 130.78/200 MB

Candidate Block

Mining Attempt e9dd1e73616c3e12496a41d31a3ef94a47e25666e278c552b42129dc49c94e32
Version 20000000
Previous Block 000000000000000000003056aa79f3e9ae7f1ebca1b480aef0e8e00b84a1a03a
Merkle Root 95dd2044d1bdefd7950c2d611a7362f11acb5dcbc5fd4511ea42684a94a55fc0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,535
Size: 1.00 vMB
Total Fees: 0.00624524 BTC
Feerates: 150.93 > 0.63 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,675 (535,732 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
378,943 378,943 000000000000000002857f062e635f1c6779e9dd6f85bfe528bfc8f352b33ca3 328 0.19/1.00 vMB 32
378,942 378,942 00000000000000000296ece9f950c3b93716f1c73c7a3c085a2987f521ece9d9 116 0.25/1.00 vMB 5
378,941 378,941 00000000000000000c8feb1638d34137caaf21bdd997c8c0c9793bff84f5f733 1,016 0.48/1.00 vMB 36
378,940 378,940 0000000000000000096dabafcfe7d89e80783e600e62537efe5df0a55e6e7c76 1,907 0.85/1.00 vMB 38
378,939 378,939 00000000000000001196412df6f4d90e1c773a2fc4cb4d4d6b1d1360f5e62438 1,390 0.95/1.00 vMB 27
378,938 378,938 00000000000000000ecb147847785a34ab8087272e56cb8c16e32e954f15d57b 989 0.45/1.00 vMB 37
378,937 378,937 00000000000000000ecef0f25f291ee8612d7cf16fc3ef459409f31b0fde16ee 668 0.30/1.00 vMB 41
378,936 378,936 000000000000000006cc93f43273b7db4d4c86fce898937cd04d6f76a69f2d73 133 0.11/1.00 vMB 19
378,935 378,935 000000000000000007636d1adb361b78a1ad81e07db2284c763f4479d6cc1d52 1,089 0.57/1.00 vMB 32
378,934 378,934 0000000000000000117527da7d5c18cb03e3486b40409acef382be70a7480d69 207 0.95/1.00 vMB 6
378,933 378,933 00000000000000000b403c60774503dc0b3b68ab23a36ce126de173c5b1ff4bb 769 0.36/1.00 vMB 36
378,932 378,932 0000000000000000075baed96108f9c7b3c80ec64fae3a218d966700b289f290 99 0.07/1.00 vMB 16
378,931 378,931 0000000000000000044f41da4f071d5c254739cf20043066bef6c3dc6b7c8602 240 0.12/1.00 vMB 37
378,930 378,930 00000000000000000fd1bf4a5f606cf10222959608a923d7f53a87c998536769 188 0.75/1.00 vMB 3
378,929 378,929 00000000000000000b3ab93bdef7c0eeac7354025ef724518d23a8dc1a1b6906 1,967 0.92/1.00 vMB 40
378,928 378,928 00000000000000000fd66e75eb740060e61afc734d4e4c87d5de319dca08c057 834 0.42/1.00 vMB 32
378,927 378,927 000000000000000000c2f490cd97e478ebae620cb290832a914e18e048777759 1,660 0.75/1.00 vMB 52
378,926 378,926 000000000000000004173104cafebdc0987638fe2907b028545533c739285f9b 940 0.57/1.00 vMB 41
378,925 378,925 000000000000000001d06d81b51fa5fa1b79f120b2637f5f1ba264ad0f388a02 1,626 1.00/1.00 vMB 30
378,924 378,924 00000000000000000fb3f5e4034520645546e24e26b5168ce003092c5f484d20 2 0.00/1.00 vMB 0
378,923 378,923 00000000000000001213b00a22433acb6fea992d244dc87f1450eedc90970bc3 1,823 0.75/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 781.82 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: 635.57 GB
    • Received: 12.32 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.