Loading Tool

Explorer IconExplorer

Memory Pool

78,374 transactions
29.81 vMB
0.07430665 BTC
Random Selection Loading Transactions
Max Size: 181.80/200 MB

Candidate Block

Mining Attempt 19937abb5472484f42e1cb7a1741372bab5331c44b929751f8bf3fecd3ee2f1d
Version 20000000
Previous Block 00000000000000000000f93cccf65ba1bb0d36ddbb9079a10905fd5e8bbf112f
Merkle Root 5957413216f7e742c8e69eaf24a9b4110bf79595c916b9d6c008e1af766a7d3f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,889
Size: 1.00 vMB
Total Fees: 0.00829656 BTC
Feerates: 73.20 > 0.83 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,371 (400,324 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
515,047 515,047 0000000000000000002fae972356006d42ae4d801c4285cf79f4240ba72ecfe2 24 0.02/1.00 vMB 84
515,046 515,046 00000000000000000040a2441fb545f06114bb6b85214032698e0b372eed12d0 983 0.53/1.00 vMB 42
515,045 515,045 0000000000000000000577d4e488f50955dc1f4727c5f64b4e8ebceb3c7e7286 1,408 0.71/1.00 vMB 24
515,044 515,044 0000000000000000001eceff3fc38885f33f1b612a909bd06082c35aa690b691 376 0.33/1.00 vMB 29
515,043 515,043 000000000000000000293d536f231f75e3267fe6c36716e8b7ca01f3874cd61d 737 0.45/1.00 vMB 26
515,042 515,042 00000000000000000047e119d5f96b7a4a0e045e51d035a5bef29c71c67d6307 2,265 1.00/1.00 vMB 21
515,041 515,041 00000000000000000048b4ee94a620fb914931a82d280e01e840d23b41c004c5 2,074 1.00/1.00 vMB 37
515,040 515,040 0000000000000000000bd0b2869c442fde0607a3323ff0907d837546b7018f09 1,093 0.42/1.00 vMB 33
515,039 515,039 000000000000000000379eae1f34d3087750661cc43eb6b905f5e5d16362a809 205 0.15/1.00 vMB 32
515,038 515,038 00000000000000000027b3dcd74ae50d983d27885e8aa1784defbf0bde17f443 593 0.27/1.00 vMB 25
515,037 515,037 00000000000000000044cfc0b2561d7178c5afd75010286ec0d30076badfc7bd 125 0.04/1.00 vMB 72
515,036 515,036 000000000000000000168a2c19c6da7cba79520828a89a53bb199979825e5db9 620 0.22/1.00 vMB 45
515,035 515,035 0000000000000000004b53f2ca77c9111deca313efa311b69108fbc2e9a1d1ba 175 0.09/1.00 vMB 43
515,034 515,034 00000000000000000027e32563f4aaf8c85441c4a245e157d8ff1bc8de39502e 30 0.14/1.00 vMB 13
515,033 515,033 000000000000000000463fb67ac0c02fb319c98b337f57557052193eca6702e8 723 0.30/1.00 vMB 24
515,032 515,032 0000000000000000002b8fefdc428deecb4b46fa1308c8853a8e6bbaebb8d633 344 0.20/1.00 vMB 51
515,031 515,031 0000000000000000004f6415a87fb96dbd02d7b5e7c3ee4c397eec58f744217c 914 0.37/1.00 vMB 43
515,030 515,030 0000000000000000000966671028ec929bc609088554ef144cbde712db81e6e1 205 0.08/1.00 vMB 59
515,029 515,029 0000000000000000003e23ffa4cd894b9b0bf0d7f03d72249070305d4904cc01 2,323 0.94/1.00 vMB 27
515,028 515,028 000000000000000000013c9445db95d0d62f6e5c86eb1ac9028aa6a04a01b529 874 0.42/1.00 vMB 31
515,027 515,027 000000000000000000069e28676b4041c876d50a309f128c89750a13fba13d98 217 0.07/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 783.04 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: 719.63 GB
    • Received: 18.10 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.