Loading Tool

Explorer IconExplorer

Memory Pool

79,853 transactions
30.03 vMB
0.07746370 BTC
Random Selection Loading Transactions
Max Size: 183.95/200 MB

Candidate Block

Mining Attempt 170658910ca5a9d71f962f98793b7d16d6c77ad5b27f72e5b5a3f475fb78f8df
Version 20000000
Previous Block 00000000000000000001a02cb6d4fbacf8844dee7e1b84f92a84ac70592c59af
Merkle Root 47aeba55e4c0e9829835596278d7e4b3f3440a1ec24bb972e0af2a4e9ab9490d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,777
Size: 1.00 vMB
Total Fees: 0.01078783 BTC
Feerates: 104.17 > 1.08 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,381 (132,159 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
783,222 783,222 00000000000000000005d95559a19ee1235a1145600b1f4381c2ab4bcb70c9e4 3,161 1.00/1.00 vMB 19
783,221 783,221 0000000000000000000497a48268a99b8288e7b03d623e97560c81fd00810740 2,933 1.00/1.00 vMB 12
783,220 783,220 0000000000000000000420086d8c09d80ae66b159efc6ac30ca7eab07caf3aaa 2,620 1.00/1.00 vMB 12
783,219 783,219 00000000000000000000d5d3daf4a375c9e4f94ae472b5bd82c2a220de7cb545 2,545 1.00/1.00 vMB 18
783,218 783,218 00000000000000000000403e6183e89d2a5d373bac019b054fb79a4f59b40b1a 2,409 1.00/1.00 vMB 16
783,217 783,217 000000000000000000055bdb48babf0b6b89ebf382ff00d5f0471cb3de931aa1 2,983 1.00/1.00 vMB 21
783,216 783,216 00000000000000000004172d90955e5d0679813573d1ea89af0afb90abade6bd 3,435 1.00/1.00 vMB 28
783,215 783,215 00000000000000000001643a3ba4b24eb0292fdd56396adda7e050cbb004e14a 3,404 1.00/1.00 vMB 23
783,214 783,214 000000000000000000045f72eaa69a047c5464eb20e943a57b973172b8853f40 2,719 1.00/1.00 vMB 25
783,213 783,213 00000000000000000002c5ae48fa23ef4353af4c35e7905c5dfe61fd69bd0826 3,985 1.00/1.00 vMB 24
783,212 783,212 000000000000000000018963abb7cc6c369da6136eae60f3835bce7f378d569d 1,591 1.00/1.00 vMB 28
783,211 783,211 00000000000000000003807b06c57bda5e33f0220f3f3e75ac4e3c524a8256bd 2,977 1.00/1.00 vMB 41
783,210 783,210 00000000000000000005dc01f607a82d8000e899abda268164c7f2d06809b8bd 1,457 1.00/1.00 vMB 11
783,209 783,209 0000000000000000000005c3c22da73c66253b49147a9a89fc378022a133973f 1,783 1.00/1.00 vMB 16
783,208 783,208 0000000000000000000158e401c1d007c6aee7d80b3be8f380ef3d1e139368f0 2,966 1.00/1.00 vMB 18
783,207 783,207 0000000000000000000227c7e2f9eefb1a63889519a982aa92c6ba8a27f36bf9 1,646 1.00/1.00 vMB 16
783,206 783,206 0000000000000000000529cf10ae5088ff8b1fae0ab14a3f179e3d8b65c887c9 2,880 1.00/1.00 vMB 23
783,205 783,205 00000000000000000001c0934ccabffd1a12ff8cceaa17d16f486698ec3c755e 3,782 1.00/1.00 vMB 20
783,204 783,204 000000000000000000017e7c2e9dbb27830cae9ef1fbd75c31609da41b1c8c46 2,658 1.00/1.00 vMB 25
783,203 783,203 00000000000000000003f566b3c4bae2f0b3cdd973dbc4319971dea1c8129e12 3,318 1.00/1.00 vMB 30
783,202 783,202 000000000000000000034ab50a4dea2037325fd160cb0e3bb2e1f7c580517ceb 3,640 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 783.05 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: 720.56 GB
    • Received: 18.19 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.