Loading Tool

Explorer IconExplorer

Memory Pool

82,683 transactions
31.31 vMB
0.10473899 BTC
Random Selection Loading Transactions
Max Size: 190.39/200 MB

Candidate Block

Mining Attempt 78bd474885cc84b2c1bb47d04a650225efcafddb52b05f90f9de889bb1d28120
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root 19d9f46979f0137df4d8d115d99c1cbb6a88c30fd9207b35f96b346b4322ef61
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,970
Size: 1.00 vMB
Total Fees: 0.02832098 BTC
Feerates: 151.12 > 2.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (38,185 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
877,199 877,199 000000000000000000023bb9c5450ef2b31f756987310311edd24a1058886f2d 1,693 1.00/1.00 vMB 2
877,198 877,198 00000000000000000000da97c308b17566614ac013b20c69aee5e624ae9cbf77 2,035 1.00/1.00 vMB 3
877,197 877,197 000000000000000000009e73c93f139e1afe6227bb3329da32ae4f1671522430 305 1.00/1.00 vMB 1
877,196 877,196 00000000000000000000dcbd6f5084fcb39503403a6b4c8b69137c6b2ce87bab 822 1.00/1.00 vMB 2
877,195 877,195 000000000000000000027d7b96b6d7f731021a3ac39bd1a0d4c00c2c60a426b0 2,053 1.00/1.00 vMB 3
877,194 877,194 0000000000000000000087fde9438b18aa3cddb71a2539c430cd1fd303b40b7c 3,037 1.00/1.00 vMB 3
877,193 877,193 000000000000000000023a399f4067929f102f8a0f97499d19b08fb61e5decdf 1,926 1.00/1.00 vMB 2
877,192 877,192 00000000000000000001f98297de454723c006262680171e9ea19e4f472ab3cc 538 1.00/1.00 vMB 1
877,191 877,191 0000000000000000000143694459c7f029fac779928e667d3f1951f2a85a8d7c 2,044 1.00/1.00 vMB 6
877,190 877,190 000000000000000000024ae575f51e1e5c224d5468608e93abd77a2045f83d2a 4,413 1.00/1.00 vMB 2
877,189 877,189 000000000000000000008f969f90d283a76b0a2a9b672c78632fa66777340ae8 1,212 1.00/1.00 vMB 5
877,188 877,188 00000000000000000001a91b62347cf1479e8f5f30baeea72f720ab3469500d3 3,815 1.00/1.00 vMB 3
877,187 877,187 000000000000000000003740174555b55a9e91b9bdfbdaa57aeb3e5fcd2d2f47 3,588 1.00/1.00 vMB 5
877,186 877,186 00000000000000000000c3328846d4666a292ecf7e05c00915fff7e116b3c1cf 2,332 1.00/1.00 vMB 6
877,185 877,185 00000000000000000001ba1cbba7f7376c6aeef235b17972aa237c08385cb273 2,233 1.00/1.00 vMB 1
877,184 877,184 00000000000000000001fafd43dc971d453aa4fee3866e90075e37bb60a823d5 2,353 1.00/1.00 vMB 2
877,183 877,183 00000000000000000001fc23497fb2ab9994188cd0cd8b3e55512db27fbf4d8e 4,196 1.00/1.00 vMB 5
877,182 877,182 00000000000000000000c748ddfc943d1d48ef2e42e3f480008ca8d41e4239e1 4,059 1.00/1.00 vMB 7
877,181 877,181 0000000000000000000142d54040cc9c0513bcc1dddacc23f0366ead4ac7aa9d 1,629 1.00/1.00 vMB 2
877,180 877,180 0000000000000000000124597f5891f0a8842b91beb9598fe20a25552ccbd7cd 2,355 1.00/1.00 vMB 3
877,179 877,179 00000000000000000000dc0019ad6106b89098025adec81db471de9ba794425f 3,258 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.06 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.65 GB
    • Received: 18.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.