Loading Tool

Explorer IconExplorer

Memory Pool

43,288 transactions
26.88 vMB
0.08743965 BTC
Random Selection Loading Transactions
Max Size: 140.61/200 MB

Candidate Block

Mining Attempt 4be30fa12fe1f4c02a2714ad2868be347c717136dabdf0dddac56d4579da6ee5
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 159aad47823c0eae6dfdc92b40ae61a3dd49a7ec30ad1afa1edf7df88c7d3c78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,427
Size: 1.00 vMB
Total Fees: 0.03698358 BTC
Feerates: 151.16 > 3.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (568,765 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
346,104 346,104 000000000000000011e4a58d403ab7cb0164ea9c46cf687fb4373e47bc0b6fde 64 0.06/1.00 vMB 4
346,103 346,103 00000000000000000f2b7d1659c7edcf09a219f5af55e17e0f4e3b1ddbae9d71 283 0.19/1.00 vMB 20
346,102 346,102 00000000000000000af870e15003b0681be2477574ecffe8824f25382db38bd7 528 0.31/1.00 vMB 22
346,101 346,101 00000000000000000219e35254c2965f2ff16d53dcd10d20ae8182ebc78ee81e 358 0.25/1.00 vMB 28
346,100 346,100 0000000000000000027a781a7cd4212cf72e8aadcd2141aa4d9f58dd304a4693 499 0.26/1.00 vMB 24
346,099 346,099 000000000000000012b01e9ff1a55108ce6c936eb8fdd2c731b82854c54467bf 815 0.52/1.00 vMB 22
346,098 346,098 000000000000000012fa609b654b0ef290d3cdcdf47300cc0536ed13d7f4bbc4 93 0.10/1.00 vMB 13
346,097 346,097 000000000000000012585ce79738eddb777719ee0274fff00a81b3994d47f43c 36 0.07/1.00 vMB 3
346,096 346,096 0000000000000000025df40f696c36b39b0403298f1dde9b041532c6d72baff0 239 0.15/1.00 vMB 23
346,095 346,095 0000000000000000061e3c3d104e1c45ef0e17a82455e67a4a642edd6b14292d 263 0.18/1.00 vMB 19
346,094 346,094 00000000000000001003032ac2a0d38dacf8361eb809213ac2a8d991aa17fbd5 285 0.27/1.00 vMB 8
346,093 346,093 0000000000000000107eb730cf0dc425a839a8340a89c3bdbfbb38e05e7c39f6 1,777 0.90/1.00 vMB 27
346,092 346,092 000000000000000003a4daccf3d9686af8a1699c851c6e4cf8e41b47def5bb34 689 0.75/1.00 vMB 17
346,091 346,091 00000000000000000e6c5928b07bf581f265ff608a971aa6cffc22981dd3e4af 1,658 0.75/1.00 vMB 29
346,090 346,090 000000000000000011af51941b9e875181c2285a6cc5741360516f8d08ec083c 206 0.11/1.00 vMB 25
346,089 346,089 000000000000000011190d7fdca510e173707654f29804abc603779e495c8942 410 0.27/1.00 vMB 20
346,088 346,088 00000000000000000d252656c45dcfbf35cff1f9d7a4093808a04d29e8894c12 256 0.11/1.00 vMB 30
346,087 346,087 000000000000000010dd1fd77f58cb6796714c04989e48affa1141094ce05825 68 0.08/1.00 vMB 12
346,086 346,086 000000000000000000e83a55db617b5db59ce161f8ef4d0989b8c6d1a3e82102 460 0.29/1.00 vMB 25
346,085 346,085 0000000000000000023bd6f757b821205102567a97f351e6a9ead6d593e06d6d 57 0.09/1.00 vMB 12
346,084 346,084 000000000000000011c24ebf70512b92745249d0ed9918b11881e148e7ec8e92 409 0.21/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.16 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: 653.26 GB
    • Received: 13.84 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.