Loading Tool

Explorer IconExplorer

Memory Pool

82,401 transactions
31.01 vMB
0.10562724 BTC
Random Selection Loading Transactions
Max Size: 188.59/200 MB

Candidate Block

Mining Attempt adc23bc23397e71db56fe8319334b0a9fa673b0b59aca36235bc1f4c5c381b2f
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 7fec399f14d8e47b7176a390732a789bf825610dc75d3a8d3a208fd8ae82a648
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,195
Size: 1.00 vMB
Total Fees: 0.03224128 BTC
Feerates: 200.89 > 3.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (624,670 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
290,712 290,712 0000000000000000cf553ddc65dc97f7d1322f48bcaee75fe0b77d3ff17cd25b 122 0.15/1.00 vMB 18
290,711 290,711 0000000000000000934c30ad3ff5af93cf3a35c327e346bd72be35989871d5d8 450 0.35/1.00 vMB 17
290,710 290,710 0000000000000000c06e33cd8d8985e5a14509fb3bdd55ab935682de1d43f7c5 1,049 0.35/1.00 vMB 64
290,709 290,709 0000000000000000cb9e05822a1a2b44b3d13e6d4960d4c69394c1ee1536ca81 227 0.10/1.00 vMB 28
290,708 290,708 000000000000000021ca64302ad90b179f6bf3693d34e9c6d630548254af148d 1,067 0.55/1.00 vMB 38
290,707 290,707 0000000000000000cb55d957993923b62cd7656f99c7a2afa93ce5080bb9826d 688 0.39/1.00 vMB 34
290,706 290,706 0000000000000000886f124e895a7b8e05b3f3452f7d65a368cf1b9fb3b41061 128 0.05/1.00 vMB 38
290,705 290,705 0000000000000000ba24076741c5f8b201b96350577fad1cc9c0fae65c8c779e 307 0.14/1.00 vMB 38
290,704 290,704 000000000000000059dbc509bb54abb9838f44a7b7efc33ad41f6beb9760cedd 830 0.50/1.00 vMB 30
290,703 290,703 0000000000000000aefd514c94b4448e172393eeb703ea87d5e60e140e96c945 289 0.14/1.00 vMB 67
290,702 290,702 0000000000000000930c0b84c8d94966d56d1cb8ea7df380533b57b9558d69b5 539 0.35/1.00 vMB 39
290,701 290,701 00000000000000007432c280f97ae31847eaf23601de29b54abf85ae46fe90bc 24 0.01/1.00 vMB 34
290,700 290,700 0000000000000000d96391b4059abc27a68fc8a41bbd4f92c5eb8e3b3390f83e 440 0.35/1.00 vMB 18
290,699 290,699 000000000000000020fd76324483b7dc14856f6bc108c0fdb898b799da3ee8e6 104 0.04/1.00 vMB 41
290,698 290,698 0000000000000000e444a7b6e3c069b879268e745621b5810748f0ea31676654 212 0.09/1.00 vMB 29
290,697 290,697 000000000000000090aa23d86521312897686912946b38e93a71a98a8c287d4a 115 0.05/1.00 vMB 30
290,696 290,696 00000000000000003b647d749c6cbfa25c4b43d4f43fcbb08337a00b005a2eec 864 0.60/1.00 vMB 23
290,695 290,695 000000000000000040c56fea8c3dee4ba0eaf7015d9f91221ca0603f57298d57 1,135 0.35/1.00 vMB 70
290,694 290,694 000000000000000078a24e150e576decee2ad30ca2a6a4a2c74edbbd63645b67 687 0.34/1.00 vMB 39
290,693 290,693 00000000000000008e4b1d6d75f13183faf5d1d972067acf3da9c3e2aa460bd7 164 0.10/1.00 vMB 27
290,692 290,692 0000000000000000364c93d7ee62ea26f8b4cbae6f629ca4363404e30c05f5da 836 0.44/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 783.05 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: 720.60 GB
    • Received: 18.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.