Loading Tool

Explorer IconExplorer

Memory Pool

40,043 transactions
27.05 vMB
0.07594414 BTC
Random Selection Loading Transactions
Max Size: 140.04/200 MB

Candidate Block

Mining Attempt 8a66b3bc4780b964998d3213253742460c7fcefcc02c706d08c9a0f9a5ac1f94
Version 20000000
Previous Block 00000000000000000001bb61480f3acfb38c91942ee0224968a6552800d0bad8
Merkle Root 00c7a2eafc562b558c3a6bc8eda009ad0fdc359a495844d98f8cc8091bb0a57b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,072
Size: 1.00 vMB
Total Fees: 0.02142765 BTC
Feerates: 201.37 > 2.15 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,681 (215,864 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
698,817 698,817 000000000000000000094a8ab7d549e4a82ee3d0762235423d54900bbd025efb 981 1.00/1.00 vMB 13
698,816 698,816 000000000000000000080c1d86d802e13c0a3b8a38a7a37bae6d2f9829569ee1 2,499 1.00/1.00 vMB 24
698,815 698,815 0000000000000000000efa92c3c9eb60fc1a3c85e7dd27d1d3b57637dacff2e4 45 0.01/1.00 vMB 18
698,814 698,814 0000000000000000000d6f202c3de421f008c9ed8d5f3b26edd5702cce1b8b83 2,720 0.79/1.00 vMB 8
698,813 698,813 0000000000000000000d083d8fa1597d508a5f495d7394f469fa42e03eb13975 2,509 1.00/1.00 vMB 20
698,812 698,812 00000000000000000008e9e5dfa88cef4ea4401688976ac7d9f12f498b524712 1,935 0.78/1.00 vMB 12
698,811 698,811 000000000000000000077b296ac1063be531d6116c8367754f51d2e1e0d2510f 2,294 0.97/1.00 vMB 13
698,810 698,810 0000000000000000000ce76af0bf0cd8376164889f07a00a5bd4a2ebd0c02c13 1,677 1.00/1.00 vMB 10
698,809 698,809 000000000000000000054e9a9ec2ee1fc36995065a9846cb5c4a32cd3a7a2ede 2,320 1.00/1.00 vMB 23
698,808 698,808 0000000000000000000bf9461e8e0b8e077bcc0e8fe0f55483a7fd5d0860336c 3,320 1.00/1.00 vMB 15
698,807 698,807 00000000000000000006d07ed7ec61ea9029bc17cc05ec3dbfca1ebfcc284f3a 2,746 1.00/1.00 vMB 14
698,806 698,806 0000000000000000000e499f766c9c4d81a90cdeee0b75ca11fa5f49b2087151 724 1.00/1.00 vMB 12
698,805 698,805 00000000000000000001b202dc863dcf7314e423354e6cae56896583d5181d68 2,680 1.00/1.00 vMB 22
698,804 698,804 00000000000000000001f865d754ba9579a513137e8c88e7df553f418e5ac6b2 719 0.23/1.00 vMB 17
698,803 698,803 0000000000000000000628aa88745ec402bb1e0c0fca8ec6ff1faa4307573fcb 458 0.77/1.00 vMB 4
698,802 698,802 0000000000000000000a7cb9e37e68a69b5963de756a71385177b8c0fcd6ff00 1,523 0.97/1.00 vMB 9
698,801 698,801 0000000000000000000bcd37c7aa726a5b27cd1a77f235ada4954a378a0411b4 538 1.00/1.00 vMB 3
698,800 698,800 000000000000000000028038f12a0cb7be974f6c491e3b3b0b71f2cf8a4bbafa 2,229 1.00/1.00 vMB 15
698,799 698,799 0000000000000000000d130b3d566aa151b4dfb2fc36d0cd64116b540f46af66 948 1.00/1.00 vMB 6
698,798 698,798 00000000000000000007a56ff31d23a7964f116f279b6962afe460a2a990e1e2 2,589 1.00/1.00 vMB 14
698,797 698,797 0000000000000000000c321626df1e6e88dcd4d358b61a333406e1664ad64c70 1,731 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.83 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: 636.65 GB
    • Received: 12.38 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.