Loading Tool

Explorer IconExplorer

Memory Pool

33,262 transactions
13.99 vMB
0.05418776 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: 80.86/200 MB

Candidate Block

Mining Attempt 6abe5260aa9ad92f16daff4cc1fd01042d37f02e4bb803f86cf74a524edd5f19
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root b4af1e52b18878c58065129b51cdacb5f4b5ab80f43df2e6a79c7f58b222d076
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,032
Size: 1.00 vMB
Total Fees: 0.01589498 BTC
Median Feerate: 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (763,562 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
149,779 149,779 0000000000000b304a21bd0e83769f0065a0d291cbe5296af52590fb82cbbf0b 42 0.01 vMB 170
149,778 149,778 00000000000002343694ae3d4d41a429fcea7e73a76672ecea311ca43637d7a8 99 0.03 vMB 1
149,777 149,777 00000000000009aee3747593e782a91bc377913c4b999260391b8360f369a9fe 87 0.05 vMB 278
149,776 149,776 000000000000061c5e3ae300b6bf7c6a612d23c13f3df6af067427f201130a3a 124 0.05 vMB 108
149,775 149,775 0000000000000908e3d9496a92c97c7261c081de42832381eef97e048ee3e035 38 0.03 vMB 67
149,774 149,774 00000000000008d9d5f506721d4690e702945a96269fe02e196b27694a7c15c8 25 0.01 vMB 56
149,773 149,773 000000000000031d7fa785ba62fea9423b1ecf6a3a0f7f7fd6ba2432980994de 40 0.03 vMB 144
149,772 149,772 00000000000004d405760deacce6c63b72ab29c73826d2b2019bbc353cbacf1c 11 0.00 vMB 18
149,771 149,771 00000000000005b6a2e3daa3dade9c1b6dead2fef1e31e4b2646a193fdee9399 9 0.01 vMB 327
149,770 149,770 000000000000054076df0c68575c4923ec4efe1b2baed7a96e378f12ce098bc9 32 0.02 vMB 49
149,769 149,769 00000000000009a79583e60ab093dbe986af3d1bab9c8cac49a2e573da9ae8f3 9 0.00 vMB 19
149,768 149,768 0000000000000757cb3af93cc64650ca0c3c9bb73f8090b081c693f5c9767c8a 17 0.01 vMB 46
149,767 149,767 00000000000007a8ed79cd7ad75350e1290243c1872c630d922f25f4b9093ae2 9 0.02 vMB 5
149,766 149,766 000000000000064b0d57fd8f363d22ba80f5540c451e67a7f7f80f64c1e9bbbd 61 0.02 vMB 41
149,765 149,765 000000000000016dbf2608bb52340f7b33984b40f1ac714d60be75b1a6b86d92 12 0.00 vMB 0
149,764 149,764 00000000000008eb1f65663cc8ce2f4f22a16d56585706f07beeec652635a154 18 0.01 vMB 262
149,763 149,763 0000000000000a720689fc5116d941864412318a0c928c88c8bd6113c1a25f45 16 0.00 vMB 74
149,762 149,762 000000000000039e08f4299ad83ede326b6753e936cb784fddc436525c512c47 36 0.02 vMB 109
149,761 149,761 0000000000000511ed8c79e5d8c21c32e60d056e38c75c10eb59de8e0df11d14 29 0.01 vMB 51
149,760 149,760 00000000000003ec5b50a4643d8e051cd3db60a90c610b68d644242ae3473524 20 0.01 vMB 26
149,759 149,759 00000000000004fecbe9e3a2257753062aab8f0bad9e1786c542a693507fac2e 39 0.02 vMB 141
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: 90
    • Outgoing: 10
  • Data Transfer:
    • Sent: 146.43 GB
    • Received: 0.59 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.