Loading Tool

Explorer IconExplorer

Memory Pool

81,048 transactions
30.07 vMB
0.09496192 BTC
Random Selection Loading Transactions
Max Size: 179.30/200 MB

Candidate Block

Mining Attempt 3d82bc984712cd34d6673870aa70406f764334323c698bf302fd4e5a7c8d2326
Version 20000000
Previous Block 000000000000000000004dc4502af0d104d581c2cf1796c3b173cb69ee8070e0
Merkle Root 6028630752daf71b45d608014af1b82af2dc448cd2c1cd13d587d7fb781739b4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,707
Size: 1.00 vMB
Total Fees: 0.03145217 BTC
Feerates: 100.37 > 3.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,062 (67,917 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
847,145 847,145 0000000000000000000275b23d8bf8fe7ad96ee7b03620f253b0bfce9416e063 4,590 1.00/1.00 vMB 40
847,144 847,144 0000000000000000000056c4773a48d51b627f1d255675dd5e83bb1f17d93f02 4,289 1.00/1.00 vMB 41
847,143 847,143 00000000000000000002b9f04ee96a59bb48a988eea6a8a1dcc9378bc2417b94 3,868 1.00/1.00 vMB 57
847,142 847,142 000000000000000000029d4d82110d3adb5d03ec433b9c7a3133d4861808b662 3,051 1.00/1.00 vMB 48
847,141 847,141 00000000000000000002bfed7639527d737edbf9a17929fd07388b729964d658 4,092 1.00/1.00 vMB 43
847,140 847,140 00000000000000000000fb8ec2e8328af42c01145060dee6df4040294c8f148c 4,033 1.00/1.00 vMB 42
847,139 847,139 00000000000000000003514664e257dfd8f11f255ec6c92a57606cce221b4d1e 3,582 1.00/1.00 vMB 89
847,138 847,138 00000000000000000003126e5b22fd50041c76e93aa284d5b329f259fb9002e8 4,634 1.00/1.00 vMB 38
847,137 847,137 00000000000000000002c09bca838bc446649c716da45ad464c91d7aa2fdcd72 4,123 1.00/1.00 vMB 39
847,136 847,136 00000000000000000000a1556da019ecd9922262cba5d642564a2889c3bb7125 3,879 1.00/1.00 vMB 60
847,135 847,135 00000000000000000002c4298b290f206d6dcb0cbb8f72379a69524b23d01eaa 3,902 1.00/1.00 vMB 73
847,134 847,134 000000000000000000005a10d2eef626eb4e79de226c16dbcccd222569948170 3,933 1.00/1.00 vMB 43
847,133 847,133 0000000000000000000208c164b994442d41cbc4e92d9753980667818a3744b2 3,151 1.00/1.00 vMB 101
847,132 847,132 00000000000000000003127ab21775cc5066a93221c8bf18ae10ed1db7e22a75 3,999 1.00/1.00 vMB 54
847,131 847,131 000000000000000000005c36a27bdd3d1a4c8ae1062944cab0ced87233175d89 3,930 1.00/1.00 vMB 57
847,130 847,130 0000000000000000000024bd377f34e1a9dbcb49df4433828da49256f998fbb4 4,528 1.00/1.00 vMB 37
847,129 847,129 000000000000000000025e50f6e271d1a65a3d48b9ba6e0ed34f6d0eb85c070f 3,534 1.00/1.00 vMB 67
847,128 847,128 00000000000000000002eefa3906d3f1566941c5e2b841e776af040354d315d8 4,256 1.00/1.00 vMB 36
847,127 847,127 000000000000000000002ac4d229203f1792f14eb233c594a6f8408830fbaf9e 3,793 1.00/1.00 vMB 83
847,126 847,126 000000000000000000025e6db27de66d16492d8bb938c6cac46095beb110fbcb 4,243 1.00/1.00 vMB 58
847,125 847,125 00000000000000000001c8a4f5614d0996f6864c5eec7833fea37a2eb0db31b6 7,129 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.50 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.42 GB
    • Received: 15.51 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.