Loading Tool

Explorer IconExplorer

Memory Pool

41,870 transactions
27.69 vMB
0.07606976 BTC
Random Selection Loading Transactions
Max Size: 142.95/200 MB

Candidate Block

Mining Attempt 042e664b615176e64d7acdcef1b44b17e5db01bc6dca2a00044c37b5b60890c2
Version 20000000
Previous Block 00000000000000000000a1786ddd55fd420afa28e0b26d3cdf698b7c13a266b5
Merkle Root 92586f28167496a91ef190d66895df81d381654baed97b4887e39ebb4b3a638d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,231
Size: 1.00 vMB
Total Fees: 0.02110167 BTC
Feerates: 180.63 > 2.11 > 0.60 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,661 (535,732 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
378,929 378,929 00000000000000000b3ab93bdef7c0eeac7354025ef724518d23a8dc1a1b6906 1,967 0.92/1.00 vMB 40
378,928 378,928 00000000000000000fd66e75eb740060e61afc734d4e4c87d5de319dca08c057 834 0.42/1.00 vMB 32
378,927 378,927 000000000000000000c2f490cd97e478ebae620cb290832a914e18e048777759 1,660 0.75/1.00 vMB 52
378,926 378,926 000000000000000004173104cafebdc0987638fe2907b028545533c739285f9b 940 0.57/1.00 vMB 41
378,925 378,925 000000000000000001d06d81b51fa5fa1b79f120b2637f5f1ba264ad0f388a02 1,626 1.00/1.00 vMB 30
378,924 378,924 00000000000000000fb3f5e4034520645546e24e26b5168ce003092c5f484d20 2 0.00/1.00 vMB 0
378,923 378,923 00000000000000001213b00a22433acb6fea992d244dc87f1450eedc90970bc3 1,823 0.75/1.00 vMB 56
378,922 378,922 00000000000000000d247b904dbef818800dce2bd46995c804234e0ced2bd460 497 0.75/1.00 vMB 12
378,921 378,921 00000000000000000e521c617027e0b97e08415b6f11b777e6c4adcc630dccf3 740 0.37/1.00 vMB 43
378,920 378,920 000000000000000008d798d3a1327924ea08c0b3fa995f918a14e54a9df12e59 557 0.25/1.00 vMB 39
378,919 378,919 00000000000000000d1b8e7d0d202676be9b0768557ebf343cf1c06c653ff83e 1,923 0.83/1.00 vMB 40
378,918 378,918 0000000000000000013c26d662e4b81bd1721a84624b5225487afb80f3d83cc3 780 0.75/1.00 vMB 15
378,917 378,917 0000000000000000003743f0777885e88ed50b9246f6e39ec1ba6fa35895d16d 282 0.16/1.00 vMB 36
378,916 378,916 000000000000000004c3daa8ff22f21cf4da25dd2c11c204e88532c3bf0f2639 1,258 0.69/1.00 vMB 34
378,915 378,915 00000000000000000495141ba0da7f1f08799b4d51f1398c030c9f0ff28e79b5 560 0.27/1.00 vMB 30
378,914 378,914 00000000000000000194c7e14471713d18f96db04b3e0c3ddfbf6e17e6710a9f 603 0.28/1.00 vMB 42
378,913 378,913 0000000000000000020fdcca0e5bebdd428d1d81b23b69d5acf408d69740f1b3 243 0.25/1.00 vMB 13
378,912 378,912 00000000000000000af9988fac677008610aa20c005e7e23f5d5773a23205b79 1,380 0.61/1.00 vMB 38
378,911 378,911 00000000000000000c9f673c62fea8c03ec2a12521f5fe927e578ee476c3f7c1 407 0.25/1.00 vMB 31
378,910 378,910 000000000000000011b40060fcadc8657065cf3b8af372c66d5ef139e4e5655e 392 0.18/1.00 vMB 41
378,909 378,909 000000000000000004223cdaf8f7da5c77da8a51dd82789e570a42feea376e87 755 0.27/1.00 vMB 42
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.