Loading Tool

Explorer IconExplorer

Memory Pool

45,623 transactions
27.23 vMB
0.07650063 BTC
Random Selection Loading Transactions
Max Size: 143.75/200 MB

Candidate Block

Mining Attempt f05ab6d58fce3199924393486ae523557ce98a3ca7701b3e0df15b0431b2a147
Version 20000000
Previous Block 000000000000000000008f5a6c1e1f1fa429f250d4cd2ee1808884ed8a06ea2e
Merkle Root cd7a0c5b94d255600fece45a1118466462a6663d6ffa96325bec64c39c51f274
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,018
Size: 1.00 vMB
Total Fees: 0.02555501 BTC
Feerates: 201.13 > 2.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,787 (244,783 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
670,004 670,004 00000000000000000009fa74d668a8772d824c4afa089ea9b5dd4360471284d1 2,213 1.00/1.00 vMB 122
670,003 670,003 00000000000000000003df8b7962aeeb1bfe62c612916723df4aa9636fc114d2 2,131 1.00/1.00 vMB 132
670,002 670,002 0000000000000000000bd2c263f415193dba6ca89fd004d5066f8e2a48c00406 2,846 1.00/1.00 vMB 156
670,001 670,001 0000000000000000000b6e4ec17a6236b5e52b6cb2654bdb4697e8007203165b 2,522 1.00/1.00 vMB 129
670,000 670,000 0000000000000000000411ab5253403532ca82aa6cfe164b4261829155a919f4 2,842 1.00/1.00 vMB 156
669,999 669,999 00000000000000000003de7cc538a226652b1b8bf83dbc38d01e310ff95ac828 2,099 1.00/1.00 vMB 133
669,998 669,998 0000000000000000000c096f3d9aa22152357f93557bfdbec414ebb1d07eef90 3,283 1.00/1.00 vMB 163
669,997 669,997 0000000000000000000c7dfc37b0e2a241ef71ad7e41485c8c68188923cbed73 1,401 1.00/1.00 vMB 130
669,996 669,996 00000000000000000006ebec1fc9537cae3ed637672564f5f6aa05526faaeef4 2,622 1.00/1.00 vMB 109
669,995 669,995 00000000000000000004098f049cdc0c99c0866f91a5252cb1e1439f616f4512 2,888 1.00/1.00 vMB 85
669,994 669,994 0000000000000000000a5f28f0505a9bdf23baa068dd7dd61b6c9b4908260515 3,017 1.00/1.00 vMB 112
669,993 669,993 000000000000000000092b207d8012200b1d48ee73dbd37b539ee0b5c1c77ea8 3,065 1.00/1.00 vMB 116
669,992 669,992 000000000000000000077781b37026b4524d11f873152469a98cc8b15d334727 2,780 1.00/1.00 vMB 134
669,991 669,991 00000000000000000002c4c4af93743b34c21f3548e7fd04fb58c7c728adef9a 3,333 1.00/1.00 vMB 166
669,990 669,990 0000000000000000000869597141af54a6c4dbe20f347738d4e67dbbebc541cc 1,577 1.00/1.00 vMB 69
669,989 669,989 00000000000000000007f6605bb40240267e18152ae4f209d23c7a8024074888 3,019 1.00/1.00 vMB 79
669,988 669,988 000000000000000000092268e3cf355d088679ca0ee8d1f0748eea23bf1e4559 1,622 1.00/1.00 vMB 128
669,987 669,987 00000000000000000002c3a44c82f2862c41a029f5f01ee67110188cbae4133a 1,543 1.00/1.00 vMB 126
669,986 669,986 0000000000000000000a2400fd783818912852ffcf918c31c8915b323715c764 2,792 1.00/1.00 vMB 159
669,985 669,985 0000000000000000000a8199abbf793fc8cfe23ff915628a8d6c6178d1033fc0 1,720 1.00/1.00 vMB 71
669,984 669,984 00000000000000000009d45ada4522c4fc8dcac4b28994c71f1225c67745e083 2,695 1.00/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 782.01 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: 649.26 GB
    • Received: 13.15 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.