Loading Tool

Explorer IconExplorer

Memory Pool

80,387 transactions
30.25 vMB
0.08192635 BTC
Random Selection Loading Transactions
Max Size: 184.91/200 MB

Candidate Block

Mining Attempt 3ccf6af63e44bd4048ed31bd448a45f82f7cc809e81dd9e11eb14f5e9a7932f7
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 98bb7b2789b1a6030132668e7f8328cbd9c4d11f12a2a501cd374b805ccfd4c2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,205
Size: 1.00 vMB
Total Fees: 0.01449295 BTC
Feerates: 402.75 > 1.45 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (386,810 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
528,542 528,542 000000000000000000158c4513aed9611d6ec49720070554248d6e3d48b51ba0 813 1.00/1.00 vMB 69
528,541 528,541 0000000000000000003698ddf944d3685b7e926c45cc1199af0a5238057e099d 1,819 0.90/1.00 vMB 97
528,540 528,540 0000000000000000002cb14b52dfae042958e203a2918c63a5a8169b71cd940f 1,578 0.50/1.00 vMB 87
528,539 528,539 0000000000000000001c4efa6d8456cc52e220b15a965f04b5751beb7c2a9da2 1,150 0.48/1.00 vMB 18
528,538 528,538 000000000000000000343538a909f29a4616e55efd4c446dba3a8de0e1776497 2,050 1.00/1.00 vMB 130
528,537 528,537 0000000000000000001ce2dc253ecd46f8dd1d4e52c70b723433fb7cc12542e3 1,439 0.56/1.00 vMB 94
528,536 528,536 00000000000000000003a3891fbffa24bd858b0ed64b159e70f58175ebb9f0f7 1,720 0.73/1.00 vMB 40
528,535 528,535 000000000000000000254e0b867307a5b842a32c3b7f5eb8402abb8f041cc149 2,360 1.00/1.00 vMB 114
528,534 528,534 000000000000000000041534a996c517aea27f4bcc36549357de8c16c9778e7c 709 0.29/1.00 vMB 84
528,533 528,533 0000000000000000000868a7a6cc5a14de3c60489f9fce2aa6bb6acc2b78d222 930 0.38/1.00 vMB 80
528,532 528,532 0000000000000000000bcf94ea2f07db5460516b0fe650c7fb9ca68075f4b682 2,030 0.92/1.00 vMB 99
528,531 528,531 0000000000000000001e550cca49be5a1084314caeabfaf90664a459700d8427 200 0.10/1.00 vMB 26
528,530 528,530 0000000000000000003713a0e8566e191cdb62a5155c0ddeb1120f20bc677304 1,703 1.00/1.00 vMB 63
528,529 528,529 000000000000000000038880005341528c91c3daa6013581786293eccbf8cf90 29 0.04/1.00 vMB 75
528,528 528,528 0000000000000000002766df6e62d1b81ae8d243ad7a471023b2d99def2fbce4 71 0.10/1.00 vMB 61
528,527 528,527 0000000000000000001c75760f64874f710b67980aa96493c6435eea2abd94dc 2,392 0.99/1.00 vMB 73
528,526 528,526 0000000000000000000439b8205537c364410a1114125c318514416bb6657ca6 226 0.14/1.00 vMB 53
528,525 528,525 000000000000000000132d66353d68e1c5a807cd6cfcb6355e8f02808977cd3a 1,077 0.46/1.00 vMB 83
528,524 528,524 00000000000000000008617a54b20724be67fccefeabac45fbe7091e421ae68f 490 0.24/1.00 vMB 82
528,523 528,523 00000000000000000023930937d3a45edba5a595ce1caf4bdcff2b3817bb376f 336 0.13/1.00 vMB 70
528,522 528,522 0000000000000000000d10b054a1f3287346d4b7e3190de7ce89b6068e1c1756 216 0.07/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 783.00 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: 718.57 GB
    • Received: 17.91 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.