Loading Tool

Explorer IconExplorer

Memory Pool

75,026 transactions
27.64 vMB
0.07392960 BTC
Random Selection Loading Transactions
Max Size: 168.69/200 MB

Candidate Block

Mining Attempt a24252a9292f0089304a72bd14370d802d033b0ec09a9089fc00dbab5156c192
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 1f2dde7bae6f3125e6de7da8e190c008c6b1cb50a6220e2a01cd51fbb802a200
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,367
Size: 1.00 vMB
Total Fees: 0.01496127 BTC
Feerates: 80.55 > 1.50 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (476,018 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
439,240 439,240 000000000000000001557c4f24640d3072575cccdc5b6db7bbd15a16c13402f6 454 1.00/1.00 vMB 9
439,239 439,239 0000000000000000013fc4179e61574df15dda17296d26e65e078d11bca920d0 376 0.16/1.00 vMB 56
439,238 439,238 000000000000000000b5d042b7cb9064cdfdadfeef38df530897bf4f7a7697b9 2,215 1.00/1.00 vMB 62
439,237 439,237 00000000000000000300fd7efa03c255171708b91b8344c40a67ffde7349a611 727 0.87/1.00 vMB 27
439,236 439,236 00000000000000000248f90a008a007caab03cf630a32fe94e42665db52f62cf 1,745 1.00/1.00 vMB 41
439,235 439,235 0000000000000000033a21bc3e4c789c746e5890100a8c4a34779584394ffa0a 2,364 1.00/1.00 vMB 68
439,234 439,234 00000000000000000309a5a573ae90ae00456b40c09717c0c914edd23221b9f4 2,265 1.00/1.00 vMB 39
439,233 439,233 0000000000000000018b11e68c21fb775a137a6030c4ece0d114340bbcc91749 2,089 1.00/1.00 vMB 45
439,232 439,232 000000000000000003cb065877a15e4df857b29207d22d46f9a23ca6c1b694f6 2,851 1.00/1.00 vMB 62
439,231 439,231 0000000000000000033db65eb1a18a7ae9c0b7564f0d33232288c38be885b6f2 2,956 1.00/1.00 vMB 81
439,230 439,230 000000000000000000f542297924b65c819348797a5b1a34bcfb4843356d39b3 2,332 1.00/1.00 vMB 79
439,229 439,229 000000000000000001af6c7079c7b4c09acf9cd477f2a8cad832402314e6f8fd 1,685 1.00/1.00 vMB 40
439,228 439,228 0000000000000000013d47faa8c345cf89e8880494689a2451b0f4841b0e78ba 2,019 0.85/1.00 vMB 56
439,227 439,227 0000000000000000021ddd62ea3f93af6c711b49af0091b446d70956474dd286 270 0.34/1.00 vMB 16
439,226 439,226 0000000000000000021abbe68254a6a854f91a053b6601f4e6fcb3a469a54712 1,626 1.00/1.00 vMB 31
439,225 439,225 000000000000000001ecbde914676c4f8536c4961c1d8bca2d931c90f759e493 2,288 1.00/1.00 vMB 68
439,224 439,224 0000000000000000002347693de04d290382f77b276b74b5c864624642effb8c 1,782 1.00/1.00 vMB 43
439,223 439,223 00000000000000000444fa77c0cc881eb13f5b5415e5259e74e215e6368ea28a 1,853 1.00/1.00 vMB 36
439,222 439,222 000000000000000001514f8f9ac12835945aa89edf671c7f53c36eb6dc8b5469 2,125 1.00/1.00 vMB 72
439,221 439,221 0000000000000000027a3ca7f36e9df048c67ee7ce25ce8532095e7f8e74e0bb 349 0.78/1.00 vMB 17
439,220 439,220 0000000000000000043def38bd78e1ad2b2594a87a942c71656f3761f0033486 1,742 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.84 GB

Node Details:

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