Loading Tool

Explorer IconExplorer

Memory Pool

38,751 transactions
15.79 vMB
0.12140550 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 90.04/200 MB

Candidate Block

Mining Attempt c928ef220b4867721a541047543aec0f0e0ab397b3060d2e933134ef12774caa
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root f6b80f57ab13c8189d79148004ea1c43f8656cecced7308aadf8853284830605
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,668
Size: 1.00 vMB
Total Fees: 0.05395336 BTC
Median Feerate: 4.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (768,425 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
144,916 144,916 00000000000005c6aca89f188819553e63fe1d5deeea9722b43d1cd0974c7d58 61 0.04 vMB 91
144,915 144,915 0000000000000260b7761ec8616448f64b5af745868a626d406da753432505f6 27 0.03 vMB 122
144,914 144,914 00000000000006083ae9a5274f1f7e077c8741b31059b8874d8afd27bbdeb912 9 0.01 vMB 122
144,913 144,913 000000000000082dc1cad3856aed8a393bff8a9798c1678d6916b1e377f30dda 167 0.05 vMB 55
144,912 144,912 0000000000000856f9b7ff2cce185bcbafb4cccc5da47c5f57fe6d222752bb2a 65 0.05 vMB 54
144,911 144,911 0000000000000071eee432744967860a4713910645350057172ba4765366b3d1 112 0.08 vMB 371
144,910 144,910 0000000000000913177b0780781deed134dd6e95637be74bd8ba0204e9eec0a5 131 0.05 vMB 10
144,909 144,909 000000000000063de4213a340582376f5026bf9454f7fe3db346d0f45a9890ac 60 0.04 vMB 161
144,908 144,908 0000000000000003c6de10cb0420f7430d3e1c365fa98adc9b2659dd278173db 89 0.05 vMB 323
144,907 144,907 000000000000067adf33effd8653226462df62f85a8b5d1f19d5525460474e98 18 0.01 vMB 15
144,906 144,906 000000000000040b43a9d30b1e72cfc78240fec49220b4d825e399c4393a9ddd 13 0.00 vMB 48
144,905 144,905 000000000000031487a57012bcfa6a26c5c62e31a413cfe51cf2d9dbcb097aa8 30 0.01 vMB 128
144,904 144,904 0000000000000868ac78a85e896f36206278d06b6421514562c1725dd9517284 82 0.05 vMB 135
144,903 144,903 00000000000008f52c647fed82aec2a3d259efb579b3f6aa6570916aacf9df8c 102 0.05 vMB 109
144,902 144,902 000000000000048ea235ac1a973ceb05f05db6d2fa1e969a9b0dde7bd05bbc85 28 0.02 vMB 48
144,901 144,901 000000000000054b35e3d50f29362d86952ed319950c4f3b3175fb65f3dacd0e 23 0.01 vMB 103
144,900 144,900 00000000000003b3eba8d57e7d7e4337269517a1602f96685a34d662002cff6e 128 0.05 vMB 90
144,899 144,899 00000000000006406f75957b7e638cb14ab86e314b0f70cad98b9ac17c878ab3 28 0.01 vMB 205
144,898 144,898 0000000000000364d0444e7942d215e8316b98a504db0d86ca679bc7ddb9d1c4 39 0.02 vMB 86
144,897 144,897 0000000000000216a47cef21787056ead55dacd8dcdce5a5a99e335d54865342 27 0.01 vMB 148
144,896 144,896 00000000000003c307700ae3e60bb52d48b763609fef756324b70e04408ba567 19 0.01 vMB 34
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 91
    • Outgoing: 10
  • Data Transfer:
    • Sent: 150.26 GB
    • Received: 0.61 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.