Loading Tool

Explorer IconExplorer

Memory Pool

82,423 transactions
30.30 vMB
0.14250840 BTC
Random Selection Loading Transactions
Max Size: 183.48/200 MB

Candidate Block

Mining Attempt c51d23e94613315954ec2a12aabb190a1c1c1fb5bfecdc00d01e4f28ce9467bc
Version 20000000
Previous Block 000000000000000000016a81c5974205d8be7825f3436d4fbbaa2e3ded369b8d
Merkle Root f29ebfa3347fc3a10e9d89891c5d5bece2f4082fea891f331db2d023f1dc0d2a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,872
Size: 1.00 vMB
Total Fees: 0.06465679 BTC
Feerates: 137.89 > 6.48 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,138 (180,307 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
734,831 734,831 00000000000000000001d6c916710bac9cdb6615a06a720001c2fcdfc5aba641 114 0.06/1.00 vMB 10
734,830 734,830 0000000000000000000141b2675c4976e4b9a2edd782b02d1071fae07f81b4f6 69 0.04/1.00 vMB 6
734,829 734,829 00000000000000000002e45e4ecbf515d7aebd311a1bc20dc52ccc83d9ea3d9e 89 0.03/1.00 vMB 5
734,828 734,828 0000000000000000000350014200e59ced7a76b49e9c47454ae091741501841b 1,772 0.79/1.00 vMB 7
734,827 734,827 00000000000000000006fba4f6467c63c9fd231f14e1340e278b74b7b0f1be16 1,592 0.85/1.00 vMB 7
734,826 734,826 00000000000000000003017cd0417bd5a479cf0ac8996fac7129bf7a98570370 81 0.03/1.00 vMB 8
734,825 734,825 0000000000000000000766f138c0debeecba3191f31e00a7ae74b438e6b1276f 146 0.04/1.00 vMB 7
734,824 734,824 0000000000000000000954bb84ef03d48d443fff409227faede5234f3977318d 1,473 0.84/1.00 vMB 7
734,823 734,823 00000000000000000000935341602c7f73b48fb18b6958d4e5798b9e29364f33 1,188 0.65/1.00 vMB 5
734,822 734,822 00000000000000000007065204d71339b8d6ea50282fbc63a48010a8e8097eeb 2,242 1.00/1.00 vMB 4
734,821 734,821 00000000000000000007fa9ed6fcba8240d4511b874781584cd659d95638f2e4 3,112 1.00/1.00 vMB 7
734,820 734,820 00000000000000000000b862b3c1b81786ee39583d7c83fea936d5f56baf172c 2,438 1.00/1.00 vMB 18
734,819 734,819 00000000000000000006b84f8abd3e7e8931ea172df0357181121da21d9011fe 1,405 0.48/1.00 vMB 8
734,818 734,818 00000000000000000001ca6ea24559f0749ba8d9b9d33adbf61c28fff5e83fff 533 0.41/1.00 vMB 4
734,817 734,817 000000000000000000071b20f1b4b6bccd7d737315340bd4829414b81e0876f7 619 0.21/1.00 vMB 8
734,816 734,816 00000000000000000006e7f15a2fac791601edf6ae5149d509f687516f03f1fc 1,115 0.51/1.00 vMB 17
734,815 734,815 0000000000000000000532be8289e883741cabd221278582c4a7e209a31930c8 911 0.25/1.00 vMB 9
734,814 734,814 00000000000000000005085fcb7d782d6cdb7c206a9787a5372f439a16f40c92 947 0.42/1.00 vMB 5
734,813 734,813 000000000000000000074cb057c05f5a3241c1c6a55bf8009ec508a85d7f8dee 1,019 0.39/1.00 vMB 7
734,812 734,812 000000000000000000063f3c3cbb4eef9374911ecdb231e7aab53ebd2514fad3 240 0.11/1.00 vMB 5
734,811 734,811 0000000000000000000350b79f54a3cb4c463f34161367821ff05f6cc26fa33b 1,129 0.96/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.63 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: 672.30 GB
    • Received: 16.20 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.