Loading Tool

Explorer IconExplorer

Memory Pool

26,823 transactions
6.88 vMB
0.05368192 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.72/200 MB

Candidate Block

Mining Attempt 24808762f48d522a59831ca4179f4f0a212116bec6b3eddd27e193837b504a7d
Version 20000000
Previous Block 00000000000000000000f0f8cdddaad53176e3bccba4216d36f8bd37433b7869
Merkle Root e7b26056638babbcb20efb477287ba710d64b3a4b9d273af7e46059ca4ca1508
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,860
Size: 1.00 vMB
Total Fees: 0.03218363 BTC
Avg Feerate: 2.97 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,002 (743,917 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
169,085 169,085 00000000000008b7a5f4e8f751c9f422b042a44e6ea643b012809938ef0d233f 0.03 MB 44 29
169,084 169,084 00000000000002f7616dfb317e8d728034ca17ef9c0c937f67ae6c8e11b7f4c9 0.02 MB 31 49
169,083 169,083 0000000000000afec721458029f7e92eb7d9f71c8148787a7306fd605e6d4747 0.00 MB 3 118
169,082 169,082 00000000000001b2293eb9731c9ef0f99671b27c935845fe49d41c78f94bcfc4 0.00 MB 11 44
169,081 169,081 000000000000006b5c2caa890a23055bc325949f239747ddf1d1139b17ca694a 0.01 MB 13 61
169,080 169,080 000000000000023269619afca1da1f5be48fb4d621ae0394619dae353e341d64 0.02 MB 70 63
169,079 169,079 00000000000001f73b55aa0d33e76e42aaf4b4f3fca8ada2e2ff1f2b3c1630b9 0.01 MB 16 81
169,078 169,078 00000000000004768b7b2c360efa774209f70d732b2037e7c911d8c4bfeafb18 0.02 MB 14 753
169,077 169,077 00000000000006b1fd22ba20e1d1fdacb0115703d35436b4633a15469ab75809 0.01 MB 50 82
169,076 169,076 00000000000005369742dc76874cb66bc6b394063b50ffa32a3f268bbe4862ab 0.02 MB 72 182
169,075 169,075 000000000000085ea1d9ae04899f80ac3e478337ba4327502d3fb6b81fb7ea9b 0.05 MB 126 138
169,074 169,074 000000000000013930a0fac9138d87471b5bff67c7e23048d0448e4a5d35acc4 0.00 MB 8 69
169,073 169,073 000000000000084d024bfff4658236fad0c00aa28b06bb932b16af2bf173df4d 0.00 MB 17 60
169,072 169,072 000000000000044a0ca1fc6a07fcf94f0b837a26be6a8fa1135d9d9fdf69713f 0.01 MB 14 62
169,071 169,071 00000000000005e6961d25cd04a4d7226451680dec4981591e5e3e0eb8bf7243 0.01 MB 17 7
169,070 169,070 000000000000047e9dc4f18f8d3d67c28fe81f90e0b1f174d4797163c3a3e6cc 0.01 MB 14 17
169,069 169,069 00000000000008fefc20604c655836fde6be97aa771dc157c7889de5955eb6a7 0.02 MB 28 84
169,068 169,068 00000000000003903ab75c246775d8ba4918320524211598bc71f0e40d360f4c 0.01 MB 26 187
169,067 169,067 00000000000001bb36a06134931f6ba110f707fcfa57933ed81c9e8ed104a8e9 0.03 MB 111 51
169,066 169,066 000000000000028df5e8381d291e4be70c931f9c4187b92e4da19dddfd9c041d 0.02 MB 25 53
169,065 169,065 0000000000000ac97bcc56482b88dc968035ad71693e18ceeb888ea2e10a7882 0.02 MB 36 111
Previous 10 blocks ↓
Total Size: 778.84 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: 382.96 GB
    • Received: 3.44 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.