Loading Tool

Explorer IconExplorer

Memory Pool

38,658 transactions
28.48 vMB
0.06719442 BTC
Random Selection Loading Transactions
Max Size: 144.20/200 MB

Candidate Block

Mining Attempt 274a608aa99b0d8283145dd47cf1efeca6d606879f7329318e56e37f98ff7dff
Version 20000000
Previous Block 0000000000000000000076a02aa3b78503c1c5cc0e5e4886180a750ab7c93972
Merkle Root 164f150b6ed6e97b2084f0d8e4d3979af3e71e0a8dc18d6ea8ac3bbd4e08f30e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,366
Size: 1.00 vMB
Total Fees: 0.01215182 BTC
Feerates: 105.82 > 1.22 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,556 (184,242 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
730,314 730,314 000000000000000000057084406fa565c5a1e826c0cfbb60a688bbc05f936578 1,603 1.00/1.00 vMB 5
730,313 730,313 00000000000000000007ca22cad2a27819d2ef4b83529ea2b881c13a836bc9c3 1,713 1.00/1.00 vMB 14
730,312 730,312 0000000000000000000566bdeec623e532beb278f7b306354226ad5cbf9c0d4d 793 0.26/1.00 vMB 9
730,311 730,311 000000000000000000037846a0f4e3cc5d76068821ab360f5da451e017899d6c 440 0.14/1.00 vMB 10
730,310 730,310 00000000000000000009247825f1f02a4bf753aa4f0a5557b2646eb60cc85ca6 568 0.81/1.00 vMB 3
730,309 730,309 000000000000000000071463d82d910f9e6248e340ea1cb1f81f0c98f7cf612f 1,924 0.99/1.00 vMB 7
730,308 730,308 00000000000000000005ff8dc611f8a21ab6be41a3520465806053198df87a6b 103 0.03/1.00 vMB 12
730,307 730,307 0000000000000000000365976403d08e25f451ef26b0b687e4e4f635d79abd7e 217 0.07/1.00 vMB 11
730,306 730,306 000000000000000000001cd77e98983569a3712adce1d180bf6e1d5a1927710d 1,361 0.72/1.00 vMB 8
730,305 730,305 00000000000000000009b58ef025d24f5f902cc5eca624e1572827c2f9d3e5bc 2,167 1.00/1.00 vMB 8
730,304 730,304 0000000000000000000174019a5ad428c2d84e011d6dac079ec6549c730bc3b9 1,454 0.86/1.00 vMB 7
730,303 730,303 000000000000000000079704b6e3e9a578f127a578f176a103281d274fff263b 930 0.35/1.00 vMB 10
730,302 730,302 00000000000000000000b09dc14f9e0abac3f652de8a19ea889d838def21ee4e 2,477 1.00/1.00 vMB 10
730,301 730,301 0000000000000000000504e7cccd7e0dd68b4cd0b675513559bce8aea8eac68c 10 0.00/1.00 vMB 23
730,300 730,300 000000000000000000008626ac8445fafb53135726aadde99f86a14cb9c2dea8 1,138 0.48/1.00 vMB 5
730,299 730,299 0000000000000000000189336eabc1dd8eb3cb673f94b1d4a5437c84ead654c5 2,591 1.00/1.00 vMB 13
730,298 730,298 00000000000000000003ec2ad8cf8c38465def45e2fdfcba6c0fc993333335ce 1,157 1.00/1.00 vMB 8
730,297 730,297 00000000000000000006e08693411d143b9616d6af279f92f82c82b3e72b770c 1,961 1.00/1.00 vMB 14
730,296 730,296 00000000000000000005177bb8c7378cbc5c04e412d397e2430d322d817c57f4 1,568 0.61/1.00 vMB 9
730,295 730,295 00000000000000000009d0c623120adc817dd254fdbb3c3fa0dc9d158d1f75d7 64 0.02/1.00 vMB 13
730,294 730,294 00000000000000000002598beee8b6e7ea9e354e96a4fdd123fe57f8e28eae8a 858 0.37/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 781.60 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 623.59 GB
    • Received: 11.46 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.