Loading Tool

Explorer IconExplorer

Memory Pool

39,476 transactions
16.09 vMB
0.13536068 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: 91.52/200 MB

Candidate Block

Mining Attempt 8bf7e07eafa85e86d3c3ea93c559a14fa91724701c36a7ae54cbd4301fbcfac4
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root ad4452e31a19165c6340d03a502a7c0d4af7c7b7786c494cdaaf626de005c0c4
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,115
Size: 1.00 vMB
Total Fees: 0.05971354 BTC
Median Feerate: 4.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (739,271 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
174,070 174,070 000000000000035ae4c50e57c668b97a015d03e22ac291be8fbe7a119717af87 28 0.02 vMB 84
174,069 174,069 0000000000000966768c2997d0cc94566761bf2cb893f42e3af2e1841026d697 21 0.01 vMB 102
174,068 174,068 00000000000004641f0befebbcfd177c48e66f56a5793c3a9637fadfcbc3d34f 23 0.01 vMB 2,102
174,067 174,067 0000000000000450c621ee90f475c61b053a629721831167ca47a6171fe5134d 56 0.03 vMB 187
174,066 174,066 0000000000000926732b672ce422cfb8a3a75d4103816da96f1ff6742cd856f3 131 0.05 vMB 12
174,065 174,065 00000000000004f05a304e02132695fa70e3522744841b0ba9c509f938cab1f6 76 0.05 vMB 170
174,064 174,064 0000000000000156ba008610748d923834d1fda0bfbbee5e5923031f7fde8eb9 44 0.03 vMB 72
174,063 174,063 00000000000009acb212df27fa9ebce26ec019c2b43c10e67915eb70b276ebe9 28 0.03 vMB 239
174,062 174,062 000000000000067b5802fad5111d456c54b9ac9b5bf9d1f92cdb2806acb04dfe 31 0.03 vMB 29
174,061 174,061 00000000000009021f1e0769aa19a6af08313273f3f7cf9b3434623a950b1bde 147 0.05 vMB 161
174,060 174,060 000000000000000a372ee30e02c8b5f4a441521e2ca4ca0924f6b461dfc0abf6 165 0.05 vMB 50
174,059 174,059 0000000000000364c5bd51a4a11035a7b3c4b16be5baada0b0db2a007352ab62 167 0.14 vMB 75
174,058 174,058 000000000000024b1a6ec58ea80a1b4364bfaa77c29437479d8567ca8b2549b1 1 0.00 vMB 0
174,057 174,057 000000000000026f7a6a2d65c95196e5ddabebf114526065c82fa7bf33c689b4 125 0.05 vMB 205
174,056 174,056 0000000000000a12ebc709d3aea3d972d95d5101366fe1f17b082f93ac0ee985 117 0.05 vMB 169
174,055 174,055 000000000000064b1aac1d76013194127c10024740db4b75a90c37fd37c48146 106 0.05 vMB 323
174,054 174,054 00000000000002a9427c2bad599b4b421e01be177865f72dfda799acc2cd8b39 131 0.05 vMB 111
174,053 174,053 00000000000007fb218c8226becf33531e098ebce274ee1131a53f097db07d5d 94 0.03 vMB 242
174,052 174,052 00000000000001659421fa32c873f0939a1d34e235d5837013e73bf2f6d79041 68 0.03 vMB 104
174,051 174,051 00000000000000bdafa9843db4598ed9c148ce216034c5d530d24c487b80e328 56 0.04 vMB 83
174,050 174,050 0000000000000500d6fce99f9ffe44f9b5dba4f44912b48eef3353d7cc711967 9 0.01 vMB 839
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: 92
    • Outgoing: 10
  • Data Transfer:
    • Sent: 151.08 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.