Loading Tool

Explorer IconExplorer

Memory Pool

39,568 transactions
19.78 vMB
0.07537015 BTC
Random Selection Loading Transactions
Max Size: 109.27/200 MB

Candidate Block

Mining Attempt 03b572af0e739e3b5476661f2567569dba0a004769db495e2ad139a9486f4d49
Version 20000000
Previous Block 00000000000000000000053bde71765c9590183ae913a827bfe994fd289319e6
Merkle Root ea8a38b67d9d91d65275d1ae7443de1b8f36f0bff726fd5e35c44f7ed0ecb16f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,692
Size: 1.00 vMB
Total Fees: 0.03570648 BTC
Feerates: 183.07 > 3.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,884 (749,403 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
164,481 164,481 0000000000000c3da2b4e5f405980db1a2bc54458577d6a7ff74976d6b6dbca3 27 0.01/1.00 vMB 0
164,480 164,480 000000000000058569ac1a0aac80a490d64876187cc01869845a92073e99f620 83 0.05/1.00 vMB 155
164,479 164,479 0000000000000b0ecc33d7941905a97bf0d46dc16a69368b24ed535ca1300771 11 0.00/1.00 vMB 32
164,478 164,478 0000000000000818887a469345e826d6e922105f0e40970272a9578b70b643d5 63 0.03/1.00 vMB 130
164,477 164,477 000000000000049035920f9d51145f10f8147f64f576356f075a72b587b5a122 5 0.00/1.00 vMB 32
164,476 164,476 0000000000000b922691b07e8bd1202615dec86aac2b7d510a65a0ad1e315d4f 10 0.00/1.00 vMB 111
164,475 164,475 00000000000009fdd35a674b53f0192d8e96806d409697bdf86227f1885d0ab3 17 0.01/1.00 vMB 75
164,474 164,474 000000000000016314c4dd90700a9f26347b7bbb5bd9d6e2b67d931f5db443ab 74 0.03/1.00 vMB 69
164,473 164,473 000000000000012547d54f89555e73975188bd7e28ee6395acad51610f561518 127 0.06/1.00 vMB 147
164,472 164,472 00000000000008e971b7a52f3d469a0c011a92054f01fe2ac92f14b7c4706bba 27 0.01/1.00 vMB 343
164,471 164,471 00000000000005bb423db86d08202109cbaae3f263b35ad8aa0d97f88429ba36 108 0.03/1.00 vMB 36
164,470 164,470 0000000000000311aed83eaed6ae1eb94e7cc741924c5dfb9d304e763026bc3d 12 0.00/1.00 vMB 111
164,469 164,469 0000000000000b841ab24f6a6b83fd6ac11fe63086290e923e9b6c2f733f67be 28 0.02/1.00 vMB 28
164,468 164,468 00000000000000b000a3856a776756259f5bd443ddd9f0fdd71982699a2a6ebb 73 0.03/1.00 vMB 184
164,467 164,467 000000000000098a0adb1934bee96bf43430257c9ed8759a219e45bf5758785c 26 0.01/1.00 vMB 289
164,466 164,466 000000000000004fec95a26ac1fa58696fc39e55d3aad7fd0d43429640e490e3 38 0.02/1.00 vMB 197
164,465 164,465 0000000000000890c6e54650f2a4666265f162d9db09882b605b340136eeb39b 96 0.05/1.00 vMB 91
164,464 164,464 00000000000004094110f7801d04ae805d28a914f750648829f05209fa6d928d 74 0.03/1.00 vMB 212
164,463 164,463 000000000000074c15a369dd79edd2c9552cab572bcbe69f6507012dbc7ab128 46 0.02/1.00 vMB 181
164,462 164,462 0000000000000520328ec05a0d3bb2bca42d6a0ac4ae16f24df00efb4b8c1304 42 0.02/1.00 vMB 1,966
164,461 164,461 00000000000005068388f53572081f8d04b72808ce59b77c2035cb4fdc69a257 13 0.00/1.00 vMB 957
Previous 10 blocks ↓
Total Size: 780.40 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 525.50 GB
    • Received: 5.21 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.