Loading Tool

Explorer IconExplorer

Memory Pool

18,950 transactions
8.70 vMB
0.07205839 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.39/200 MB

Candidate Block

Mining Attempt 0a7ce5a3cc1dffec63af2272d65c05056d70efc3c755077ec49b6de660e1e79c
Version 20000000
Previous Block 000000000000000000016b0eb8b9414d1fd2cf6d6ec5d671a5ce90db7ff1b528
Merkle Root 847c2a69289b4e5fb513d62dbdac9376b6f0f79f95ec3ed2ef16d8663b5a06d5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,693
Size: 1.00 vMB
Total Fees: 0.05307063 BTC
Median Feerate: 1.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,390 (761,171 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
152,219 152,219 0000000000000ac02614edea98d87c7a649bb19f43557ead94349b4676f99014 66 0.02 vMB 130
152,218 152,218 00000000000002ba66922e098fd0c28a98d0383c4ec129561183ea221030e2db 114 0.05 vMB 265
152,217 152,217 00000000000002b947ccad9a461c2dd3ef26bed8c0bcd556e59d0cf4d97f8c79 61 0.02 vMB 156
152,216 152,216 0000000000000d0fdfbd745789847499dfe8c33e85bee8c84b95197ece49261a 46 0.03 vMB 174
152,215 152,215 0000000000000726cb434a8ac57660a9a29b7c95d8208f441ad2090c83524bd1 49 0.03 vMB 135
152,214 152,214 0000000000000ac268bf71192d2defcfb06f69edf7480d955b81151bce70a552 1 0.00 vMB 0
152,213 152,213 0000000000000d428370afb9d702f75a49b3666c1affbeab44132bbac147475a 64 0.02 vMB 611
152,212 152,212 000000000000054a06b704720645a747f078b31bc42ae52c5087dff781f4dc05 49 0.01 vMB 6
152,211 152,211 000000000000087a0d8e7e9cbd142ebb282adb8399b07107583d678fde99a15e 39 0.04 vMB 105
152,210 152,210 0000000000000db67e8d87f49bf709e8078d2e87c9d45892f6c1945d5999d549 92 0.05 vMB 73
152,209 152,209 0000000000000cba9662b7431d84742338e78e8fe51433b95870631f9d592384 41 0.01 vMB 260
152,208 152,208 000000000000011a06030dac856874fcf539afdd8ea80edc8d352cdbf1e78237 3 0.00 vMB 0
152,207 152,207 0000000000000296aff2dc3ead95bf0d2ca6e5ff94bd68f048c1d8e44d6ed614 24 0.01 vMB 176
152,206 152,206 000000000000059ad1297348fead40a142867180f96285b4002291c802add15c 9 0.01 vMB 482
152,205 152,205 00000000000003eb3aababa2fc426cf0df2f088e1bbbe59fe56256a91c98da4f 95 0.03 vMB 34
152,204 152,204 00000000000003786a1f68a61c89c31b2ce8f9bbbd405932fba8899ce4514ea2 4 0.00 vMB 0
152,203 152,203 0000000000000bbd07eff67a381ce67ba0c95d1d6b3e9cca023c104120c849c5 36 0.01 vMB 144
152,202 152,202 00000000000008177b77595713cc0621db580f44d5422004bdb5d87557eb657b 17 0.01 vMB 92
152,201 152,201 000000000000000eb15f10f3bc37d0033eccd66147f7914e7c5804d4f68a3b74 29 0.01 vMB 198
152,200 152,200 0000000000000359df20ee40fd4885f5b0fa113c742fb5fc9327b657f7f1762d 17 0.01 vMB 1,284
152,199 152,199 00000000000005d39dfdfe00bfc0ee933399758d7e2ddde85eb4400c35a86705 13 0.00 vMB 138
Previous 10 blocks ↓
Total Size: 779.54 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: 245.53 GB
    • Received: 0.93 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.