Loading Tool

Explorer IconExplorer

Memory Pool

81,568 transactions
29.95 vMB
0.10893152 BTC
Random Selection Loading Transactions
Max Size: 181.04/200 MB

Candidate Block

Mining Attempt 8f3daf0f3ed31456b8274f4c6b11a40fe4ba4eb5106c2f314518d0667a88d675
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 8dd89f3e296f761519a727789b9f60be9fa2745122b848c7eab565d73be9d7d3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,235
Size: 1.00 vMB
Total Fees: 0.04223425 BTC
Feerates: 146.36 > 4.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (176,326 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
738,782 738,782 0000000000000000000752627cefb9d9436d740ddf95a0d7b2551899897c2f04 2,194 1.00/1.00 vMB 7
738,781 738,781 000000000000000000066f9d0d98df26a134135086c76290aad5c0822eb03607 2,581 1.00/1.00 vMB 12
738,780 738,780 0000000000000000000945571e23aef1ed31afaa0691c1934d4cd9404adcd92f 1,093 1.00/1.00 vMB 16
738,779 738,779 0000000000000000000204b9889ae5496e1162303e36ecc0aeb9d37271407280 2,215 1.00/1.00 vMB 14
738,778 738,778 00000000000000000003a966108ad0b61a1ecf7cf7b169ddfad0a617d53c16ab 2,485 1.00/1.00 vMB 18
738,777 738,777 0000000000000000000863fb36ae635ddc68c44372963857a96cae82213d78b5 2,361 1.00/1.00 vMB 27
738,776 738,776 000000000000000000068d5a0aa7400452181c0042a7c3e32e009b69b80937d8 2,701 1.00/1.00 vMB 4
738,775 738,775 000000000000000000019568c42637f1a752fea8b9f83e38826bc73cfa0ba568 2,601 1.00/1.00 vMB 12
738,774 738,774 00000000000000000007775e31c6c18763a7374aacf529dd90746a7b73275551 3,022 1.00/1.00 vMB 10
738,773 738,773 00000000000000000007df61201bbfb27f8a994641702a0ea4dbaccb51975845 2,436 1.00/1.00 vMB 8
738,772 738,772 000000000000000000039776462bc9c6429d70276f948682cd9a726d1f2c8d1e 2,992 1.00/1.00 vMB 18
738,771 738,771 00000000000000000006cf24139cc75c178cc2ce0fefee8713a50ec5ed9ba63e 2,158 1.00/1.00 vMB 11
738,770 738,770 000000000000000000067a58faeaf4f646970aaeb853a3ddf87cf8c06834767b 2,230 1.00/1.00 vMB 7
738,769 738,769 00000000000000000000a71cd4ac17e3c409fba2cb75ede9042eab8fd1e78ca1 2,590 1.00/1.00 vMB 7
738,768 738,768 00000000000000000007e3e0328755e4bc73f37ba8eebb3dcedfdcb4b9fab301 3,202 1.00/1.00 vMB 17
738,767 738,767 00000000000000000009073ad78f860754d13b42e79fe54533c1c94e215e583c 3,315 1.00/1.00 vMB 9
738,766 738,766 000000000000000000031b0daa0ee7f26a850026e87316ea410f84e0f0392d25 2,913 1.00/1.00 vMB 15
738,765 738,765 000000000000000000088eca1fc98dc07e1daaa60fbf92ab65042df62665536b 2,486 1.00/1.00 vMB 11
738,764 738,764 00000000000000000001ea3b6b38b711e58afdd5ed1bce6cabade775f9db0c06 2,844 1.00/1.00 vMB 17
738,763 738,763 000000000000000000056fde770070da6a751113450b9d96ade8bc5adc807e58 1,857 1.00/1.00 vMB 12
738,762 738,762 000000000000000000085b9a18c5e11d560b8e810e83f8a2fc75d35d61142506 2,697 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.