Loading Tool

Explorer IconExplorer

Memory Pool

54,460 transactions
32.12 vMB
0.14782473 BTC
Random Selection Loading Transactions
Max Size: 171.58/200 MB

Candidate Block

Mining Attempt 519589939bc641e9cad7e3fca13307706edede1721ec7469b62fdcda950b738e
Version 20000000
Previous Block 00000000000000000001313720cdab0b96a52eb599aa00254522f99d726b53eb
Merkle Root c8358b3364f4244fa3d2a16850073dca8d2a0cafbf6fda50bffbdf8ec128fa30
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,241
Size: 1.00 vMB
Total Fees: 0.04667913 BTC
Feerates: 104.17 > 4.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,821 (676,171 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
238,650 238,650 00000000000000169c7c35923255a61acd6bdba213c1f10c7f8f921d910e0f90 556 0.25/1.00 vMB 185
238,649 238,649 000000000000005ef860fce7669354ada80872b3ae552b6597ada1a0c31f2b6b 88 0.05/1.00 vMB 146
238,648 238,648 00000000000001485a02d63c30e27a522e83f731ca3e48dd6b389deaa83f48da 138 0.07/1.00 vMB 238
238,647 238,647 000000000000013ae817ac42f740d3cbb91b128e21a0e7875e668fae9a8ef80c 137 0.07/1.00 vMB 29
238,646 238,646 000000000000015d54fca89c9969dee9fe08d2d082e71d7d9b9d31120bb62121 278 0.12/1.00 vMB 194
238,645 238,645 0000000000000115f0c852bdbd1e88f914e4eb1f2c9d88eedaced734b945b6b5 185 0.07/1.00 vMB 178
238,644 238,644 000000000000014d52bfb65566863f03a16e3003d8743987713ca64cd2488c22 254 0.13/1.00 vMB 155
238,643 238,643 0000000000000110b8e4209082cc56af13d874e69379138e60c635db77943ea8 208 0.11/1.00 vMB 141
238,642 238,642 00000000000001584bd99174d89acf5ed107c37c065a98c4907ee4625e03248d 257 0.14/1.00 vMB 146
238,641 238,641 0000000000000012cf583a60a3a3c8f8c3289435de655c2fd31c96e3339e9eb8 37 0.03/1.00 vMB 145
238,640 238,640 0000000000000009673f97a372c174a4f8f325d3aea541c2f1e0e8a10fc2330a 115 0.05/1.00 vMB 174
238,639 238,639 0000000000000026e1906ee071216c9e294bdfac02b9f526cb385379001d9d4c 240 0.12/1.00 vMB 170
238,638 238,638 000000000000006f9f6b89c95fdc97c34013dad36a868f75c5b736f2e31b4055 209 0.11/1.00 vMB 141
238,637 238,637 000000000000013c6abd8af854224718f487fadebb5745e6824c08892d655b3b 496 0.25/1.00 vMB 182
238,636 238,636 000000000000010e4360477239dcb93adccfefa7a56a9e9f2b88e21041ecd38e 219 0.10/1.00 vMB 293
238,635 238,635 000000000000008f1783a716f8e5efbf2448704602110ba55d5017bd7bb72704 225 0.15/1.00 vMB 121
238,634 238,634 000000000000001c4ae0b01834412fa83b2d088c22c9070e72f039ade6b7de36 236 0.21/1.00 vMB 87
238,633 238,633 000000000000011222cbdd250e28d38e29636addab62a8d9ce02266c6ab6cfe3 1,282 0.47/1.00 vMB 219
238,632 238,632 000000000000008525a8da95e1b4850e58bed83d2a30d09232ce6b148591228c 372 0.21/1.00 vMB 158
238,631 238,631 00000000000000e1e9b3ce32d6333495347f75ff114aaac35fad8b2f3ea90572 217 0.08/1.00 vMB 69
238,630 238,630 00000000000000788d5a82505ccfec6aca9d45aefafad4d1bc8e2916b2f88c24 471 0.23/1.00 vMB 170
Previous 10 blocks ↓
Total Size: 782.07 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: 651.26 GB
    • Received: 13.51 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.