Loading Tool

Explorer IconExplorer

Memory Pool

47,099 transactions
27.91 vMB
0.12965857 BTC
Random Selection Loading Transactions
Max Size: 146.42/200 MB

Candidate Block

Mining Attempt defc615c1e540fcdf36d8232f6af2c0aec46c3aa3fbddd14cbc47e6fe30fe500
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 4b1f69c5d4fe4dec1f56e9305e50ca72af9ea0438ea47aebf63c1d77821cc6f9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,557
Size: 1.00 vMB
Total Fees: 0.05819379 BTC
Feerates: 151.01 > 5.83 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (81,601 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
833,275 833,275 00000000000000000003867ddc3fbd8e6ca017f90a649e1788f1270bdba7223b 3,081 1.00/1.00 vMB 43
833,274 833,274 000000000000000000035fcdfb1195f60a6dadbd235e6846730527513694f10f 3,046 1.00/1.00 vMB 57
833,273 833,273 0000000000000000000234aa94ff285148c306d89523b8047b126644e08bc08c 3,120 1.00/1.00 vMB 42
833,272 833,272 000000000000000000020105d71b3578eb3d728de7fb56d52cee18b25360466a 1,632 1.00/1.00 vMB 22
833,271 833,271 000000000000000000010c0f5647109bbc3a215c434fc36617739570218dda47 2,304 1.00/1.00 vMB 28
833,270 833,270 00000000000000000002ebf85729e770ca5cf489c4d3ef2f580a9c2aed15ae42 2,999 1.00/1.00 vMB 44
833,269 833,269 000000000000000000013fc39e5a2f8be94a2e8f265e1189f0449dbe9cb5742f 2,404 1.00/1.00 vMB 31
833,268 833,268 000000000000000000022be2410654f9a83c054111aa4e1c0c6672559e2ec0aa 3,058 1.00/1.00 vMB 54
833,267 833,267 000000000000000000023918064e6cf2b9989bdaa0023a75ec84e2e866925a06 2,463 1.00/1.00 vMB 41
833,266 833,266 00000000000000000002e1550bb619ab3625f2964490906cbaf6b900b4d95de6 3,273 1.00/1.00 vMB 69
833,265 833,265 00000000000000000002a91f35dc7ca27a151c5f08db968ddef18cdf70c74741 3,089 1.00/1.00 vMB 56
833,264 833,264 000000000000000000015297d9986ea8a3e13223e68ba02247f816d07c9ec9e1 2,740 1.00/1.00 vMB 38
833,263 833,263 000000000000000000013ce5c2a963366377f982a46eaf436ebfe8092e8e4d52 3,174 1.00/1.00 vMB 80
833,262 833,262 00000000000000000002974b0bc8a0c833c384268f7068cf4a4c6b1dda41f57e 2,640 1.00/1.00 vMB 47
833,261 833,261 000000000000000000022e8e3841e354280a61798ef4e7584199bf61c0b02aca 3,592 1.00/1.00 vMB 84
833,260 833,260 000000000000000000008a3fa39b404e341bc5803423d46ed8a651fb583f6d53 2,315 1.00/1.00 vMB 29
833,259 833,259 00000000000000000001a5b4e4e0a6ac4d0b04ae7856faffbccf495a72c95798 3,099 1.00/1.00 vMB 58
833,258 833,258 000000000000000000005a209021403a741701c7c8b84091a7e926d13e0b7999 1,840 1.00/1.00 vMB 26
833,257 833,257 00000000000000000002790f3a40499f420f45bacb9d8d9921f6711c26ec2711 2,246 1.00/1.00 vMB 30
833,256 833,256 0000000000000000000280ade3d40770fcf70456dfbadc11a66cfedaa2392caa 2,792 1.00/1.00 vMB 56
833,255 833,255 000000000000000000007ae4f45f050ef8322a0925414f532e4eb52cc0e7df78 3,039 1.00/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 782.17 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: 653.51 GB
    • Received: 13.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.