Loading Tool

Explorer IconExplorer

Memory Pool

78,466 transactions
29.34 vMB
0.06297947 BTC
Random Selection Loading Transactions
Max Size: 176.57/200 MB

Candidate Block

Mining Attempt 58a4ba233b6042c152952c0ac4e6b9824c8a05000032fc6eb704d48a6dbdd7dc
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root b570aeda8f9d3d40ea8eedda3e8ec2f1d9f8f9bfbb24dd2acc574f1ed7eaef7f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,448
Size: 1.00 vMB
Total Fees: 0.00358082 BTC
Feerates: 9.40 > 0.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (162,304 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
752,689 752,689 000000000000000000034cb0ed93f29357d641b7123167df2c0722d2f8b134d6 700 0.40/1.00 vMB 7
752,688 752,688 000000000000000000050349b659862c0c676c03d462a54e590fe16fda8f4f5d 2,102 1.00/1.00 vMB 10
752,687 752,687 0000000000000000000697a89cbe8a801a163c4c34c570dc9892caac554fdc4d 698 0.62/1.00 vMB 3
752,686 752,686 00000000000000000007565efb4fb890e66ac0039f52de8958df11fd77bffee7 1,599 1.00/1.00 vMB 10
752,685 752,685 00000000000000000002f8941ee0fb4b7c7d02245b536c0856489bb9e3c094cf 525 1.00/1.00 vMB 17
752,684 752,684 000000000000000000088cc25c9ebf07d66f0e5c4b48811e173035205be08694 102 0.03/1.00 vMB 12
752,683 752,683 00000000000000000000c7dc4f3095fbadcb59bbc6cef4ddfff126fe798b23e5 406 0.16/1.00 vMB 9
752,682 752,682 000000000000000000085d6fe6bb509845a5af608388eaec74a694c0c3f1c364 1,452 0.74/1.00 vMB 9
752,681 752,681 0000000000000000000226791911040f7b99bb9dfa18655c660b0236716e8b8e 464 0.15/1.00 vMB 13
752,680 752,680 000000000000000000006b2e8de190fe8fbeed8f4fa230e8486cea89c6cd9f2d 2,172 0.96/1.00 vMB 10
752,679 752,679 00000000000000000003066e3383ce556a67687d53a9f8f216f941c2df43151e 659 0.26/1.00 vMB 10
752,678 752,678 00000000000000000003f734b12c91aeeb42b803b651f0a40b06d97717b12e81 939 0.54/1.00 vMB 7
752,677 752,677 0000000000000000000025f85d70bca4f3fae843e104b763f8b89efef836ffcd 459 0.15/1.00 vMB 11
752,676 752,676 00000000000000000007f0a147df8f0aecbc63bcad491f05bd8aa49f1e591915 809 0.32/1.00 vMB 11
752,675 752,675 00000000000000000004ce49f0e2deae4b62ece05c2f1c037a909cf3a33165c4 80 0.02/1.00 vMB 10
752,674 752,674 0000000000000000000190b89fdd25f19ead026b8f138877c8f9ae46e71beeac 1,600 0.70/1.00 vMB 9
752,673 752,673 00000000000000000007e748185c78c9a4e1d2b4acee43e4d1adbaac909a07e7 1,100 0.65/1.00 vMB 6
752,672 752,672 0000000000000000000535229738d841fa98f8dd0ad5cc6f2dfb984a3606b3a4 1,421 1.00/1.00 vMB 5
752,671 752,671 0000000000000000000798048d6355c7883257c5657b71fae757cc82c3b65587 1,236 0.89/1.00 vMB 11
752,670 752,670 00000000000000000006c3cb57276ef5fce0047041e94ad9ebde265e27791ecf 688 0.35/1.00 vMB 9
752,669 752,669 000000000000000000010b86374267ee8e53960bb6bc93eb3908fae5e73e8e4a 598 0.43/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.38 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: 664.24 GB
    • Received: 14.96 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.