Loading Tool

Explorer IconExplorer

Memory Pool

76,286 transactions
28.26 vMB
0.09221445 BTC
Random Selection Loading Transactions
Max Size: 171.52/200 MB

Candidate Block

Mining Attempt 924ad0d72381ad94d0ee6032eda92d620510d24f5fa136d03b737a2d57c1ed8b
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 4d0cd3bb8907bf22bb200ec69bdc9907016e5f428c0e4883766d8f264982f7de
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,590
Size: 1.00 vMB
Total Fees: 0.03021763 BTC
Feerates: 402.60 > 3.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (49,374 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
865,937 865,937 0000000000000000000308237e8cc0073796c660f5c7caf80b233525f66ba3b8 5,129 1.00/1.00 vMB 30
865,936 865,936 0000000000000000000268a9350c5752765438c9a91af1d531f5b28fc656b192 5,664 1.00/1.00 vMB 36
865,935 865,935 000000000000000000022ddaac1d7dfd9dfa379b8b698938ebc6c2279972724f 5,777 1.00/1.00 vMB 36
865,934 865,934 00000000000000000000276c7e65297dcb40b13f4b993a97ebdbcf05fd30d904 6,176 1.00/1.00 vMB 40
865,933 865,933 000000000000000000018cf87b0d770a1fe19db7085f7748bf8dbba5c77678ee 5,913 1.00/1.00 vMB 42
865,932 865,932 0000000000000000000240ff5c60bd85e19f259957c0547ea2beb213c25a3063 5,518 1.00/1.00 vMB 50
865,931 865,931 0000000000000000000013748398beb95b362e9e4624a235a5b0c67dc5af8880 6,133 1.00/1.00 vMB 43
865,930 865,930 000000000000000000026dfba45ce67be4f3b45ba651a0d82e24fcce3a50a18b 5,010 1.00/1.00 vMB 46
865,929 865,929 00000000000000000000c1753daf0bf24ba68f979f119ae1f7720801571479d0 6,582 1.00/1.00 vMB 36
865,928 865,928 00000000000000000002f0427f342c49dcbe5f46f0a040a370a6b041e149ad45 6,719 1.00/1.00 vMB 25
865,927 865,927 0000000000000000000174fcb19ecd798c5917dff34c727ec41b067e8ea404c4 6,765 1.00/1.00 vMB 22
865,926 865,926 00000000000000000000a0123b325808f9d9b6f56676d739a2ce77e738ee4eed 5,207 1.00/1.00 vMB 31
865,925 865,925 00000000000000000001badc2d11885da516abb4a73e08b4360fdf38d00adc18 4,964 1.00/1.00 vMB 38
865,924 865,924 00000000000000000000c1b98b464c5bbfa95bdcb5474a3737048cd28496ccb8 6,312 1.00/1.00 vMB 45
865,923 865,923 000000000000000000020372e76245735fa00abf38e43b0243886d22b80f577c 7,039 1.00/1.00 vMB 38
865,922 865,922 00000000000000000001fd0b977d111df0c0299a6ee513207eff022138b3f138 6,306 1.00/1.00 vMB 24
865,921 865,921 00000000000000000002da773d08260ecd0dc08c8c1aba336e2bd3a325d55498 6,323 1.00/1.00 vMB 20
865,920 865,920 0000000000000000000038c0ef9ae29bb04f7a84795f501a4ed177b92447ece1 5,511 1.00/1.00 vMB 19
865,919 865,919 0000000000000000000069859c06c0b3cf9cca1da35299ca59d9f9e960ec1287 3,821 1.00/1.00 vMB 14
865,918 865,918 000000000000000000005be4a7a841bd6f2556139252ccdf4bddd7a9a540ede4 5,331 1.00/1.00 vMB 14
865,917 865,917 000000000000000000028fc5784c8f31eb277620cf2cffe2c91e4f803b600555 4,399 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.93 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 714.69 GB
    • Received: 17.58 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.