Loading Tool

Explorer IconExplorer

Memory Pool

78,808 transactions
29.26 vMB
0.07936327 BTC
Random Selection Loading Transactions
Max Size: 174.97/200 MB

Candidate Block

Mining Attempt 1368c8c6b1b41dcd5c1a666211871b0900c71adb4272dbaec970cf172cf3fb0c
Version 20000000
Previous Block 000000000000000000005646862e45d7bc5b4c4a3d16e7119254b51a14f51fdb
Merkle Root 024b776fb04773c96c9b814389a6dd17f06117de15b9387f69926b275ed2f094
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,568
Size: 1.00 vMB
Total Fees: 0.01984598 BTC
Feerates: 150.77 > 1.99 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,069 (111,394 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
803,675 803,675 00000000000000000002fb4564a7a22d549fa8b55af0cc49ebbfd0d18c414ffc 2,467 1.00/1.00 vMB 16
803,674 803,674 00000000000000000002dd6b2ee2b5e156ffcf65c6c315aeeb76a39043277d86 2,892 1.00/1.00 vMB 18
803,673 803,673 00000000000000000003c3479325adb9da6895a0b83104840155f0146ac4127e 3,167 1.00/1.00 vMB 27
803,672 803,672 0000000000000000000235748b7a9c0eae7dd60b62cdb4b9d40ab23905d64538 2,883 1.00/1.00 vMB 33
803,671 803,671 000000000000000000000df1509875e433c047e0ba00b109d181b3683e7d0c03 2,309 1.00/1.00 vMB 7
803,670 803,670 00000000000000000000ac98f4ba728b97bc828aae7e8d3f6fdbe7453ba48d8d 1,571 1.00/1.00 vMB 10
803,669 803,669 00000000000000000001e391d1071a6d549df3413e9cb4f6fb04eed032078199 2,078 1.00/1.00 vMB 10
803,668 803,668 0000000000000000000494cfcbb298e7871f845ba129e02e07c52c66b579dc0e 1,708 1.00/1.00 vMB 10
803,667 803,667 000000000000000000048d74b475ccc9b7e71bfb38518215435da21357d6f348 1,626 1.00/1.00 vMB 9
803,666 803,666 000000000000000000049ae77a4a4e336e8423fbdfb1b4b4d92cd58622484a31 2,042 1.00/1.00 vMB 14
803,665 803,665 000000000000000000010a911794c8d41273c957912ec9ae63586bfdcd208397 2,796 1.00/1.00 vMB 13
803,664 803,664 00000000000000000003e1627277ad06fc16cddee472495b604abec561aafe62 2,694 1.00/1.00 vMB 11
803,663 803,663 00000000000000000003e47a77ca3b8123265d2737ac6f13d7b3e4638a3edb52 1,549 1.00/1.00 vMB 17
803,662 803,662 000000000000000000013d8855a42813653be627e31cdc0c5e89fb60c9b88580 3,422 1.00/1.00 vMB 12
803,661 803,661 00000000000000000003f5b5da2b06f759c4a2995b80558c869fd2245fa75815 2,657 1.00/1.00 vMB 15
803,660 803,660 00000000000000000003c6e255fa0b7fa3fe76302de21dfab1670c3f5ec2dc10 2,543 1.00/1.00 vMB 13
803,659 803,659 00000000000000000003806d93ab8542ee22f2fbf63354d6b1685508a08fd19d 3,857 1.00/1.00 vMB 12
803,658 803,658 0000000000000000000358f55c0dede49635e100b3930f89fc48bb9d02c86684 2,229 1.00/1.00 vMB 13
803,657 803,657 0000000000000000000275fbaed892593771d3e09557b05f7ce3bac02c5e704a 2,909 1.00/1.00 vMB 16
803,656 803,656 00000000000000000005277f3b946d7f557435ebe5311260c342015d88913c79 2,532 1.00/1.00 vMB 32
803,655 803,655 0000000000000000000398937020453601806e9d26cb332505e5e0fb922a75c3 2,318 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.52 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: 668.75 GB
    • Received: 15.56 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.