Loading Tool

Explorer IconExplorer

Memory Pool

37,309 transactions
15.23 vMB
0.09971810 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: 87.34/200 MB

Candidate Block

Mining Attempt 8fe527fdd00c14e0745dd5aad0ed7ebc7c5224b17f716e9188a90e7845bd697c
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root 4d2eadab84830367fd4f28171d62003a28243024d33d5ae08c4e8d407a14ee9a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,460
Size: 1.00 vMB
Total Fees: 0.04579563 BTC
Median Feerate: 3.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (709,493 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
203,848 203,848 00000000000001d01a39fd1e90dd9e88963a3c35211b95363f50f3a4f0db9445 155 0.06 vMB 117
203,847 203,847 00000000000004d775eb298c5416816fd75d4297f6442f8192556819b1193d6a 397 0.13 vMB 173
203,846 203,846 0000000000000539fea47b644f777cc24d5a810b027687dad039957d04c6bd58 43 0.05 vMB 85
203,845 203,845 000000000000001c938a59e1ddc146d85950977f69ed4e54ab6e65a4c4b2c71d 71 0.06 vMB 84
203,844 203,844 00000000000005367f76c02f54eb6ab56b5e709c3dc8c19739b4e986c4ee46d9 471 0.17 vMB 150
203,843 203,843 00000000000001767729e091e5fc3d3cc30bee687a3ef40c0b4f0ad8907a1285 142 0.05 vMB 203
203,842 203,842 000000000000017a6a54f3aede0d9c9e2a4e3f64a9c28de7b06dc68eae041201 9 0.00 vMB 98
203,841 203,841 00000000000004698475c6f30d2324c770df010a07e97067901a4eacfbd0f3c1 40 0.01 vMB 124
203,840 203,840 000000000000041c9ba5887eee438aef260c4c2ed246416781f6dd9354f9d5b9 71 0.02 vMB 177
203,839 203,839 0000000000000103a3c3101c235d9137498dd1fec82c75f2f8e6f7be7f157dab 86 0.03 vMB 157
203,838 203,838 0000000000000495f0c8f9292da81fa145f37225502edc33f07c52d15b03282d 153 0.06 vMB 201
203,837 203,837 00000000000000b2591d39c4b4b409f358a1788beb53e22691b50fee092e04f8 171 0.14 vMB 99
203,836 203,836 00000000000003bc208957801d4ef5b85fc31e7037df8544818edc87c1180e35 20 0.01 vMB 102
203,835 203,835 000000000000049800ec44d7b9771c9d2717ff6268bd16c6a6c94d3c74a35f9c 23 0.01 vMB 100
203,834 203,834 00000000000003a6a42e57230284865afa30ae178f3e46317240e786a1711864 62 0.03 vMB 108
203,833 203,833 00000000000003b4a845f525531e5fdf0c181008bd50ad43bf7c03169c5ca9cf 5 0.00 vMB 469
203,832 203,832 000000000000037ab5b365eeb47e0bcbc3750d457015d7b5ac09788caa46a7e8 125 0.06 vMB 122
203,831 203,831 000000000000052716a38caca2ac7f159e3cb28b9f32206cacb0469c1f54195d 72 0.06 vMB 62
203,830 203,830 000000000000028b88b9535d56f6297cc5a8512c0b14912f6f2fd5cf55199c4f 281 0.23 vMB 29
203,829 203,829 0000000000000549c6ee9460e438a5c3f0049be6ff25b5739a809b69bff4f50c 39 0.09 vMB 42
203,828 203,828 0000000000000094e5462dd6fe8192c25ba6d3ea6bfe8e4f0b9a7f06299254e3 216 0.09 vMB 125
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: 149.13 GB
    • Received: 0.60 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.