Loading Tool

Explorer IconExplorer

Memory Pool

35,329 transactions
25.94 vMB
0.06911967 BTC
Random Selection Loading Transactions
Max Size: 131.86/200 MB

Candidate Block

Mining Attempt 0c6ef271b13cb75573d42abc85682a80480f92c1419907bed6c08047bcfef22b
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root c4f5e52a5b1383fc77d3b7b1688754c7878a9d6e1d8cd0d01881c2d0d00246b6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,603
Size: 1.00 vMB
Total Fees: 0.02154560 BTC
Feerates: 250.88 > 2.16 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (546,798 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
367,893 367,893 00000000000000001046ee66a85cdeda5736e2e8023e297fd4d3fed0684d2596 2,647 0.95/1.00 vMB 52
367,892 367,892 000000000000000001b13397f6578d18cf8d3e9a46a10c7a59cdf6e63026e973 1 0.00/1.00 vMB 0
367,891 367,891 000000000000000012ea0ca9579299ec120e3f57e7c309216884872592b29970 420 1.00/1.00 vMB 14
367,890 367,890 00000000000000000a22862226a0b72f46e2f9a134cb5d0737931f08a227cf1b 1 0.00/1.00 vMB 0
367,889 367,889 000000000000000006c4c32253795ce21a7b7cfd1a0b9ccd594c3c9330e88fac 739 0.32/1.00 vMB 37
367,888 367,888 000000000000000009d3f251c99a1379f8bebb3ab58b638e71bd39b3a5e82a0a 665 0.75/1.00 vMB 23
367,887 367,887 00000000000000000fde62a56234a1872f64bf4c0b83c948f335b934a570c49e 959 0.68/1.00 vMB 31
367,886 367,886 0000000000000000096aa43cd0d602b704bfa23f620141eea4006f179d40ce08 477 1.00/1.00 vMB 10
367,885 367,885 0000000000000000008368a5c59bf755abd9d967370fe7c7a1c2929684e7e8a2 273 1.00/1.00 vMB 5
367,884 367,884 00000000000000001139565c9038577c06f0b53bd83418decd1ebabb1f2118b1 687 0.82/1.00 vMB 25
367,883 367,883 0000000000000000076df6f7f7176f1fa57964a05a0995736f26bfc01c987ed9 555 0.80/1.00 vMB 22
367,882 367,882 00000000000000000b834ba9cfc1ad6188972855859db6fc0f0543b388dac8d3 726 0.81/1.00 vMB 23
367,881 367,881 000000000000000004caf2ab362269bac175abeac71852e0426e648e494a7f59 420 0.80/1.00 vMB 21
367,880 367,880 00000000000000000a86c8731d923c9db284c6b34c5a364655483ec09abd94f0 611 0.81/1.00 vMB 24
367,879 367,879 000000000000000011ad9253157cff77d7ab803b4cc5d5e4f2d2654be1d6495a 1 0.00/1.00 vMB 0
367,878 367,878 00000000000000000eaf2605729624f261b202e63d0e808e8928b3aa472ba93e 808 0.89/1.00 vMB 25
367,877 367,877 00000000000000000b8d631639b0dd7ea223f2efc46fc9ab0992f7d612e29c25 368 1.00/1.00 vMB 7
367,876 367,876 00000000000000000afca5fc859d13328faf95781ea65184018b2346a109bdc2 457 0.76/1.00 vMB 21
367,875 367,875 00000000000000000816cabe4571b0b665993e637d00dba8ac45222b1712a83c 526 0.82/1.00 vMB 11
367,874 367,874 0000000000000000105721dcacc220ee04491a4e506032d1fea159080c1ef36b 456 0.78/1.00 vMB 20
367,873 367,873 00000000000000000cf28a181cafd30169141a4647db80e75ffad38faa2083e0 506 0.85/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.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: 637.82 GB
    • Received: 12.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.