Loading Tool

Explorer IconExplorer

Memory Pool

41,673 transactions
18.18 vMB
0.17619112 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: 100.35/200 MB

Candidate Block

Mining Attempt f29809ed7f328f17d41c952b31bce9baa7633d241ca4acaf4b988f7c078a5587
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root d7b411542ada3e9a8249a4a3ce8f07db332b530609bdb306d37d442c7767c263
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,845
Size: 1.00 vMB
Total Fees: 0.05771697 BTC
Median Feerate: 5.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (766,954 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
146,367 146,367 0000000000000124ba7e4ae7afc910521bc2c82c0170730556efd98460f05d2e 57 0.02 vMB 83
146,366 146,366 00000000000000c5ee726ed616ad1987762d8de107c0efd635faedb1ae4eca7f 62 0.02 vMB 25
146,365 146,365 00000000000003adf6fb5a1405fb3a1e88b25134179c1de5fc9211dad11f14d7 59 0.02 vMB 236
146,364 146,364 0000000000000039589d067f5f81f2de8f18001466f58f920077b83d2fb62b2a 88 0.05 vMB 154
146,363 146,363 000000000000092da97bbdc962bce528c5cad6da9e260464f721488d8e010e7c 29 0.02 vMB 222
146,362 146,362 0000000000000231a59f4d9a7d42562c01114783fbf58dd6c3c0106f72c3cc4c 112 0.04 vMB 145
146,361 146,361 00000000000006928c5dada25ec5d00dcf66622c4958e5241304a1aead198933 2 0.00 vMB 193
146,360 146,360 00000000000006c5f182c8ce19d26861499fd679de338bbbd114bce43acbbb51 69 0.14 vMB 74
146,359 146,359 000000000000005b19dba1617e8df20433bfc649f7292dbace80acbf457d755a 114 0.03 vMB 76
146,358 146,358 000000000000040ab0d5702cf09cc36bbc111e88cf4748a2a9f60f194976a296 117 0.05 vMB 68
146,357 146,357 000000000000059afc4be0b8013d08db5ee251adf26b6db0d70f948dfe6be736 46 0.02 vMB 28
146,356 146,356 00000000000007096924ab14236bb5e2b7e3052e61031c2d41e71c6e6b7f2e6c 19 0.02 vMB 186
146,355 146,355 00000000000004768489dd0bfe97308f8597e2a8ddcd6e94c216393f1b01bd5b 25 0.02 vMB 790
146,354 146,354 00000000000005793acd441df59cde817d900a454ab50246eaabfd8b7239b80c 15 0.01 vMB 204
146,353 146,353 00000000000005e9fdeeab896f3dc9024f3db2df270bdb0419df12b74a32e528 17 0.09 vMB 122
146,352 146,352 0000000000000565c0d7aca282d573a4881bd9cbc4a83c0beb88c49a0e0c99ac 32 0.02 vMB 59
146,351 146,351 0000000000000371fbb124bc661cddb01ee00433ff1f810a057eac60e145ce52 24 0.01 vMB 267
146,350 146,350 000000000000067aaed592438ed6672b42e0da56387d3f0680724126b248fadb 74 0.02 vMB 28
146,349 146,349 00000000000008147a720f1cf9ff2f206e3a6489eed1479ac9b6aa4ffab3b308 10 0.00 vMB 17
146,348 146,348 00000000000006b5ade75f874994a0f320becfe8b5ae4ff48aac56738a14e8a9 103 0.04 vMB 128
146,347 146,347 000000000000013f41c87e0b36987d5837b03648291527d48d2f7208316e534e 116 0.03 vMB 218
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: 89
    • Outgoing: 10
  • Data Transfer:
    • Sent: 114.20 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.