Loading Tool

Explorer IconExplorer

Memory Pool

76,733 transactions
28.96 vMB
0.07545464 BTC
Random Selection Loading Transactions
Max Size: 177.16/200 MB

Candidate Block

Mining Attempt e6c5cb45c52a42b1d53e84d62fb4770e27b85d1f4bac5493ecb8aba631a8da46
Version 20000000
Previous Block 000000000000000000018a1745256f25ae444f4fd5c5dd6ed2078735484c4179
Merkle Root e6e527cc9001ee17ef22bf47d5e8bd9fb0dd64a18ff9e23fc2d6471b4ec68b20
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,859
Size: 1.00 vMB
Total Fees: 0.01238747 BTC
Feerates: 74.05 > 1.24 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,241 (490,467 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
424,774 424,774 00000000000000000220c55d4e492ee09c9329eaad1a75ecf1fef3732e1a2146 3,276 1.00/1.00 vMB 95
424,773 424,773 000000000000000000b24173547cf473c60667c04f2a16ad423b5ead8bb52f3c 1,020 0.37/1.00 vMB 65
424,772 424,772 000000000000000004b055ab9ce60a1300497cc654d18cf5e9145f258908f11e 1,068 0.40/1.00 vMB 64
424,771 424,771 00000000000000000025b8377072c143bface88933f4df09f37031266c4fc322 383 0.18/1.00 vMB 58
424,770 424,770 0000000000000000001116549d53d53209d2f62231d2c8e4b94022050dfaec17 766 0.37/1.00 vMB 56
424,769 424,769 000000000000000002a5ead19436828bf4ed938def7c19f234b601194788a23f 144 0.99/1.00 vMB 3
424,768 424,768 0000000000000000026d89893a0df83116d9fbd21e7626268c8ab1147ed0bc4f 783 1.00/1.00 vMB 22
424,767 424,767 000000000000000003c1b5f2d315d6a540b338317027f2323b43efb2e7f57a16 1,576 1.00/1.00 vMB 39
424,766 424,766 0000000000000000011745762c8395eb6b1d734f5fc35db405e0ab00060a7bf0 1,161 0.51/1.00 vMB 55
424,765 424,765 00000000000000000103a829af63189e21425a3c67e603cf5ff7d59bdc194506 427 0.17/1.00 vMB 64
424,764 424,764 000000000000000004d524006933bd88880282bd22f0beb433bda4bed5110d05 187 0.08/1.00 vMB 67
424,763 424,763 000000000000000003ef7d5f71a6792b578b40888803f52d75030a4133d7f361 1,099 0.48/1.00 vMB 67
424,762 424,762 000000000000000001e16c10dbfef4002b92d0575f1a289cfcc7e2dd51951972 546 0.99/1.00 vMB 14
424,761 424,761 000000000000000003f052ce7711b71fbcf2b526f60cdd2f55b7ca2f7740f32f 2,551 1.00/1.00 vMB 78
424,760 424,760 00000000000000000077be0493ffedc93a439bb30f553a287a39bdd71b3c21e5 1,415 0.64/1.00 vMB 63
424,759 424,759 0000000000000000017ddaa118c443a2d531c7f6466e7c5e2bfd99f1e69d5977 156 0.06/1.00 vMB 111
424,758 424,758 000000000000000000a89234b8d677ce7bef98a30bff91bf0458d6e4613c791e 444 0.25/1.00 vMB 58
424,757 424,757 0000000000000000044d086d3d21a5cce28a3143a82195aa5f2e8d0abae15c2b 316 0.15/1.00 vMB 64
424,756 424,756 0000000000000000053e556d17f183cec094d777c474c197ce784258864f1a81 953 0.99/1.00 vMB 28
424,755 424,755 000000000000000001b9260204345191cea405aaabecf66cba9e727f099097e7 1,662 1.00/1.00 vMB 50
424,754 424,754 000000000000000003e1b4d2f2ef07469f9b1bc741c21acae7c811eef9ad9555 578 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.81 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: 710.28 GB
    • Received: 17.05 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.