Loading Tool

Explorer IconExplorer

Memory Pool

78,616 transactions
30.00 vMB
0.08869550 BTC
Random Selection Loading Transactions
Max Size: 179.24/200 MB

Candidate Block

Mining Attempt 1dd0445c735723f250a6f03db848030be9d4c80b92c308e00b0df6f20c2e7e86
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root bf2d4f633cfd7d95b96b65d0466ac8d641cfb07af44d8463a32b94e8ea9f3677
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,828
Size: 1.00 vMB
Total Fees: 0.01954604 BTC
Feerates: 150.61 > 1.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (604,210 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
310,942 310,942 000000000000000001ae6486d237c6122e5aec5b846d099fa24ecac897a3ea41 807 0.40/1.00 vMB 46
310,941 310,941 00000000000000003bee8101c5250f1f98b96710a6c0ad4ec8f901ed54247150 225 0.09/1.00 vMB 39
310,940 310,940 00000000000000000b46df603714955c4f882efdab3c08139eceeb1e43ae7b72 692 0.31/1.00 vMB 55
310,939 310,939 000000000000000028deb0ebb5188766fb3cfdff6d7cead4261b691647a46a65 1 0.00/1.00 vMB 0
310,938 310,938 00000000000000003eb0f4ce08b7a1e114f910b342a05d57dafc5fe83be3ce97 696 0.38/1.00 vMB 29
310,937 310,937 00000000000000001d739097f451111b44f82240d82d6499a91433feaec518a4 250 0.16/1.00 vMB 26
310,936 310,936 000000000000000038a3ccd9a0f150065c4c82e6a1c1210160e658b2d302c529 723 0.43/1.00 vMB 32
310,935 310,935 000000000000000011eb3901e4fa27ac1e264698e960a72d45698752ff93ee11 425 0.23/1.00 vMB 31
310,934 310,934 00000000000000002ed665321da97c2f2aee3bd2d3c645d2e849573cac2173ab 420 0.23/1.00 vMB 26
310,933 310,933 00000000000000002984277ad69a72577f8ecaea6028c485ddd2b17be3fe24d6 572 0.33/1.00 vMB 30
310,932 310,932 0000000000000000351e0e208b5842718e35da22db0cf51c72122fc561b06d2f 54 0.09/1.00 vMB 12
310,931 310,931 00000000000000002ef34a0788656c8d56c9ba93f670327e09f4cd0aa1eac7f9 67 0.09/1.00 vMB 10
310,930 310,930 000000000000000002a435972ecea6f14ebc155be66e4f67a6d3d76ac14d45a1 83 0.16/1.00 vMB 8
310,929 310,929 00000000000000002c13a4a140e477d2b2121dccd65755802205b67f7aa98fff 256 0.12/1.00 vMB 35
310,928 310,928 000000000000000038dd8fa55fb72a35b0b08a3ebd9084343ef930d6279baa7b 638 0.35/1.00 vMB 37
310,927 310,927 00000000000000003253a0b8cd1568628e8bd5ab6a48bd83bb40bfd9dcbde8cc 95 0.07/1.00 vMB 24
310,926 310,926 0000000000000000382982c3ee36b08af917336304abbde83764fdb9762a2a00 257 0.18/1.00 vMB 24
310,925 310,925 00000000000000000c689eaf8994b1e04315d036977a3d50f60278c2a4273218 410 0.31/1.00 vMB 22
310,924 310,924 00000000000000002843b481895e5ff83086b8ff4966f7cfab3cc4296a777645 863 0.35/1.00 vMB 42
310,923 310,923 0000000000000000078e069f67a19443db67821e7b9a97bca8c5956e9cd952e5 251 0.17/1.00 vMB 29
310,922 310,922 00000000000000001e2ca67f904954afc77af5bdf6e19b06744ddc6c71cb6dec 487 0.28/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.66 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: 672.97 GB
    • Received: 16.34 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.