Loading Tool

Explorer IconExplorer

Memory Pool

73,900 transactions
27.41 vMB
0.06836291 BTC
Random Selection Loading Transactions
Max Size: 167.07/200 MB

Candidate Block

Mining Attempt b4252dcfab4d20ca443ea97099fd95de7cfc7c304c69ba9b762a745bd60e726e
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root ff18a172dfd6f5e8c20c6b11f72584df3dee094f43997718e2211f5c5030725a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,829
Size: 1.00 vMB
Total Fees: 0.01008791 BTC
Feerates: 101.19 > 1.01 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (467,367 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
447,944 447,944 000000000000000002a84e15f9e05809aafcb67d56edb07092981126351843a3 2,280 1.00/1.00 vMB 78
447,943 447,943 00000000000000000235b2aee15657a29b26990f6cf2aca96ffbfc2b117bc1c2 2,795 1.00/1.00 vMB 99
447,942 447,942 0000000000000000012f65d5a94baf9a027d65e79e7b01f7eabb0a49613db06d 1 0.00/1.00 vMB 0
447,941 447,941 0000000000000000006291ea57be3255f31d04b67b40349a14eca7a24b692b83 951 0.47/1.00 vMB 76
447,940 447,940 000000000000000000ff5f3dff026f0dce49259bcb816aa26f0f3fb66705baae 548 1.00/1.00 vMB 19
447,939 447,939 0000000000000000026b577b5eb46031c00e9c9a7909b6b094ece73212051f42 636 0.27/1.00 vMB 81
447,938 447,938 0000000000000000033bbb600589dfd397469f9377b628c3b485ebad4209c28f 375 0.16/1.00 vMB 82
447,937 447,937 0000000000000000031b98e2f5e543457858c953f8188569203bb8d4a2359e80 2,002 0.86/1.00 vMB 81
447,936 447,936 00000000000000000003879af95b370897875df7eefa3eea4d23bff41c733bf4 1,490 0.95/1.00 vMB 53
447,935 447,935 0000000000000000008e3f8e4bd01763fd07576661553802d0851db3b8a37318 2,613 1.00/1.00 vMB 65
447,934 447,934 000000000000000001ee5850c28b6e3626737822a82552a514c5144295b02456 2,331 1.00/1.00 vMB 91
447,933 447,933 0000000000000000007d0cb15dd6b33ed681281a2a1aa698c286f45849eddfca 2,680 1.00/1.00 vMB 95
447,932 447,932 00000000000000000260adaa82a968f661318f32623927fb7c64f3d3cf29d19a 199 1.00/1.00 vMB 4
447,931 447,931 0000000000000000010c6ee4638f7995c2250a55f001ecf1a56b67600ec383b1 790 0.48/1.00 vMB 62
447,930 447,930 000000000000000002fdadb9afb96fa8c20b47e97059a0c1339cf894c80d3e3e 672 1.00/1.00 vMB 25
447,929 447,929 000000000000000002097e7f60702c0e87db5fc0ecddd1a524e532fbbae3ca64 2,241 0.99/1.00 vMB 70
447,928 447,928 000000000000000001161ef44174c28611db006f1d13b5d658c0b78303a9dfa2 2,606 1.00/1.00 vMB 96
447,927 447,927 000000000000000000f3cd1b4f449f9c52f720544a3c67043b081ae936cf8a7c 191 1.00/1.00 vMB 4
447,926 447,926 000000000000000000999d2d338f5779e47ba7b41f5a4bfb8250fe8e155b3719 1,939 1.00/1.00 vMB 66
447,925 447,925 000000000000000002a303784f23e87a927ee417ee048be545426d7e164ef59a 2,814 1.00/1.00 vMB 104
447,924 447,924 0000000000000000017b12c9bd0cf07d03b58a9ac518a3baa0420f600da558ad 865 0.33/1.00 vMB 79
Previous 10 blocks ↓
Total Size: 782.93 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: 714.62 GB
    • Received: 17.57 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.