Loading Tool

Explorer IconExplorer

Memory Pool

41,242 transactions
18.08 vMB
0.17030417 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.72/200 MB

Candidate Block

Mining Attempt b14c587ce72fd383f8860387a05bb8e138abe29bcddd571c1601975efea4ff09
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root ebbc21f650e7acd51fced687ac3547843f951f837fa8dbb05f413fdce87d7f3b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,679
Size: 1.00 vMB
Total Fees: 0.05479712 BTC
Median Feerate: 4.58 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (749,522 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
163,799 163,799 00000000000007af5cbba061bdbac24dc2cc064548626e25d9dccfeb1e96d2cb 84 0.04 vMB 146
163,798 163,798 00000000000008393f39c074df7c803b1bbebb48281493e0936d6e17a6b21391 123 0.05 vMB 98
163,797 163,797 0000000000000646c2471472a1643927f2b531ec6a09a1f47b28c4e0c8a05668 109 0.05 vMB 78
163,796 163,796 00000000000000d59fc2d5bd53a07549ba76d3e554b596b558a159445ceb1090 85 0.03 vMB 93
163,795 163,795 00000000000007e1cd07cdbc4df8fc3edbbd2e2b6b85083be843b36426c8f6e2 44 0.03 vMB 506
163,794 163,794 000000000000096a9a0b826e175e3b2e57621fed29e013d8a9747ca18ea8a81d 9 0.00 vMB 195
163,793 163,793 0000000000000c6e32e94d5bbda10310bc028ab90ab19147153539d2810a848c 10 0.00 vMB 136
163,792 163,792 0000000000000921c6c3f98c41d60cbcc71ea4eab67c4493d3360db54dca52cb 49 0.04 vMB 92
163,791 163,791 0000000000000c20ef447e9c0fa37b358c33b300d1ce3e5aea0b5874f1aa5d94 23 0.01 vMB 171
163,790 163,790 0000000000000b69887080ef5260c14e34f7ab464641212d7a92b66da8584b48 13 0.00 vMB 0
163,789 163,789 0000000000000689cc148c08c3dc72bcb5151ad13a96542c0c191898732ff3cd 114 0.04 vMB 102
163,788 163,788 00000000000001dac64f541b12592ec8ac87fb9d1573b7e89869d21f089d1632 7 0.00 vMB 55
163,787 163,787 00000000000009a40078776cb5ed34f10a146ddeebcff4aaaf5afe49f47ca3f4 28 0.02 vMB 16
163,786 163,786 0000000000000315c4deb4d3226d0beac40a4b592aa81a7adddaa5c9996a2071 19 0.01 vMB 45
163,785 163,785 00000000000001a8513b384e546471b486fbb325078cda23b8ccd121e6dd254b 1 0.00 vMB 0
163,784 163,784 000000000000041948fcb681f8ce6412dbfb30c3dc6fe5f57e2c6d51e1bf0564 43 0.02 vMB 221
163,783 163,783 0000000000000baa9c5f78f0c51a6946b0d50874c9d24e1a522afc9ee96a5eb8 19 0.08 vMB 925
163,782 163,782 0000000000000be9a7f37cc08fa1d7fea664b896f29edf8d7f679fe08959d9f6 13 0.00 vMB 15
163,781 163,781 0000000000000541a25796ab97d2a7fc6c080ac8460a64eabcb96633aa1ae6dd 23 0.01 vMB 59
163,780 163,780 00000000000006aae1255038be8f19c3d5a707ac29d045548d9777d3b83b2d56 70 0.03 vMB 40
163,779 163,779 000000000000054b52868fe79935165635a52e6257bea980cb78a22eed7c5203 9 0.00 vMB 667
Previous 10 blocks ↓
Total Size: 779.42 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: 113.33 GB
    • Received: 0.47 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.