Loading Tool

Explorer IconExplorer

Memory Pool

41,476 transactions
27.59 vMB
0.07352540 BTC
Random Selection Loading Transactions
Max Size: 142.36/200 MB

Candidate Block

Mining Attempt fca3429f029eda5d72f81205cabdcc0f6075c1d7df78585306da892462e4aa45
Version 20000000
Previous Block 00000000000000000000a1786ddd55fd420afa28e0b26d3cdf698b7c13a266b5
Merkle Root 97042f756f2f3758c2f8c2dd2b9a1be2c01e3762b08712f99c470b71c17045e0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,234
Size: 1.00 vMB
Total Fees: 0.01929138 BTC
Feerates: 101.47 > 1.93 > 0.60 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,661 (82,715 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
831,946 831,946 00000000000000000001584463e50b6aab55a8f861261670ba40fb5835f53326 1,853 1.00/1.00 vMB 16
831,945 831,945 00000000000000000002725e39ba3a96c417e02958e016d90fe1f0f659cf53ab 3,680 1.00/1.00 vMB 20
831,944 831,944 00000000000000000001d90615c365f72b88b33dc61761c6b7af96c2f63dbebe 1,923 1.00/1.00 vMB 13
831,943 831,943 00000000000000000002abb7d8d6e100a4223b0cbd02a7319f45a03ff954c658 1,919 1.00/1.00 vMB 14
831,942 831,942 00000000000000000001b92334cf21cb88dbc42d4107f6c7b7e729308abfda6d 1,559 1.00/1.00 vMB 13
831,941 831,941 000000000000000000005fa7d77df280e14c17ec010e963e8df63a8cc9371ac4 2,025 1.00/1.00 vMB 14
831,940 831,940 00000000000000000002574c490b196762180748b63175a65cf205868ecd4e45 3,328 1.00/1.00 vMB 20
831,939 831,939 000000000000000000012726077c585ae369d1bdfe3cfeb4a24efe3019159cff 2,611 1.00/1.00 vMB 19
831,938 831,938 0000000000000000000005e1ba88a3e62af492a00de72e46b893961075e1eaab 2,551 1.00/1.00 vMB 21
831,937 831,937 00000000000000000002c7fd48181428384f34e297ed740bef2fdff83567e4e9 3,045 1.00/1.00 vMB 23
831,936 831,936 0000000000000000000244909ac85d9e128f93cfd3e63ff174aaab43b3e55ba4 3,004 1.00/1.00 vMB 24
831,935 831,935 00000000000000000000b3ca56b72214bc1b0e20a7922b6e808e2419a1e4f4fe 3,030 1.00/1.00 vMB 11
831,934 831,934 00000000000000000000af2611f484519cd70550f64e1fbe1984fd14872afa3d 3,383 1.00/1.00 vMB 10
831,933 831,933 00000000000000000001be5a1214dfaaf2579d228244c9745579bdb703c60549 3,029 1.00/1.00 vMB 10
831,932 831,932 00000000000000000002b8ccbf714a89375998794940808e4e3011a6b768e2f5 3,582 1.00/1.00 vMB 16
831,931 831,931 00000000000000000000419e2f9e4d9ff952623189b6b89f47c3a47481679443 3,041 1.00/1.00 vMB 13
831,930 831,930 0000000000000000000177af8dc5ded067382e236602d5885f773fc2583a7140 3,347 1.00/1.00 vMB 12
831,929 831,929 000000000000000000034cdea66ad96c94ba4e7d9558542f11a74e9eb59ae038 3,004 1.00/1.00 vMB 16
831,928 831,928 00000000000000000001c0ce4bca8602b427cba1929151b6cec6fef723eedefd 1,479 1.00/1.00 vMB 10
831,927 831,927 000000000000000000034bf19a246f52eadffe896cadcde9ddba6c0f1d3562d7 2,514 1.00/1.00 vMB 15
831,926 831,926 000000000000000000029ee1ba17b3ea9949cbbe26999dbf10b39ff3b00e8947 2,154 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 781.79 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: 634.08 GB
    • Received: 12.24 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.