Loading Tool

Explorer IconExplorer

Memory Pool

44,689 transactions
28.53 vMB
0.06419645 BTC
Random Selection Loading Transactions
Max Size: 151.76/200 MB

Candidate Block

Mining Attempt fe5594a9686e5da35e82f7d0e081057a0e7a5cd0f20320d2bbcdc851afa3234a
Version 20000000
Previous Block 00000000000000000001897c6c9731bf3ee4fa42a06586a204e074828410e573
Merkle Root 3b10d62adbd0546f73c164688ea453217d3a456b2445b037a8e0b83d437ccc3b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,326
Size: 1.00 vMB
Total Fees: 0.01018777 BTC
Feerates: 60.21 > 1.02 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,858 (405,446 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
509,412 509,412 0000000000000000004a16780e356229329e3b848f807e43706c479bb4fa24b7 311 1.00/1.00 vMB 10
509,411 509,411 0000000000000000001a37b2e2f226a70803f4ccdfc9a2a636f74578f25f1d6f 260 0.18/1.00 vMB 45
509,410 509,410 0000000000000000001638575880305abd6e3a9adf584fe38166cea1519671c7 1,523 1.00/1.00 vMB 45
509,409 509,409 0000000000000000003e5e5270811729b558d72d28d08f7e4817482231a7017e 2,351 1.00/1.00 vMB 67
509,408 509,408 00000000000000000027fe12ad018f617a3572c09ab7f9678e68e3eddee4ad52 1,101 1.00/1.00 vMB 40
509,407 509,407 0000000000000000000b0a8783aebd7a739807067495aaa78d29c7ed7e6e3aea 235 1.00/1.00 vMB 4
509,406 509,406 00000000000000000009007ced104211005d1be57e6e79688d2c1d48cab5d661 650 1.00/1.00 vMB 18
509,405 509,405 000000000000000000354327fad3d3820ce450a99cd6739734d14f9d7e50246e 1,844 1.00/1.00 vMB 53
509,404 509,404 00000000000000000059edd5efcb03cc348ef692b2d3b86b265edaec9ae74016 967 1.00/1.00 vMB 32
509,403 509,403 00000000000000000014568e1935a7aaa28b89e4a0caa00de1a429592383719b 614 1.00/1.00 vMB 13
509,402 509,402 00000000000000000052e68196028a777c5f59c0547a64fbf8902bf9ad588e60 458 1.00/1.00 vMB 20
509,401 509,401 0000000000000000003e5fb8d0310684cc1c06a13250d59662ce3e1953150764 2,270 1.00/1.00 vMB 32
509,400 509,400 00000000000000000024d3f71c3bd3fa18afa1ef9120d099908b8f6bed37665c 2,270 1.00/1.00 vMB 97
509,399 509,399 000000000000000000053a5daf04b8652b3d0d099420aa13f847df33337f5757 801 1.00/1.00 vMB 21
509,398 509,398 00000000000000000019f5263d047723fded8e20af30bb00268aabf34c3f13e0 418 1.00/1.00 vMB 8
509,397 509,397 000000000000000000489338cdc5f31c75a8e96ab7b61adc364b2bc76c6f4100 404 0.14/1.00 vMB 84
509,396 509,396 00000000000000000060cb32ab97490e51044b0242bed803bb382be77d9638a5 1,845 1.00/1.00 vMB 49
509,395 509,395 0000000000000000000fb6ac29d7a86a0409f54d6f393d6323aa97d2421612e7 835 1.00/1.00 vMB 27
509,394 509,394 0000000000000000003ab6aae6cbfb73312189d9ff037765af73ce5de6614826 918 1.00/1.00 vMB 27
509,393 509,393 0000000000000000004c18d8a5560d4e0eef07347baf03e46fbc74cde791d373 410 1.00/1.00 vMB 10
509,392 509,392 00000000000000000010f22a26054fcbbed0b3b704e61003867084a2731cbdac 396 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.14 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: 652.64 GB
    • Received: 13.80 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.