Loading Tool

Explorer IconExplorer

Memory Pool

76,827 transactions
28.76 vMB
0.06854627 BTC
Random Selection Loading Transactions
Max Size: 174.21/200 MB

Candidate Block

Mining Attempt 20fb970ffef1e44a04f9155a8896fafbaee6200681bc0858a3947866936e2050
Version 20000000
Previous Block 00000000000000000000e77986292dbc09ac5349d11628448e2144e30f8f2f64
Merkle Root 72ff9f97b3ba525709d65d7bc69ab09e0fc25c4df5564d4ed22363141d9cc2cd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,540
Size: 1.00 vMB
Total Fees: 0.00879434 BTC
Feerates: 50.27 > 0.88 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,155 (437,686 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
477,469 477,469 000000000000000000eaf268cb3f9f57552022dd1a80088559f4e3e6b7d79f58 2,047 1.00/1.00 vMB 49
477,468 477,468 000000000000000000a216b696ad8e98560840967765cc8228583413dbefb6c8 1,864 1.00/1.00 vMB 109
477,467 477,467 000000000000000000804fbef482baebfeac6e7c68734c38dadecae069805612 1,043 1.00/1.00 vMB 163
477,466 477,466 000000000000000000ea9617a9f369465b6dc4ea1d1f9971c70c96a71e66e05e 1,703 1.00/1.00 vMB 106
477,465 477,465 000000000000000000c6c14534e579b2bb9205852fe17ebda2b986503dac08c7 1,323 0.62/1.00 vMB 168
477,464 477,464 0000000000000000008cfba9ad68103b028ef6fae6313bcf9999096610cacbf4 1,975 1.00/1.00 vMB 135
477,463 477,463 000000000000000000454c8bd1b7b2a00aaaf190bbc5eed0e1e553a610c85246 2,124 1.00/1.00 vMB 158
477,462 477,462 00000000000000000133c5df640d0e2c8af13c2ec1b531b7627856ea1d6588de 2,040 1.00/1.00 vMB 134
477,461 477,461 00000000000000000005a87343d11f120c26db65fb4232a8a8173d9a27e1825f 1,270 0.99/1.00 vMB 87
477,460 477,460 000000000000000000d198fa617434da03bdad8a54af5b808bd52f69fc26607c 928 1.00/1.00 vMB 49
477,459 477,459 00000000000000000065c88d89d7d62c90ab5f668f3c4ee0312c219c58aa2dcb 1,329 1.00/1.00 vMB 78
477,458 477,458 0000000000000000004fd1807732e0c4855a9e679445d30e8b9e90155152279e 298 1.00/1.00 vMB 8
477,457 477,457 00000000000000000147ed5c70e5c9ab9bb99ff3f6e2b785579e5c29986a4bfd 969 1.00/1.00 vMB 63
477,456 477,456 0000000000000000003c7e7e8c1c1025abbd89ecc17bff70e78092f718222742 414 0.29/1.00 vMB 137
477,455 477,455 000000000000000000073198690de14255db30af50856e96f88e6bed6ef242e1 720 0.84/1.00 vMB 19
477,454 477,454 0000000000000000002ed4cc4ddddcbfdd96fe54be4c448b2ee723155cba8a65 1,252 0.59/1.00 vMB 157
477,453 477,453 000000000000000000c8d3d3b25293b612579bba524a61ba4d19bd37c748a558 903 0.70/1.00 vMB 101
477,452 477,452 000000000000000000d73cc7b8114c81fbd636dff84765ec997b97abfe89438b 257 0.19/1.00 vMB 186
477,451 477,451 0000000000000000000b32c5f4a1ca6223a40eaa41a4b5e987470559fcd66d99 689 0.99/1.00 vMB 65
477,450 477,450 0000000000000000000f8af53cf3944b4474533465877c471ba3dd1f2b8ae9c1 768 1.00/1.00 vMB 70
477,449 477,449 000000000000000000a13cde76e71ce0340223380189b9e61d3d6f04e354899f 1,848 1.00/1.00 vMB 102
Previous 10 blocks ↓
Total Size: 782.66 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: 673.06 GB
    • Received: 16.36 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.