Loading Tool

Explorer IconExplorer

Memory Pool

78,335 transactions
29.38 vMB
0.07953711 BTC
Random Selection Loading Transactions
Max Size: 179.91/200 MB

Candidate Block

Mining Attempt 4002b98c8d867903e7c3cba38e2679584fabdc868bb6ccaaf4614bbfd711722c
Version 20000000
Previous Block 00000000000000000001a8c2fdfccdbd707fcc9a5d0741140041f246ebc381aa
Merkle Root e7dd5540b73b6a9917d0a8a62721b54d236128bc227388ef63796ba6f4a4e076
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,192
Size: 1.00 vMB
Total Fees: 0.01501496 BTC
Feerates: 94.79 > 1.50 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,238 (625,463 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
289,775 289,775 0000000000000000b54035122d7bc09c4205410d1b886214b6f9dc15da10481f 341 0.22/1.00 vMB 46
289,774 289,774 0000000000000000679129d4a284cf02ede3861aab67abbb770ecbddf6e4aff4 48 0.04/1.00 vMB 10
289,773 289,773 0000000000000000e95ddca4f73b296d4d61cb0db602b115827cb33998828e4e 516 0.27/1.00 vMB 40
289,772 289,772 0000000000000000b38f9a0fb795f7f7c7eaa45853ab443b412d00095e63a7f1 86 0.04/1.00 vMB 31
289,771 289,771 0000000000000000ec750f180ef56b9cd53a094e027c49ce670123f68095cb4d 210 0.11/1.00 vMB 33
289,770 289,770 00000000000000006e653d2c86bee24a1215ff92ac3e7ad9c7370abaeff36438 86 0.04/1.00 vMB 31
289,769 289,769 000000000000000062e9a959c840c6001676832501ac043884a688c64a6ca632 433 0.22/1.00 vMB 32
289,768 289,768 0000000000000000f18b9e9dae160b6f7e586bcd59c056261201ae3414f00ef5 119 0.06/1.00 vMB 33
289,767 289,767 0000000000000000d3ae0d5b94091e0892edbd430a36805043eab474dae0330d 512 0.27/1.00 vMB 37
289,766 289,766 0000000000000000c15437d4f25d59db5cb9bea09166479f184da423c236c403 256 0.08/1.00 vMB 48
289,765 289,765 00000000000000007805f4d42e989bf39f3006a96236dc5308a777a054125a01 134 0.10/1.00 vMB 11
289,764 289,764 0000000000000000e2884a74631882b5dbbe6894a5f59c0a9d1deac9386dc9ce 349 0.19/1.00 vMB 41
289,763 289,763 000000000000000033789815a0a544674000c359e50a53e575e57c039566bc1d 192 0.16/1.00 vMB 23
289,762 289,762 000000000000000037d1aa8259b2125105acf7ddd2ae7617a799a82a335d4868 246 0.13/1.00 vMB 31
289,761 289,761 00000000000000004adf4cf6a0ad2ae2a5fb86924c08e314f23ad824e2c4718e 85 0.04/1.00 vMB 64
289,760 289,760 0000000000000000f9f0bfa2779748148632776996f65a963b69d6d71e0f271b 123 0.05/1.00 vMB 58
289,759 289,759 0000000000000000a0ce8a30243b10b586a196fda2e9d84f5bcadaf00b5dda72 27 0.01/1.00 vMB 38
289,758 289,758 000000000000000013b6167dee7695f43164811001e23e443725b203febb3c63 191 0.14/1.00 vMB 29
289,757 289,757 0000000000000000d2527eca24321fa905a34d2983504fa6bed4d1d8a54ee881 221 0.11/1.00 vMB 30
289,756 289,756 0000000000000000d51e6f76b78a612d332e9501cd496224a664e6d906f2ffd1 781 0.40/1.00 vMB 36
289,755 289,755 000000000000000119ea8d4e1425365cb9349c609461ac37e32d85925880d315 531 0.30/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.80 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: 710.13 GB
    • Received: 17.03 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.