Loading Tool

Explorer IconExplorer

Memory Pool

40,769 transactions
17.90 vMB
0.16263804 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: 98.91/200 MB

Candidate Block

Mining Attempt 8ebe99e762aff53c29de53dbe4cb21cba2a508c4410a1fc760d2cf0faebf8ff3
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 7f8f3155743003c72dbafafbbae65466af74840d28f3c4dcf4be9c5bdc7bf795
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,313
Size: 1.00 vMB
Total Fees: 0.05100399 BTC
Median Feerate: 4.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (772,101 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
141,220 141,220 00000000000001c06621066cb1e8de6b6cae9d6686b73c8b2be24a21492e5626 72 0.03 vMB 317
141,219 141,219 000000000000023f72ae0bd2b67e482e9d1a056da4fd1651e92ebfb3b60b2a16 45 0.02 vMB 291
141,218 141,218 00000000000005f8acaa1e11a642138fd2633ac121a063e07afaeb92c1d20595 42 0.02 vMB 71
141,217 141,217 000000000000016c551ffe18b0b50fc181dbed725bce2f9ef9833877ec1b9be3 60 0.03 vMB 180
141,216 141,216 00000000000000cbf5f80884de00e065ea3aa1a399fca0c3e5cd067c1f614b0c 88 0.02 vMB 43
141,215 141,215 000000000000036a72e8e630723edcbd0375fc08f1cef860014ba6fa518bbb4f 36 0.02 vMB 66
141,214 141,214 0000000000000652f96bfe6fc8f0599ca0a6ddff39afdee1755daf31284ca751 25 0.01 vMB 110
141,213 141,213 00000000000005daa03ac598c4851b9ad19c255886a9ab9bd13aac7d9cfe2acf 12 0.01 vMB 392
141,212 141,212 000000000000039b188af638f2abb4894237e8dec9b541b6cc25f2767b0463c1 39 0.02 vMB 371
141,211 141,211 00000000000007376a589813f2e0473f291199127e86254ba64fab71cf7f27ff 21 0.01 vMB 99
141,210 141,210 00000000000004b647192275840ff27f1baa67d34637bc10c58af7ce17aa42da 13 0.00 vMB 12
141,209 141,209 000000000000042fcaa8656a9e44f65b3b953ab04cfe797df5bfb4d064c07e8a 130 0.04 vMB 1,839
141,208 141,208 00000000000002ed9c752e30fd69d5c319b32df811285902cd3d439731ea136b 35 0.01 vMB 102
141,207 141,207 00000000000002553560719a3c8ca9e7be3f7a85e361fefe2b9ba87c4eb6b2fa 13 0.00 vMB 196
141,206 141,206 000000000000071767f8e1a158db2dc37ab411d46b25b9bc9040b69c8173f0e9 15 0.01 vMB 188
141,205 141,205 000000000000074e3c8ea99608e453d6705419cc2dcef49cc7913ddaf9cbf251 9 0.01 vMB 514
141,204 141,204 00000000000007ede550c0f5ce696d3797ffc4034c15fcac0065001d70674a05 91 0.02 vMB 42
141,203 141,203 0000000000000767081b5780012592c730c74ce0c23b738e7a22a61dd8a4b6e7 68 0.02 vMB 276
141,202 141,202 00000000000005a857d5ec9dfeeae522f487c6b67447f9063d6f07a242e5744e 37 0.01 vMB 250
141,201 141,201 00000000000008ee07e2d81431081f14156d36bbb4bedae9727aa918352c1620 25 0.01 vMB 360
141,200 141,200 000000000000085673dbf5dd9cebb8f414b4f6574db7ce8e999d25c66aba95ee 19 0.01 vMB 741
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: 93
    • Outgoing: 10
  • Data Transfer:
    • Sent: 112.70 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.