Loading Tool

Explorer IconExplorer

Memory Pool

30,270 transactions
8.24 vMB
0.06778079 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.68/200 MB

Candidate Block

Mining Attempt 939af38ed63dab4d4b160e104bb11ecc8156ca24d6d80a35df8191ef7c187598
Version 20000000
Previous Block 00000000000000000000b34c3fbb0151989a03d8fe589af6a5621528e6786c29
Merkle Root d8ce63a50eac49cb1a1bb6f38d7479a3d42e09582a9982ad500f89a5542d8a75
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,738
Size: 1.00 vMB
Total Fees: 0.04439140 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,247 (773,110 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
140,137 140,137 000000000000027780c08e7ebbfab1bf887e13574f684bca0d4d176aa941963a 80 0.04 vMB 79
140,136 140,136 00000000000001f083b49fa66e6687ff9e8c4a112af796c48a8fbb3eca46886c 42 0.02 vMB 217
140,135 140,135 00000000000006c2ecda8880ff647f2daafb0e091ce5ead5030b6b60cb6e46c4 10 0.00 vMB 698
140,134 140,134 0000000000000679c77e0cebdeca6779e7452faa7444827283327e6f442b9f66 66 0.02 vMB 69
140,133 140,133 00000000000001043593f7fb493c38830da8dd96235e452a7869aaf01e28ece6 125 0.05 vMB 114
140,132 140,132 00000000000007d6fe0ee0a63859f7b51e809bf6d7b1c39fd8f51253b3b3de19 116 0.05 vMB 264
140,131 140,131 000000000000006c8d65b1da6805886376dc1323369d343cb0667462ab98cae3 69 0.03 vMB 176
140,130 140,130 00000000000001f3deaa0fde7eb0923ffb3148b689b666ee3e1d607079695cc4 122 0.05 vMB 341
140,129 140,129 000000000000066f0e6eaac4610a6ae1b2b545c8571fa3d3bc6f46f067c54118 98 0.05 vMB 171
140,128 140,128 000000000000059cc4a3869035043a19e5de4856943775dbed829e7f044a20af 32 0.03 vMB 357
140,127 140,127 000000000000046c137f37969d8394775cd8ce30bae666bbf84565df2c99e847 45 0.02 vMB 247
140,126 140,126 0000000000000001b09ecf7490f605868820c5a403a8a6a25b59e92602af501d 23 0.01 vMB 124
140,125 140,125 0000000000000247eea0eb24004900e7f2fb268701085b77d6f7bf688af44883 61 0.03 vMB 177
140,124 140,124 000000000000057e243da1e70992ee94bdfe986df5df4dfa88fa6831a65965df 163 0.05 vMB 91
140,123 140,123 00000000000002b548102b03762b1d39bb2275d0b69b79b35911641c92c04bfb 77 0.03 vMB 52
140,122 140,122 000000000000080175dcad06f19e1a66bc1438831bf98d95aec2276fa01d12ea 185 0.23 vMB 130
140,121 140,121 00000000000002844db4d75a055d2ea8857b4105c638146c8fbf1fd3f590ffba 21 0.05 vMB 37
140,120 140,120 00000000000006d6043be8140732d18d46142f8ac39a64a5ace39c4701466a43 62 0.03 vMB 398
140,119 140,119 0000000000000804bc74f582ef10c27e623f94c112e48040d3be5997281f45a3 45 0.11 vMB 105
140,118 140,118 000000000000055c0d39c173a69cf38f7148bd1be6d61235be7dc9037920b519 8 0.00 vMB 0
140,117 140,117 00000000000007f464018776462320ad0be4546ab608693369f0dc45ab1b15c0 69 0.03 vMB 181
Previous 10 blocks ↓
Total Size: 779.29 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: 44.69 GB
    • Received: 0.65 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.