Loading Tool

Explorer IconExplorer

Memory Pool

80,434 transactions
30.59 vMB
0.08629683 BTC
Random Selection Loading Transactions
Max Size: 186.05/200 MB

Candidate Block

Mining Attempt 5852a73248da35c19041106d55dd14aeccef1678275dd438e6c8acca1b592686
Version 20000000
Previous Block 00000000000000000001989f6db1d6f3f0e853c7a7de668ab650133d23b899c9
Merkle Root fa508a7615f7025cc6afe17f3f877739dfaab2ae6ac58038a157ea058e0587fb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,692
Size: 1.00 vMB
Total Fees: 0.01719242 BTC
Feerates: 150.77 > 1.72 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,375 (527,576 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
387,799 387,799 00000000000000000506d60eed2b7a50596122d6e040ea48af53a0386bb0cacc 2,543 1.00/1.00 vMB 44
387,798 387,798 00000000000000000132f29f9ffb7939ccb42fb6137ecdec44f1d63f4d2a3504 809 0.41/1.00 vMB 24
387,797 387,797 00000000000000000d07ecbbfadadc9ca99da5a0e0eb759888833a55d80dd5f0 2,959 0.99/1.00 vMB 47
387,796 387,796 000000000000000006eb1096919b67132a8c204489c5326cf7d4d6854ef7292b 1,321 1.00/1.00 vMB 19
387,795 387,795 0000000000000000032c282c264e21558a1972eb68c2a1ef6226c6eaf4f833dd 1,512 0.93/1.00 vMB 24
387,794 387,794 0000000000000000058467b471b10f56e76d7aeed8f2697d6138c36945bc9630 1,791 0.99/1.00 vMB 23
387,793 387,793 00000000000000000203d925bc5a2ce0a4840fa52ba4c31e2cfc9c14450d7b88 3,560 1.00/1.00 vMB 58
387,792 387,792 0000000000000000083ba2dca0d9bca77428aeb05a2ded4b874f2dc985d64ce1 2,826 0.99/1.00 vMB 46
387,791 387,791 00000000000000000ab04518738102810af411052c0d75fc4f654633c865ddf6 2,085 0.75/1.00 vMB 39
387,790 387,790 0000000000000000080ca9bf0c879102c8cb467b6b1086917f836f48b141d87c 483 0.27/1.00 vMB 22
387,789 387,789 000000000000000007e1bddb9dcda678b4a5721a834d34cd956ea9c2e484e611 866 0.29/1.00 vMB 43
387,788 387,788 000000000000000005a8a77bbd0a23c1b822ad633cd6e457bc99d154fc725bc4 1,606 0.75/1.00 vMB 26
387,787 387,787 000000000000000002cfa752030dd241228c7d3c222b5702180815faf4ddff67 1,377 0.69/1.00 vMB 40
387,786 387,786 000000000000000007fd553a38121f5185dafcce056e86af10e206b4d7005b75 3,256 1.00/1.00 vMB 49
387,785 387,785 0000000000000000058088c9172e2fbd56967e761e2e44e7d85c6fb1f6a40e00 323 0.14/1.00 vMB 34
387,784 387,784 000000000000000008ed43d68e15153b793a018fadb2acf0e31aad3de6645000 2,297 0.75/1.00 vMB 56
387,783 387,783 00000000000000000d7ae3f6abdab646fda5d524de8849008e9899c647f48c74 253 0.14/1.00 vMB 27
387,782 387,782 0000000000000000097ae47b1e398f20a3e0aab3fe5109bedf4bd7f3a1850029 287 0.15/1.00 vMB 35
387,781 387,781 000000000000000004ee2c464b15db77b969fbd55fd70ab508096f7ad66a3811 683 0.99/1.00 vMB 12
387,780 387,780 00000000000000000a8a6bb0a56a77ba222fa2c1d8b42a7b4e71524786761136 1 0.00/1.00 vMB 0
387,779 387,779 000000000000000001c3c95f975c752d607d5a39fe877026791d506d906d5198 1,894 0.75/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 783.04 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.99 GB
    • Received: 18.14 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.