Loading Tool

Explorer IconExplorer

Memory Pool

81,133 transactions
31.12 vMB
0.09151655 BTC
Random Selection Loading Transactions
Max Size: 187.71/200 MB

Candidate Block

Mining Attempt cad8798547bbdf7596226130e631438b86c714120e6c3c2fd9deec04e5b2fdb3
Version 20000000
Previous Block 000000000000000000016d1b89e6b899f157320615453ebe26621a27c676cfef
Merkle Root 482ce0b3ba7bd3b7f50bd9c34f53b2dcce870918b57359a846ea8e20d63a7f86
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,444
Size: 1.00 vMB
Total Fees: 0.01885265 BTC
Feerates: 45.88 > 1.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,356 (584,165 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
331,191 331,191 0000000000000000036f9212a98c276e3d57cd7ac82d293b30a9dd94e75ab9b8 21 0.01/1.00 vMB 22
331,190 331,190 000000000000000017617b8015487dde26489a10a15452c8b379a05d0c8f2432 600 0.29/1.00 vMB 25
331,189 331,189 00000000000000000461622685730244763ff8a20934a2e8e6974bae3435d9fa 64 0.03/1.00 vMB 45
331,188 331,188 000000000000000015a8a72ce3978d0eaad9ecd62ed142c6014805fd4211e019 402 0.24/1.00 vMB 30
331,187 331,187 00000000000000001378fc40ef0cfefb838282384b2a00f9632196f15b336f9c 643 0.30/1.00 vMB 28
331,186 331,186 00000000000000001618fe1bdbd69f51c62bfe96690d3f464e75220ebd6e35ea 1,066 0.68/1.00 vMB 24
331,185 331,185 00000000000000000cb33a96307e46151691b915230519a9d8382cd7a5ea6e8b 512 0.17/1.00 vMB 37
331,184 331,184 0000000000000000167d9682c9cd021c96e88873d45d685035a07bb13710305a 43 0.03/1.00 vMB 22
331,183 331,183 0000000000000000007bd9fc93375b4494ef2fe57aa36f27d7940724daab2679 183 0.09/1.00 vMB 31
331,182 331,182 0000000000000000134acb5df46365bca96b09c6ded06a3c96bf58025ce8ca9c 789 0.32/1.00 vMB 32
331,181 331,181 0000000000000000111fcb34b640ba37a1541641a36fd0159a56c12c0862435b 269 0.12/1.00 vMB 38
331,180 331,180 00000000000000001236e787cfe3990fd5175a04aabf53fc567d9b3266acde9d 835 0.38/1.00 vMB 26
331,179 331,179 000000000000000007cd930346b3127ac61ca9661d5b0cd8ae921817df62fb5b 981 0.52/1.00 vMB 29
331,178 331,178 000000000000000010cbe05ca3517a35cc86bd2a3d4f78c813d4106153f537f0 788 0.25/1.00 vMB 47
331,177 331,177 00000000000000001a919f7e002829051e351c610fb517287a9c14d303f99691 472 0.22/1.00 vMB 27
331,176 331,176 0000000000000000001158a09a7898daa3a72c4be1c9ad63ba701ec022c92ede 1,101 0.51/1.00 vMB 28
331,175 331,175 0000000000000000017d839425d2f02ecd8eae2b828d9213d20f52d2e7bec756 128 0.05/1.00 vMB 36
331,174 331,174 0000000000000000187961c17de5a58423ecc3cedbc40ec1fe59890611573998 305 0.20/1.00 vMB 23
331,173 331,173 000000000000000016ec2fe7d30240c80561b647c591ecbc63a02bcd2f14311f 142 0.05/1.00 vMB 27
331,172 331,172 000000000000000016e697f4674e8ecce92b0f3a870d4a83b5555e1602180bd1 560 0.27/1.00 vMB 28
331,171 331,171 00000000000000001a947b218a09189d7c11796f596553f75457e0cec674bf0c 315 0.15/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 783.01 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: 718.88 GB
    • Received: 17.98 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.