Loading Tool

Explorer IconExplorer

Memory Pool

78,628 transactions
29.38 vMB
0.06369551 BTC
Random Selection Loading Transactions
Max Size: 176.80/200 MB

Candidate Block

Mining Attempt 0ce9c1c046e34097a4a1ac0193f8fd85ce4c7bbdececa9e93cdedc20b680ee8c
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root c204916f8bf83dfaa69fa20bfa954e4a19cfac92d85b1e9f83baa959a0e6697f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,538
Size: 1.00 vMB
Total Fees: 0.00403985 BTC
Feerates: 30.48 > 0.40 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (390,181 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
524,804 524,804 000000000000000000091f0f24a68dd0a0ae4ce78afc38ec69bea60a39d7f51e 1,267 0.67/1.00 vMB 29
524,803 524,803 00000000000000000004723bbe82c07d4ad9d0e1b875fb0015eb9387ea84b136 2,177 0.90/1.00 vMB 27
524,802 524,802 0000000000000000000725157f1d9b6cfd860794f2d2e93b830b7bb4a2e9ea94 1,547 0.67/1.00 vMB 21
524,801 524,801 0000000000000000003ff739422d0b471679bafc93931cb828661361a8c094de 635 0.29/1.00 vMB 23
524,800 524,800 000000000000000000310c7bdfb4bc160e249aa8c35a7bdadb6676d7c73ecade 274 0.13/1.00 vMB 53
524,799 524,799 00000000000000000007690a657e93a6e61104fd5d97321f2678149485aec5f2 924 0.37/1.00 vMB 24
524,798 524,798 0000000000000000003becda25f01fade5a5acec50af9dc25f04cd7ba75092e2 786 0.30/1.00 vMB 22
524,797 524,797 0000000000000000002460beeb2a03552546338424ddf210d18e7697baee7f65 857 0.31/1.00 vMB 28
524,796 524,796 0000000000000000001a05ea9a850d58470a55a32348e758d3fc874fa3972273 1,067 0.49/1.00 vMB 27
524,795 524,795 00000000000000000039df937021addf75f5722a90a716d7fb2eec98140221e6 433 0.17/1.00 vMB 27
524,794 524,794 000000000000000000242981243fe3ac1f2e42939f5bff2e6e95e61bab38ef5b 775 0.29/1.00 vMB 22
524,793 524,793 00000000000000000040d48aaf0e84c921c5c4ce421081dacba63e2b1817a4ee 1,526 0.68/1.00 vMB 29
524,792 524,792 0000000000000000000fb8e1f5dc6bc2270b5ee159b66eb7239e3fff41c4fb27 32 0.01/1.00 vMB 26
524,791 524,791 0000000000000000001002ebe33ecbb9cd23b2854e2a2f794d03193fa6f323fc 893 0.41/1.00 vMB 30
524,790 524,790 000000000000000000030a21df49cffdb82124ebf35941ff44574b0e9879f59c 498 0.20/1.00 vMB 34
524,789 524,789 00000000000000000002b3cde27c420572c94a6c070014c953f27a1caff97d7b 146 0.04/1.00 vMB 22
524,788 524,788 0000000000000000000ed19f39d3c5b5132bb637ca353f2702f73402abcbc627 1,844 0.90/1.00 vMB 24
524,787 524,787 0000000000000000002eec00f08fe7664f0d2319e5d7f9e9dd4e0fc9e04da674 1,702 1.00/1.00 vMB 27
524,786 524,786 0000000000000000003523623fe99fa7ceed898bfc7d6a1d3c613f139d5bcbd3 1,100 0.75/1.00 vMB 11
524,785 524,785 0000000000000000001dbd56858a95b6ab8c42c168973d50b5c37e98f3f3cd53 1,041 1.00/1.00 vMB 11
524,784 524,784 000000000000000000181e7ceccaa44c71d311272d2846b190d2f952cbae2d34 2,211 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.37 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: 663.15 GB
    • Received: 14.89 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.