Loading Tool

Explorer IconExplorer

Memory Pool

82,661 transactions
30.53 vMB
0.13706987 BTC
Random Selection Loading Transactions
Max Size: 183.85/200 MB

Candidate Block

Mining Attempt 0fe2ee0f90a09862af8466bb1395d96d8ed3faffa5555c527be8fc9c0edd6186
Version 20000000
Previous Block 00000000000000000000a7742c03767850b5e62f9bd9da718e9d8018851f9110
Merkle Root 61ed997cb4fd3d589f7465779ae7b2b914e2f4d31156fc8ebe82deafbfd23da2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,075
Size: 1.00 vMB
Total Fees: 0.07368190 BTC
Feerates: 150.77 > 7.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,968 (611,034 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
303,934 303,934 00000000000000005078e4615778d752b5bde448e150bae41f14b54e18a0d9d9 633 0.39/1.00 vMB 27
303,933 303,933 00000000000000003271b0395e9b992a2412ab69b40dde89f0b11683cf1cc522 171 0.19/1.00 vMB 17
303,932 303,932 00000000000000000b7da0f6c2bb61fe8a0e42f0b721d59719443b1ccbfda5cd 766 0.35/1.00 vMB 35
303,931 303,931 00000000000000005baed7996325d517f0f136e6fb36c31f1bbc08701862d68c 377 0.23/1.00 vMB 27
303,930 303,930 000000000000000033c1584553af24a3911d8681e24f6e1c0aaa79661c65cfd1 745 0.55/1.00 vMB 27
303,929 303,929 0000000000000000029d91cfdc9b5adf46d21643b253e4fd71b2b1e948b7f39d 84 0.07/1.00 vMB 18
303,928 303,928 00000000000000003cd2e996c3d0a6199dbece2a75261bf53c217cbf345c9f8f 332 0.22/1.00 vMB 26
303,927 303,927 000000000000000016869251050c3268f12d8de5ae816ba83dc8ca482d8e36a5 409 0.24/1.00 vMB 29
303,926 303,926 000000000000000032143cd28b6319678f548f86c5c5bb1e25aac8b63881b17c 70 0.04/1.00 vMB 33
303,925 303,925 000000000000000053e7fb2fe634c3edc2fa60bcb4c3e62ad8c0e98a84520fe9 826 0.66/1.00 vMB 25
303,924 303,924 00000000000000003b7d0a9b011734e762566c193b2bd324034d70cbf6350fe0 768 0.33/1.00 vMB 48
303,923 303,923 0000000000000000493ad237b761cff9facf3d22ae93e7fa35ead59397519d68 605 0.31/1.00 vMB 30
303,922 303,922 00000000000000002463be772a198df9b0d79fc9a15e217be96dea884d8551eb 20 0.05/1.00 vMB 3
303,921 303,921 000000000000000039ed25535720a49f7007170fcf6e796196994f678af73233 587 0.41/1.00 vMB 29
303,920 303,920 00000000000000005ee5f45a1426e3cadffb9c3c39652fdb80201482fe3a9463 645 0.35/1.00 vMB 31
303,919 303,919 00000000000000004ca8eed84c9d2d1f2af89e0c09ac18eb65c61ac455c5de17 1 0.00/1.00 vMB 0
303,918 303,918 0000000000000000282a07e248fa4725136769e7cb3de56f80ae7c7c34ca422f 827 0.60/1.00 vMB 28
303,917 303,917 00000000000000001620157922b6c51dcbda19a905216b5f59dc07713de023d2 332 0.18/1.00 vMB 35
303,916 303,916 00000000000000002c0eda2ca5738d53d6c52e339441fbe5f832e9c4c969abdf 391 0.28/1.00 vMB 28
303,915 303,915 0000000000000000435fb9f5d05ed043f8a83c18d2527040825714b21f26aaae 1 0.00/1.00 vMB 0
303,914 303,914 00000000000000006428c31deade8789b3cc7c03f7832869a11e99dcada696ec 134 0.11/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.33 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: 660.43 GB
    • Received: 14.74 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.