Loading Tool

Explorer IconExplorer

Memory Pool

80,261 transactions
30.22 vMB
0.08049008 BTC
Random Selection Loading Transactions
Max Size: 184.72/200 MB

Candidate Block

Mining Attempt 6f52d90daa574b84731470f5a70cc94aacb2677b1fa86723921470b0bd60c316
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 813d19fc84dda3ba53ca5f28d47754e8a531bac26c88daf80c0f66239cc1923d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,235
Size: 1.00 vMB
Total Fees: 0.01307477 BTC
Feerates: 150.92 > 1.31 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (624,636 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
290,716 290,716 00000000000000001a8cb0e43ba815cd7bf4e4fcc7549c2e1dd67a4958e0873d 256 0.10/1.00 vMB 53
290,715 290,715 0000000000000000fd9de797468620b50aace2bc0d9f8ee1e9d26bfe5de5c5ef 541 0.22/1.00 vMB 42
290,714 290,714 00000000000000002a31e792b51dead90033f23225058fea41023d82394c13f8 490 0.35/1.00 vMB 41
290,713 290,713 0000000000000000ef4a047ecc7077b7855626b9c9bf07e528e0c6ace2da30a8 1,025 0.45/1.00 vMB 42
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
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.55 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.