Loading Tool

Explorer IconExplorer

Memory Pool

75,533 transactions
20.61 vMB
0.05995211 BTC
Random Selection Loading Transactions
Max Size: 138.34/200 MB

Candidate Block

Mining Attempt 1e375df96acd05c5395aa6e27c08734651931dd4085e66585908352632eba718
Version 20000000
Previous Block 000000000000000000003c575fb97a704a903ec98bbec6dac6af53bd44076d4f
Merkle Root 4cf81d9c1f9b637925a55bd7dab9189a568e6afff7a15d932f2d0d2d702482ad
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,540
Size: 1.00 vMB
Total Fees: 0.01480391 BTC
Feerates: 95.69 > 1.48 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,999 (656,289 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
259,710 259,710 000000000000001c8f27dd4700399f9a33eabca22ce15a1987e7ce9d4881fd80 475 0.24/1.00 vMB 71
259,709 259,709 000000000000002372f31c0fb22f877020f7e94ae676abf5abdd99cddad1a429 580 0.25/1.00 vMB 167
259,708 259,708 0000000000000016fff2eb66a0a51c4864375f3af9f3b7817650ba3f863d12fe 367 0.20/1.00 vMB 105
259,707 259,707 000000000000001cf770fcd9948a96ac0f1b6c8a1de2a4a057405a465175d997 669 0.25/1.00 vMB 152
259,706 259,706 000000000000000052778a0f619e4b946b2780b575701581b3486645deebd5dd 123 0.04/1.00 vMB 29
259,705 259,705 00000000000000107a6500e906875569a59abd0d1a58a183ff960ffaf24a2781 1,070 0.43/1.00 vMB 111
259,704 259,704 000000000000001dc64732b62b9c8eb7b0a92868c1cd2111f90852e2b054f8d6 531 0.22/1.00 vMB 133
259,703 259,703 000000000000001e980ad4f510c3107bdf4aa979dbf321c0df91159b2a8fdf4b 382 0.17/1.00 vMB 96
259,702 259,702 0000000000000022f5b5936574dc3810661b69cd87da0a8173b70f02222b4114 911 0.42/1.00 vMB 113
259,701 259,701 000000000000001a6a8ce718d54c3aa9b737ad73283caa5960ed32aad00d1f20 421 0.17/1.00 vMB 121
259,700 259,700 0000000000000003e9cc3a17f18b95f32ab581164ab68c7772428c11f4aff4e8 166 0.07/1.00 vMB 85
259,699 259,699 0000000000000003e37e06187d7632dd7630512980b6abc34d46891a38513d69 901 0.43/1.00 vMB 106
259,698 259,698 000000000000001c3b988b91cf60356d68bef04bf03af8d0b22c2754e535f7d8 544 0.25/1.00 vMB 131
259,697 259,697 00000000000000002d3deb4fd89b8233762b162ab2e5539a2cf74fade1cb139a 184 0.07/1.00 vMB 160
259,696 259,696 000000000000001da3e4856c643e55ffaaaf0803e815ca6fe81146bda19d6103 163 0.07/1.00 vMB 123
259,695 259,695 0000000000000021e8fca33a078683e931dbff598f4d7d38a915f605a346f95d 472 0.24/1.00 vMB 108
259,694 259,694 0000000000000018779ccc019e143b1f70cc59133719ce6afe8723d35d518901 445 0.19/1.00 vMB 57
259,693 259,693 0000000000000002b5b8839aec9eb48a433f6b5be65c6534f5931e8b606333af 652 0.25/1.00 vMB 123
259,692 259,692 00000000000000202049f1a2a2e003bd7d26f344a9e09f511d9b770e31ef2ef1 446 0.22/1.00 vMB 44
259,691 259,691 000000000000000c83145db8af6919485d12829e8ea23494539d5ef54ccef5e5 690 0.25/1.00 vMB 170
259,690 259,690 0000000000000007e2c3ab5a8d5a042dafb0cf7086b5a4b18fa175d61e46661f 512 0.22/1.00 vMB 135
Previous 10 blocks ↓
Total Size: 784.12 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 808.01 GB
    • Received: 23.23 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.