Loading Tool

Explorer IconExplorer

Memory Pool

20,529 transactions
11.66 vMB
0.05952144 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 62.92/200 MB

Candidate Block

Mining Attempt 28dfae6c275600d09b23a8a7a15c72c5ee54ef5df335c0f8a8e8f3b9b0e929e5
Version 20000000
Previous Block 00000000000000000000d07daa1ab23da8755ba9a9c7012a011a4a71de233add
Merkle Root caaeb6180f15f6cd89b6b5492208bab2eaece76134927cf01a846ad5b0e7102c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,984
Size: 0.99794825 1.00 vMB
Total Fees: 0.03767106 BTC
Feerates: 240.43 > 3.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,785 (738,826 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
174,959 174,959 00000000000000f829b1f0b27916abbdc7bfedb7ae8bb746f338f5c578fccb10 41 0.03/1.00 vMB 15
174,958 174,958 000000000000003f4940ee61751f7a4d1b4a6d8184a527cfbd5e69d529a183e8 98 0.04/1.00 vMB 47
174,957 174,957 000000000000007e95fe89cc57ea552a2f40aa73e89d2db300805ecc578b5c79 134 0.09/1.00 vMB 372
174,956 174,956 00000000000001ab484b9a76505ba4942f48b1537303e9a493e171f0663235cc 19 0.01/1.00 vMB 694
174,955 174,955 000000000000020ce8d7b783dd908c21f79436373e2415c22e34bece9ad4c019 5 0.00/1.00 vMB 821
174,954 174,954 00000000000001dadf38170b94c305472faa436a82cba6da5f07dfbd8d013d05 22 0.01/1.00 vMB 57
174,953 174,953 000000000000076d28998d6a93288988589221b467dcbff3580a2d967345a85d 55 0.03/1.00 vMB 357
174,952 174,952 0000000000000a2702a5cd709150096bf174362b248d36602d03ce9cf7390571 58 0.01/1.00 vMB 0
174,951 174,951 000000000000035768e44722b0208c14f950e285cdbd15ab8b54267010c5b3db 31 0.01/1.00 vMB 44
174,950 174,950 00000000000003acc8e674a4372dc0394fe9fb3c0bcc1d75d1b1800c05468f39 30 0.01/1.00 vMB 216
174,949 174,949 00000000000009bc30907492ecf48e759b09c4abaabb694d1a830c3c84a59a71 89 0.05/1.00 vMB 335
174,948 174,948 00000000000003412202699ddce664d18ef625ea3a5b240e5053e8dddc07c0c2 57 0.02/1.00 vMB 131
174,947 174,947 0000000000000277f8f1243644309812877f84296fd0fc8623ae0b75385c1ddd 29 0.01/1.00 vMB 131
174,946 174,946 00000000000009a0691da604f6d522f92f616ff24cebccb01e20f8ecdea5a32e 34 0.02/1.00 vMB 102
174,945 174,945 000000000000053a0afea4f89095979a16eec4956cf76b9ac4945cf4a5773090 130 0.04/1.00 vMB 105
174,944 174,944 0000000000000102f47661ea5fa778dd21db6b686e43cfbd2c2f02dce19887f1 12 0.00/1.00 vMB 0
174,943 174,943 00000000000002227a4d385b64e976bfbb7955177241929a677b4956df88a817 33 0.01/1.00 vMB 401
174,942 174,942 00000000000005e6a6b592944ce731296e1171ee1ab12dd1ae441a442748ecf8 31 0.01/1.00 vMB 246
174,941 174,941 00000000000007a767ea31b7a8311d944e5252337b73e185ef4203e47793e154 10 0.00/1.00 vMB 486
174,940 174,940 00000000000000af88932f9654ef2bdd5d64937e758fde767703b4a394c984b9 92 0.03/1.00 vMB 47
174,939 174,939 000000000000057afefa7df5bc42272ad19af5db5365cf66778384cc89da7dbe 30 0.01/1.00 vMB 386
Previous 10 blocks ↓
Total Size: 780.24 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 512.56 GB
    • Received: 4.24 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.