Loading Tool

Explorer IconExplorer

Memory Pool

81,950 transactions
30.64 vMB
0.07759518 BTC
Random Selection Loading Transactions
Max Size: 187.77/200 MB

Candidate Block

Mining Attempt 08da484b9106798b1216340310beca05874691121df6a396899b4d9a34743d8c
Version 20000000
Previous Block 00000000000000000001c9a0bfc95ee466302ac4a5ca5faccc359946d3ec2ec3
Merkle Root 8b261dbff3bdb5008fdf4e1657f1af7c0bbb9154fbd09e37f8dd8ab99ade0f0b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,111
Size: 1.00 vMB
Total Fees: 0.00905398 BTC
Feerates: 74.16 > 0.91 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,331 (577,580 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
337,751 337,751 000000000000000006f9c0650be55f8c1332cfa81b15b6dba3c0dd98e4c3c9d8 72 0.06/1.00 vMB 10
337,750 337,750 0000000000000000005ebfecbe9991e4b21b9540e57e76ec9bb115cff0d9aeca 77 0.03/1.00 vMB 30
337,749 337,749 0000000000000000001acf30feb83e94bec8f9c1a24f0a2a60f95f4ec6be23f5 640 0.44/1.00 vMB 17
337,748 337,748 0000000000000000015089aacd7fae61fb17be557b1b3ef37d39845770a9ffc7 1,551 0.75/1.00 vMB 29
337,747 337,747 000000000000000015122e350d0e3d8b73eda13a1aa34de5e3bcd122056e8d96 453 0.33/1.00 vMB 22
337,746 337,746 000000000000000018f5b97450b22582237626f7c3eae5f11e646a33a5be6ee5 650 0.46/1.00 vMB 23
337,745 337,745 00000000000000000748eca5aed5431337c9204b3d331ce55b399ab9db546db3 124 0.06/1.00 vMB 274
337,744 337,744 00000000000000000ad5c1674eaf33962f27de5bce3dd43333565e668cd553a6 584 0.34/1.00 vMB 25
337,743 337,743 000000000000000014cc4991feaee7c36775417d7af882fa5db6166633e62857 224 0.10/1.00 vMB 27
337,742 337,742 000000000000000004921b752f4e38c46b4744ad2e9042ecfb3f42d2bd5f305d 77 0.06/1.00 vMB 9
337,741 337,741 0000000000000000157c80ec8b3a549ca3e1eea2aa49d7fc3afd4d94bfc86bb9 1,108 0.72/1.00 vMB 21
337,740 337,740 00000000000000001921da9731fa0de625e522546a859f086c2b0dfe491d0e29 64 0.04/1.00 vMB 59
337,739 337,739 0000000000000000101ad81618b7f503f69a763713b814cfa3de1aba45876ca3 1,159 0.56/1.00 vMB 28
337,738 337,738 00000000000000000ca709319d0572ed85f808f0d59a08a26ed18d253db47fcb 505 0.29/1.00 vMB 27
337,737 337,737 00000000000000000552a9d43093faccb89aa53148d187d0b7383a1d52bd5417 50 0.03/1.00 vMB 19
337,736 337,736 0000000000000000022becfc1fa0749f3211868a2092b6455433013875e6c20b 329 0.20/1.00 vMB 23
337,735 337,735 000000000000000003943e9c1f9e6f8b172ec7ae44441fce658b2f0a9a621184 419 0.48/1.00 vMB 14
337,734 337,734 0000000000000000002694faac801db3e84c5a17f99e9cd0c170fbb7e37b892d 595 0.23/1.00 vMB 35
337,733 337,733 00000000000000000149211b78f4242cf3ce37c6fbc47a9f627fa5e3b914842b 64 0.03/1.00 vMB 32
337,732 337,732 0000000000000000043c4294276fd7638227ca51a7b067eb41e74d84962ee353 1,051 0.58/1.00 vMB 31
337,731 337,731 00000000000000000e45b5bebe27ccda0b5a77e360496144fcc7e15321b84333 380 0.22/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.97 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: 715.77 GB
    • Received: 17.73 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.