Loading Tool

Explorer IconExplorer

Memory Pool

73,464 transactions
28.33 vMB
0.07798296 BTC
Random Selection Loading Transactions
Max Size: 167.69/200 MB

Candidate Block

Mining Attempt e737c51cbe77ecd82150bc1aa49568b5fcf29c5d13675558240ed7cc1a096f01
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root ab39762a08c6e98d82ce8181ecad5b3432a3dcb8c0465a50b16ebfc08780922f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,561
Size: 1.00 vMB
Total Fees: 0.02120840 BTC
Feerates: 152.31 > 2.13 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (496,222 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
418,813 418,813 0000000000000000041437944c6af204b3e5f43cc042af102118c8f8d03dcd48 106 0.05/1.00 vMB 50
418,812 418,812 0000000000000000024cf9c7e471b334cf7987da7b66b7b09f7b343ce72f834e 1,106 0.58/1.00 vMB 29
418,811 418,811 000000000000000000b638b1ccefd4bed1ca4b9d340364a6dbe05294303ca253 2,175 1.00/1.00 vMB 40
418,810 418,810 0000000000000000017fdc8d7cebf23ee4295c7956d01de6689cf292bb4c525b 2,778 1.00/1.00 vMB 83
418,809 418,809 0000000000000000048ea157727bd5e7f9f473f89bb3266a053dbf36c31e23f5 898 1.00/1.00 vMB 19
418,808 418,808 0000000000000000010ccd10f3a4b85f8f05ad9e91fd1cee369b101d47ca6a53 1,526 0.62/1.00 vMB 58
418,807 418,807 000000000000000001f96dee10df85e6e29980ee5f177c2377519c29197a3001 298 0.14/1.00 vMB 58
418,806 418,806 000000000000000003c0c11e2f2be6c808fb0b06041844532378e30b81d129d4 607 0.25/1.00 vMB 56
418,805 418,805 00000000000000000021b7746d3994a5cff1c751e86cb3dd9de34a5c388ed798 605 0.25/1.00 vMB 50
418,804 418,804 000000000000000000d03a647a105b1d0df8773a7d29b42cfe4ae82849f6d5d5 1,151 0.45/1.00 vMB 61
418,803 418,803 000000000000000003b6fc92d75401bf114e2fca7fc2c40b7e75ffc3212b4d76 685 0.99/1.00 vMB 16
418,802 418,802 00000000000000000033b5dcfc626ff8650a18a94374c72f8cfab418682f53b6 982 0.42/1.00 vMB 67
418,801 418,801 000000000000000002c72ff94c58fec20dde18f3c90902f19e895f3db8a95f24 551 1.00/1.00 vMB 13
418,800 418,800 00000000000000000205c8b5d799bbcd36a2e2868d802ae62f23e4496ddc0776 1,972 0.99/1.00 vMB 43
418,799 418,799 000000000000000002bb3e7914b940a483659e63274bcec4ca880a6f51358bde 1,325 0.57/1.00 vMB 60
418,798 418,798 000000000000000001bd86a557e3f677be79680c2b0fc38a559ba10896032ce6 856 0.36/1.00 vMB 57
418,797 418,797 000000000000000000bb9c5056bb8343e7e640ed4317090d95365fdfa6cc48ff 1,593 0.64/1.00 vMB 56
418,796 418,796 000000000000000004da4fb94cd0ce04a8f274de105e4e02552cb2632a27be94 1,249 0.47/1.00 vMB 66
418,795 418,795 000000000000000002c6d3d15198e038bfde7c4689ff5741a6fa0ff70d588f06 632 1.00/1.00 vMB 12
418,794 418,794 0000000000000000049a352b0236b6a268bb8c9561d4a80bcf39b4caa6025e8d 42 0.02/1.00 vMB 39
418,793 418,793 000000000000000002297259cabb6430fcb66c1219e155319f750fa4b2d9824d 1,437 0.71/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.45 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: 667.47 GB
    • Received: 15.25 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.