Loading Tool

Explorer IconExplorer

Memory Pool

86,537 transactions
31.78 vMB
0.10778430 BTC
Random Selection Loading Transactions
Max Size: 194.67/200 MB

Candidate Block

Mining Attempt 1a4033f5cb9c7e1c05ac6392c4d1f783b207af89747f4c46802101eb0c4d3a0d
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root df15e369df1d721a954401f909f47133e81f4945e07497a3e7b9fbb6464c5fb8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,879
Size: 1.00 vMB
Total Fees: 0.02754743 BTC
Feerates: 1,236.26 > 2.76 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (586,494 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
328,868 328,868 000000000000000003d6001ef822a98547fc8211c5da101eedad1717dae6f8d5 123 0.05/1.00 vMB 29
328,867 328,867 0000000000000000049266761321f989ab0610286afcefee272e8fabbf6e58bd 888 0.46/1.00 vMB 27
328,866 328,866 00000000000000000b41c111c095edb68673d398b53e33bb4e590a477e47d7f0 180 0.10/1.00 vMB 14
328,865 328,865 00000000000000000256d7a1a08ee7067b160cba94eb8cc5a4df867d758d845a 636 0.57/1.00 vMB 16
328,864 328,864 000000000000000005be8fe083daa4b44e598121bd7ffb72dbd7f51a6e4e244d 2,243 1.00/1.00 vMB 31
328,863 328,863 00000000000000000c6c80f2c41f8d6c84840830bb8fe1eb522d69a5f852969a 128 0.06/1.00 vMB 60
328,862 328,862 000000000000000019121d8632bcba14de98125e8a9affc7d07c760706ba3879 32 0.05/1.00 vMB 29
328,861 328,861 00000000000000000ab120a590963f94473624fbdb4e060c1d5888d9250026ff 826 0.48/1.00 vMB 25
328,860 328,860 000000000000000018d28047b6eb61cc34b0bd7a3df307c4506b1dae8d6f35a6 914 0.49/1.00 vMB 22
328,859 328,859 00000000000000000ebf2f42a106a131ab0fc249a124b096f81f54b5eb1e29b8 1,409 0.75/1.00 vMB 29
328,858 328,858 00000000000000000df9a62693780b3ffe4aed3e56eddbb3758eec8148334567 1,137 0.75/1.00 vMB 23
328,857 328,857 00000000000000000f4a25462d9eccf7787fa1d572167d0cc69f784985f98c15 838 0.25/1.00 vMB 49
328,856 328,856 00000000000000000b2464f07c087bf8b51d134759356c57396846853c1716b7 520 0.27/1.00 vMB 27
328,855 328,855 00000000000000000218c65420cbe80160f9a4217d50a0b1ae50ca0a990f62c3 180 0.08/1.00 vMB 14
328,854 328,854 000000000000000008066dd2bba76e7fb6ed025c1d2a26ec248a2705d124e11e 876 0.48/1.00 vMB 28
328,853 328,853 000000000000000001bf01fccdb71cda59f6e65b1db8ead8c5ed4e9f7efdb6de 932 0.80/1.00 vMB 17
328,852 328,852 00000000000000000bf945060d0d371d7345107dc68cc6e2ca0282e3c2288b1f 1,517 0.75/1.00 vMB 33
328,851 328,851 000000000000000008dec19f5069b54a01d1e489a8d0223c4bb452a7f4515225 9 0.01/1.00 vMB 7
328,850 328,850 0000000000000000034749baf829b1add11bab90bbe55a14135e5e27470b51a0 1,738 0.75/1.00 vMB 36
328,849 328,849 000000000000000019f5a467dcdfba773dff1925305ea4df86466bf39c2e038a 195 0.12/1.00 vMB 17
328,848 328,848 00000000000000000029b2f77384119de402e8e37f1b464486216d9913cd77c6 597 0.41/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 783.02 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: 719.41 GB
    • Received: 18.04 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.