Loading Tool

Explorer IconExplorer

Memory Pool

80,491 transactions
29.70 vMB
0.07069516 BTC
Random Selection Loading Transactions
Max Size: 179.24/200 MB

Candidate Block

Mining Attempt f66607351ac91a067b2cb38e21124c6cf40eb4af6332db2436555e0abe696c66
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root 57defc6dc09bc2b8a64907a4fba54a76e825a6c1f51257efe8c5eddf5fe310aa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,068
Size: 1.00 vMB
Total Fees: 0.01028834 BTC
Feerates: 502.67 > 1.03 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (167,096 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
747,885 747,885 000000000000000000076ffd2f292b2584b5f53fd42252e0067792a3e36a54fe 991 1.00/1.00 vMB 5
747,884 747,884 00000000000000000005daaf20e44a002a279c68dda1038cc99c93ead761a88b 950 1.00/1.00 vMB 4
747,883 747,883 00000000000000000000995340c0aded008adb483cc919e285b4180a5482f5a1 1,207 1.00/1.00 vMB 5
747,882 747,882 0000000000000000000496c3eb8c60f2fb75c6eead48ccbb48fbade29ccf8b6a 2,219 1.00/1.00 vMB 17
747,881 747,881 00000000000000000009b9fb2ee9e27e84670fc27c0a1fd76a5b41c32caf1955 1,113 1.00/1.00 vMB 5
747,880 747,880 0000000000000000000606fe639a0f3ec664dda5e6b59a1e41165ace96a0607d 1,288 1.00/1.00 vMB 3
747,879 747,879 000000000000000000091394e57e9b8183347ce928103d063166dd925167a5ae 1,745 1.00/1.00 vMB 10
747,878 747,878 00000000000000000005f92bddcac0591bb5c9b1fe53601f686ee60c865c450f 2,232 1.00/1.00 vMB 6
747,877 747,877 0000000000000000000906191685edf7649928562500aa3d4674a2ce98b8fa04 2,377 1.00/1.00 vMB 5
747,876 747,876 00000000000000000008af4d41ffb24d9ed7a9de61a4b047b11f53a832bc0679 1,969 1.00/1.00 vMB 5
747,875 747,875 0000000000000000000744b5aad1c1e4c06345c84ed0c7b60915fbd9b1d30417 3,467 1.00/1.00 vMB 22
747,874 747,874 0000000000000000000802fd0063e5d3f6c384d519397aa37bd9885a054551f8 2,681 1.00/1.00 vMB 10
747,873 747,873 0000000000000000000475c0bb0c0f37bf1aab303dcd0eb427f752420b24b143 1,319 1.00/1.00 vMB 23
747,872 747,872 000000000000000000018960e1126d48481e4d2ccb99404995fca78671642b00 1,112 1.00/1.00 vMB 12
747,871 747,871 00000000000000000009b154db81fba18419394bc5526a6e6ee40a9a482ff623 3,345 1.00/1.00 vMB 21
747,870 747,870 00000000000000000002a0fe5e222aeb0d78f72575c6be6554d672a237b76323 2,243 1.00/1.00 vMB 8
747,869 747,869 00000000000000000002cc1f8918f576cd0f4a63b66d7ab5306987bcab0f0437 3,381 1.00/1.00 vMB 22
747,868 747,868 00000000000000000002fee310fbaff4df6d143a0cdfba6713c8f8f094f4d999 2,022 1.00/1.00 vMB 10
747,867 747,867 00000000000000000003aac1e2633d8790ec5829aa3d99197e45a58bb782fb40 2,614 1.00/1.00 vMB 18
747,866 747,866 00000000000000000002d7bc36868154a9cee923477660e6a7ac1a44c497600a 1,420 1.00/1.00 vMB 18
747,865 747,865 000000000000000000028ca9aa4affefca3ba36c018b9984b77f1420a008c48a 2,119 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.36 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: 662.54 GB
    • Received: 14.86 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.