Loading Tool

Explorer IconExplorer

Memory Pool

41,358 transactions
26.01 vMB
0.05075145 BTC
Random Selection Loading Transactions
Max Size: 136.19/200 MB

Candidate Block

Mining Attempt 851d493800c6c5024a7304115b5fc33b4d27c4de77254b5a3a43e9dafc3c8a53
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root 5822824de30db5dcb984ac77371583a611f14e8417c857ba4634d0315c1f5478
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,772
Size: 1.00 vMB
Total Fees: 0.00340794 BTC
Feerates: 18.26 > 0.34 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (132,573 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
782,204 782,204 0000000000000000000439b4631e2104fa7b39dd26bf41483ddf8f734eab450a 1,310 1.00/1.00 vMB 19
782,203 782,203 0000000000000000000427f07d4446a04d25115aa587cacb5f093135f9159737 1,624 1.00/1.00 vMB 23
782,202 782,202 000000000000000000045f64ee3d1f6b2da69d345a40b355edf5b8b025dd540d 2,505 1.00/1.00 vMB 26
782,201 782,201 000000000000000000066111180550d55d2b3134eeefa0e49ca6bea801b2eb22 3,516 1.00/1.00 vMB 35
782,200 782,200 0000000000000000000039a7b550669b426029dda22b48d5cabae81f6a36f512 1,269 1.00/1.00 vMB 19
782,199 782,199 0000000000000000000624829bbe377b464546bce31fb98c717299ee9a848d1a 1,153 1.00/1.00 vMB 20
782,198 782,198 00000000000000000000a52b05068acaa8300f21606311559958176747309af9 2,931 1.00/1.00 vMB 28
782,197 782,197 000000000000000000026680612f6542ab26ad15b380616721d1d359d864f117 2,468 1.00/1.00 vMB 19
782,196 782,196 0000000000000000000542c9937624b76c6c11e212f3e24abe1bfa9661662866 3,277 1.00/1.00 vMB 27
782,195 782,195 00000000000000000000d487cc6d036663ce3262d396d52ceb50d104d7c5c8bc 2,433 1.00/1.00 vMB 29
782,194 782,194 00000000000000000005e5cb47d4469e862c3157e6dafc55e51a633ca814660a 2,946 1.00/1.00 vMB 35
782,193 782,193 0000000000000000000190b25b5f02f10999070239d358f301488198a39edbbd 904 1.00/1.00 vMB 18
782,192 782,192 00000000000000000000b8b758b45c45be09ed182ac092349142a9b2e182b963 1 0.00/1.00 vMB 0
782,191 782,191 00000000000000000001179d535169cef1122b5a274c76dbfc5013945748794b 1,185 1.00/1.00 vMB 19
782,190 782,190 00000000000000000001c2d1650d600ab1f04ce0d10d90c35d0573693a3d38fc 1,247 1.00/1.00 vMB 18
782,189 782,189 000000000000000000038cf128efbb5a088d8d0a7564ee8e656ef77a419997b6 1,820 1.00/1.00 vMB 21
782,188 782,188 00000000000000000004ef1dc13ba5bb209ad2a63b7c35d5d15acad6581a6365 2,281 1.00/1.00 vMB 23
782,187 782,187 00000000000000000000ce1fa80205b90bd13151a53b0d5ff05203ca80154c9b 2,747 1.00/1.00 vMB 27
782,186 782,186 000000000000000000049080ecc1d2a89f0017e0493cb332f56c51a8e01fcd65 2,080 1.00/1.00 vMB 24
782,185 782,185 00000000000000000004c2b6a6eb8add8386b9011cc40f08ef3eee199f076eb4 1,690 1.00/1.00 vMB 20
782,184 782,184 00000000000000000005b460e18b5d9217c2cd01f6521cfeef8a8e431c2d53eb 667 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 781.99 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: 648.70 GB
    • Received: 13.06 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.