Loading Tool

Explorer IconExplorer

Memory Pool

77,851 transactions
29.63 vMB
0.10743078 BTC
Random Selection Loading Transactions
Max Size: 178.05/200 MB

Candidate Block

Mining Attempt 84ff27787443b41d1940f9adebc23fe17eff45b431efce8ace60219d2965ec6d
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 6c91027855f21b674e7122011906e01f03bfca9211e23f1aa7c669b15424a123
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,842
Size: 1.00 vMB
Total Fees: 0.02929653 BTC
Feerates: 401.83 > 2.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (216,168 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
699,105 699,105 00000000000000000004159332c056d45392f37c80e55f848a3ffad38a37f715 424 0.16/1.00 vMB 13
699,104 699,104 0000000000000000000c3aa3756e30db073928d9cb09b5684a8862fc4e70512d 389 0.20/1.00 vMB 11
699,103 699,103 00000000000000000008a39a5f9134b4dd04f6e733ac367cf9c6e45628d1d5d0 676 0.44/1.00 vMB 9
699,102 699,102 00000000000000000007123632e7e3c57bd093eb23b55c3133f2534d24b09b78 138 0.04/1.00 vMB 18
699,101 699,101 00000000000000000009098183f81335ae52d000e100efc0982307d48868bfb5 1,951 0.73/1.00 vMB 14
699,100 699,100 00000000000000000008bf3ad1a2df1184ac85c50f57fec31c4f39160e4e7670 45 0.01/1.00 vMB 12
699,099 699,099 0000000000000000000d4d5df60151d4c50441a11e4196e74d16c7d530974725 1,052 0.39/1.00 vMB 12
699,098 699,098 00000000000000000007596137567a245f8b9a42f1d6ce05f9f5ff9c209abe3b 1,163 0.51/1.00 vMB 10
699,097 699,097 0000000000000000000579d2b3be38433f0aec2098778eef317f12e1fcce6be3 697 0.28/1.00 vMB 10
699,096 699,096 0000000000000000000be07da10a989393f2c6fcbbabff08d5f3f4baf5575e54 1,925 0.72/1.00 vMB 10
699,095 699,095 0000000000000000000e50e6035dfa4116ecc2bf2380c2910fc6a66356029cf3 134 0.18/1.00 vMB 18
699,094 699,094 0000000000000000000d3dbe8732cdcb4981672cd5fae93d22dc1a69b40e5bc0 244 0.23/1.00 vMB 5
699,093 699,093 0000000000000000000b8dce3e6994b83b02b419bab9465564f7e4bdc41b202d 421 0.73/1.00 vMB 3
699,092 699,092 0000000000000000000b76f928bc7b8730530c4ca975389b07ef65782d5e6fac 1,201 0.93/1.00 vMB 7
699,091 699,091 0000000000000000000977fe89e451a9101de0e46b58d3efa2cfdddc75e9eb19 1,538 1.00/1.00 vMB 13
699,090 699,090 0000000000000000000d29b8380db026049cc4585434f37c18a16a3252c185fd 174 0.06/1.00 vMB 15
699,089 699,089 0000000000000000000ef15c0c147f77af352a5007249091b9ae119df2a2df25 723 0.24/1.00 vMB 13
699,088 699,088 000000000000000000028f29f7eb94e5865434e609fd093045a903033dd682d7 266 0.09/1.00 vMB 13
699,087 699,087 0000000000000000000ea24a44e6af0388432637f8d777f48d9ad80f45dadbf0 1,796 0.65/1.00 vMB 15
699,086 699,086 0000000000000000000a34eca41505d3f0acdc378aa2208bc84f69551bee8f42 69 0.02/1.00 vMB 10
699,085 699,085 000000000000000000004bf3879af534ea57a421cbed7aed43a0aaca0372c766 596 0.29/1.00 vMB 13
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: 713.04 GB
    • Received: 17.28 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.