Loading Tool

Explorer IconExplorer

Memory Pool

83,292 transactions
30.93 vMB
0.08296772 BTC
Random Selection Loading Transactions
Max Size: 189.72/200 MB

Candidate Block

Mining Attempt 585dece0a597534056f038a31fa1b9f138c4b66eb31d68a9e574ec436e85d2a4
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 793ffa84f049d7114cbf05658198efd33766ac0e9d45ed472b8794f1281a877b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,868
Size: 1.00 vMB
Total Fees: 0.01327912 BTC
Feerates: 186.33 > 1.33 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (219,631 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
695,714 695,714 0000000000000000000b64206bc8dd3425dbe01a89d593a99c63a6a3fcaab17b 99 0.05/1.00 vMB 11
695,713 695,713 00000000000000000006958d1bece82bd5a779712ca243721eec771743dc3cd2 195 0.06/1.00 vMB 11
695,712 695,712 000000000000000000006b8c154cb66979214a12738a1682d1d2a119d7b7216e 1,392 0.70/1.00 vMB 10
695,711 695,711 0000000000000000000dc04bb47138ddc45567c9b942e90b9f779af8ffe83312 319 0.14/1.00 vMB 11
695,710 695,710 00000000000000000012110794307f513824be40f184f9f7f3ddb6df386476ed 213 0.05/1.00 vMB 19
695,709 695,709 00000000000000000011e0f7c2a238fb37c2bc8558c59f737903dc65edfcbfbb 581 0.26/1.00 vMB 11
695,708 695,708 0000000000000000000140ce4f21b5832b9131d7f39bc6205d34f759212b2df1 373 0.61/1.00 vMB 4
695,707 695,707 0000000000000000000969bba64176e5a8e614e92b1322b52b9838f8ff04e5a6 2,133 1.00/1.00 vMB 8
695,706 695,706 0000000000000000000743db8d7cdddbbaac7d2807b6137efc5861f98b77018b 1,667 1.00/1.00 vMB 13
695,705 695,705 00000000000000000001e8fc6f8c5e00b6f350fae8bf2a6a19cebb043d52b14d 1,025 0.72/1.00 vMB 4
695,704 695,704 0000000000000000000d4f9ec2747382f6d8d66d5d5982ad592c308e6c93f0e3 2,355 1.00/1.00 vMB 5
695,703 695,703 00000000000000000007b49b6e197e8f22a8440ad01cab004ad21319b4be6455 1,400 1.00/1.00 vMB 8
695,702 695,702 000000000000000000116fb6a610492ad1c6bf7120f80e61e6f6d04a5c4b1948 2,544 1.00/1.00 vMB 22
695,701 695,701 00000000000000000007b8646939afc3c0dcff15ebe085026c069837bb77b2fe 696 0.24/1.00 vMB 13
695,700 695,700 0000000000000000000b448e7bad4fc3c9af832cbfefd8c2f689e13b5fc90592 177 0.09/1.00 vMB 34
695,699 695,699 0000000000000000000addcf431cd80328568aa37fe89500bf37022e916e7260 115 0.04/1.00 vMB 11
695,698 695,698 0000000000000000001198513cfff3bc1258e39a52225ba10e1180d0b21f5b0d 153 0.06/1.00 vMB 18
695,697 695,697 00000000000000000011c2e92fc07125d554290d00dd66e173698dea7beeec0e 190 0.06/1.00 vMB 19
695,696 695,696 000000000000000000011857b7120c4fe8876b0e03ed9e95301d987df4da9475 2,017 0.84/1.00 vMB 5
695,695 695,695 0000000000000000001104fe73e2bab1674ec80eb3bdde46ca3da3a7811d0591 2,387 1.00/1.00 vMB 14
695,694 695,694 000000000000000000079447d11ad905c4bbd8e8db62d3dd05b522c0f8c87693 1,032 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.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: 717.23 GB
    • Received: 17.84 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.