Loading Tool

Explorer IconExplorer

Memory Pool

82,151 transactions
31.05 vMB
0.11921452 BTC
Random Selection Loading Transactions
Max Size: 188.48/200 MB

Candidate Block

Mining Attempt 12b16298c1e04b94bb41c5bd6c7c3ab9e662df1f4a452bd534623ac5f0af9f44
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 5218d70c04ca33f0b93a43d15d7a364f1a9770d610a2dc90f141ccf4ae7cbcad
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,371
Size: 1.00 vMB
Total Fees: 0.04067645 BTC
Feerates: 318.30 > 4.08 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (232,542 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
682,859 682,859 0000000000000000000cba30e6d9a2221d6456f1d781dd7a745480c975cc90d6 2,522 1.00/1.00 vMB 77
682,858 682,858 0000000000000000000c1872cd7495a0684f0f6e67a0574e1232ae31c79f311a 716 1.00/1.00 vMB 13
682,857 682,857 00000000000000000005f7c0cc8c998b9b3c0d7907c018a9f55fdb8bc0359118 2,322 1.00/1.00 vMB 49
682,856 682,856 0000000000000000000d5c620944b2400d826c0055a0fd530128a7e9fced57cf 1,759 1.00/1.00 vMB 51
682,855 682,855 000000000000000000087ca6ddde5dacf11d761830b67d28aad2f3aef60994d9 964 1.00/1.00 vMB 80
682,854 682,854 0000000000000000000985c6f1c32a1be9f3a36cc2989f995d41e3804076f81e 992 1.00/1.00 vMB 29
682,853 682,853 0000000000000000000996a90527171f702fea190f91a8167bbf7708b5af8d75 2,362 1.00/1.00 vMB 53
682,852 682,852 0000000000000000000c306a06a1dad14c6d49dbe570dadc0118cd436b45cf4e 1,378 1.00/1.00 vMB 25
682,851 682,851 00000000000000000000a1ecc2e145d741d784529679d768a577b14666b512df 1,096 1.00/1.00 vMB 34
682,850 682,850 0000000000000000000591acb7928161326e20d1bd515fc6d9026f26293f6179 968 1.00/1.00 vMB 17
682,849 682,849 0000000000000000000502ec0f540847b49351045bc4d69d5fd242df554eee2e 479 1.00/1.00 vMB 7
682,848 682,848 00000000000000000006e0e3452125cf3bbf5df7c7a968974353195033152def 61 1.00/1.00 vMB 2
682,847 682,847 000000000000000000078545d92ebb7a069e4884bedee70df4d4caae1bef36b1 55 1.00/1.00 vMB 2
682,846 682,846 00000000000000000003e26fbcb72031e62c1fc64e2c8142154ed538d2c3fe24 566 1.00/1.00 vMB 14
682,845 682,845 00000000000000000007c4bd8b2bac0c26739152bf25c4e81f881e9f9aa2d03c 361 1.00/1.00 vMB 10
682,844 682,844 0000000000000000000d19cb388536da8292fe5d62a91398c3dac6049edc9eba 83 1.00/1.00 vMB 2
682,843 682,843 0000000000000000000903ce8bd5fa1aa53def2b7ec25ca79b4e6f454bf81524 1,602 1.00/1.00 vMB 48
682,842 682,842 00000000000000000008d2cbd69305c435579faf38f05a6c679ce95140933ad0 1,467 1.00/1.00 vMB 31
682,841 682,841 000000000000000000007b79ae101149ba423df36cea0766bfe0df0101cc098a 1,000 1.00/1.00 vMB 24
682,840 682,840 000000000000000000076da9603ed4876406751508794cfaa40ba9bf5c59427a 1,325 1.00/1.00 vMB 35
682,839 682,839 0000000000000000000d11756e23e677e8aec3729d1c28a2c7471e0d11aa3b0d 139 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.08 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: 722.01 GB
    • Received: 18.39 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.