Loading Tool

Explorer IconExplorer

Memory Pool

78,097 transactions
29.47 vMB
0.10602041 BTC
Random Selection Loading Transactions
Max Size: 177.52/200 MB

Candidate Block

Mining Attempt 12ddf47179366d31728c0a11ffd3e0d1c62c5d099e44eef39bb8227b8f7f3864
Version 20000000
Previous Block 00000000000000000001cb1113c5ea661c59a8a02a5c9ba097352d884515177e
Merkle Root f9608c786f952558ef386e8ada1bd8f0b57468ab99381ee69bd6457480648679
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,488
Size: 1.00 vMB
Total Fees: 0.02929894 BTC
Feerates: 151.12 > 2.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,271 (283,320 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
631,951 631,951 00000000000000000009db63a656e9e7f62cf60b3b9787bc5c6ba4e9634c2085 586 1.00/1.00 vMB 4
631,950 631,950 000000000000000000067af76e3e524beabb9557f71413d8db9b88760e445d3b 459 1.00/1.00 vMB 12
631,949 631,949 000000000000000000062a45874421c3dcac8a25378e8a7ecd4b5987d10f7b14 706 1.00/1.00 vMB 16
631,948 631,948 0000000000000000000e6bc45abd705bc831383aea697f74528a2ca0d12c17e0 1,796 1.00/1.00 vMB 37
631,947 631,947 00000000000000000002bd16f0f43e2056744cbadcf01a6c29e8a3c945c3908c 1,347 1.00/1.00 vMB 31
631,946 631,946 00000000000000000006484c49de5683212e7cb4601f7d5b35bc1185a1c92156 305 1.00/1.00 vMB 6
631,945 631,945 000000000000000000078ae9be3809c6cd4cf7521fa22b9c3ac9eac22cb54c49 217 1.00/1.00 vMB 3
631,944 631,944 000000000000000000055f2c3833dc993a9281064637ae6b0734c6136dc9e0c2 2,148 1.00/1.00 vMB 32
631,943 631,943 0000000000000000000e7973fb139bcbcac9b5966c8d7bcf14adc8f97c1fc68f 2,072 1.00/1.00 vMB 31
631,942 631,942 00000000000000000005e9557e8eaaf7e3a435457563127760b2edfaf1e52ac3 2,450 1.00/1.00 vMB 42
631,941 631,941 000000000000000000097d46e744b2527c230f5b36f89e0e59f58d5670d2f124 2,123 1.00/1.00 vMB 62
631,940 631,940 000000000000000000038db2fd9b254540166faa1f1778adce0f50f1fc02b1d0 2,843 1.00/1.00 vMB 104
631,939 631,939 000000000000000000126dfb282903f9cd6cf39ca66892954db9361ddd513365 2,327 1.00/1.00 vMB 103
631,938 631,938 0000000000000000000754766b3c8ea6d1d02f0c08a6a0e84096e768a3392b50 1,392 1.00/1.00 vMB 23
631,937 631,937 00000000000000000001785d8523dc9b0147fd77e8648ca6cfbd9abb8ed59645 2,168 1.00/1.00 vMB 28
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
Previous 10 blocks ↓
Total Size: 782.86 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.97 GB
    • Received: 17.26 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.