Loading Tool

Explorer IconExplorer

Memory Pool

80,207 transactions
34.61 vMB
0.17396384 BTC
Random Selection Loading Transactions
Max Size: 193.78/200 MB

Candidate Block

Mining Attempt 314f126c851e2af74680882890647698044695e5f829fe573c021cf316761f12
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 805d786f77b6930d39eef35d907a42bd87ac4a1a430d89229182eda7f569ce4a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,060
Size: 1.00 vMB
Total Fees: 0.04564123 BTC
Feerates: 150.93 > 4.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (144,487 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
770,928 770,928 000000000000000000030cc944a289af47770d988e3cc60f940d33b33f3b71e5 147 0.04/1.00 vMB 9
770,927 770,927 00000000000000000002e554d1675ae5cc616b74ec0538adf64fe75a4801233b 1,562 0.50/1.00 vMB 11
770,926 770,926 000000000000000000064d054f9cf64c80d58efaa836c9c816e725a31740e57c 2,970 1.00/1.00 vMB 8
770,925 770,925 0000000000000000000781d35a1cb779c77bd4d1bdf15a7c83cfbd098fe1eb0f 523 0.82/1.00 vMB 2
770,924 770,924 00000000000000000003fa08e31c3caf3d190ae8847cda80e5695472ff39fea8 3,151 1.00/1.00 vMB 9
770,923 770,923 00000000000000000006c54980c29ab7a632cbd5546f68c57efad9acd5631d8e 1,371 0.99/1.00 vMB 5
770,922 770,922 000000000000000000051290aa2b123e6bfd8e9aeb7e09c75eeb366e2bf6813f 1,194 1.00/1.00 vMB 6
770,921 770,921 0000000000000000000764dcfea498108f96d7e13f61f194ec81f95379cb415a 227 0.28/1.00 vMB 4
770,920 770,920 00000000000000000003bef21711b434c190adf9d9244044bff4530d15d9b4a8 2,358 1.00/1.00 vMB 7
770,919 770,919 000000000000000000048e4fc58101c8e95da06133e6fd7f02d86f470d9cd7ca 609 0.30/1.00 vMB 6
770,918 770,918 000000000000000000023ae9d09d8563a36f9ad8291003c721004bfb321e4ad0 1,149 0.56/1.00 vMB 6
770,917 770,917 0000000000000000000431e31936331a3ead6bca50d9ac36ffc2c195bdb714e0 1,182 0.60/1.00 vMB 5
770,916 770,916 00000000000000000003eb2625832b199a177f051500d589c9e2cf3a5fd95495 2,077 1.00/1.00 vMB 6
770,915 770,915 00000000000000000004eb792f05eb2071598e0299f79fdfcd1184051dc26c99 1,979 0.98/1.00 vMB 6
770,914 770,914 00000000000000000002c7c15bd02b1417138392a3f0d8ca960898bcc035f502 603 0.23/1.00 vMB 7
770,913 770,913 000000000000000000046bce93a5393bdd2aea882f7ec5e30792d0992c8c62bf 353 0.12/1.00 vMB 9
770,912 770,912 00000000000000000004af1e142bc48a1be3f5097d2daf391701783b4f1cce53 1,182 0.53/1.00 vMB 7
770,911 770,911 00000000000000000003cbf095822738f80f2fb4808f74fdf556541c13c0f8e0 745 0.48/1.00 vMB 7
770,910 770,910 00000000000000000001215a53f5020e3bcf13a719a5fc17659d922fcfe3d734 1,217 0.79/1.00 vMB 6
770,909 770,909 000000000000000000013d0f7a504179802b49798a8f31fe6255c82ada039ba4 440 0.13/1.00 vMB 9
770,908 770,908 000000000000000000044eec745a20a40051537f58b3dabbd29a869ab54bd8eb 1,309 0.49/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 783.11 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: 734.15 GB
    • Received: 18.55 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.