Loading Tool

Explorer IconExplorer

Memory Pool

47,460 transactions
20.71 vMB
0.05869919 BTC
Random Selection Loading Transactions
Max Size: 118.52/200 MB

Candidate Block

Mining Attempt 9ab29d4240a2ce05e66d89b655c383e64a5285910688a82716456788079f9608
Version 20000000
Previous Block 00000000000000000000bddf5a6d15b6d99daccf0d9ebf9a45d9ed2f7c31ed55
Merkle Root 494e91160a68b058569444b6c45710e0db95900781262cdbe0ac95d10fe6280d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,514
Size: 1.00 vMB
Total Fees: 0.01755271 BTC
Feerates: 200.90 > 1.76 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,946 (656,042 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
257,904 257,904 0000000000000000775dec40da9405bbb2cf7c82117b283e32edf90c0dc35450 260 0.13/1.00 vMB 75
257,903 257,903 000000000000000c1b79fbad3d7c0211729122a265d3cb0cda5778ab6dd8468c 155 0.06/1.00 vMB 96
257,902 257,902 00000000000000134b9056e1dbfed45ea2b1d618f9ac78474eaf09a659507b44 329 0.12/1.00 vMB 103
257,901 257,901 00000000000000283399b50d0958a8f349a621c0e6cd80af8e874a516526e5d6 91 0.05/1.00 vMB 95
257,900 257,900 00000000000000248bf8b480198db101a397a095fe6fd691a1b52e167ce4422d 42 0.02/1.00 vMB 95
257,899 257,899 000000000000001cfb436a2830dbb0a180912a1ea52fec5ba978e968ce1b5c7e 343 0.15/1.00 vMB 108
257,898 257,898 00000000000000222627a6dd89523aaf6ba23f074438aadfd47d2d6ecc740d2b 1 0.00/1.00 vMB 0
257,897 257,897 000000000000002401c88c09a874cd92a704de281f5fc6a815e04ee74c898082 4 0.00/1.00 vMB 58
257,896 257,896 000000000000001bc66b498ea30db9c9146f86fcafd9f00dc511ef236542b185 12 0.00/1.00 vMB 78
257,895 257,895 0000000000000017d6541c5f57526a7e846ecbbc9a3adcb3c8ace7e55ae5672c 351 0.13/1.00 vMB 101
257,894 257,894 000000000000001847f4622ff1f778fd5c83b770506c3cfc585b15bdb2bf27e2 223 0.11/1.00 vMB 95
257,893 257,893 00000000000000184db759a344c8b21c4f35f0cf37a18bb153afe5d69ce63a92 133 0.05/1.00 vMB 125
257,892 257,892 0000000000000014dfbea0a784045375b9c66f5c473ca96257c282d60b63aa9c 103 0.04/1.00 vMB 125
257,891 257,891 00000000000000160f781e08cc943f7ed3e75f32e2a40cbb1c48dc4136872e95 209 0.09/1.00 vMB 113
257,890 257,890 00000000000000230d57d1a1de79c70829c24ac55b0b2e7b8ab5fd962788c1b7 375 0.15/1.00 vMB 75
257,889 257,889 000000000000000d1ba4286aa1756e51cec2486457ec582806636ad05e3c65d2 1 0.00/1.00 vMB 0
257,888 257,888 000000000000002c24bc0bcffcc54a7b7363cb83fd9b7522a143e5a5114a9cb5 466 0.25/1.00 vMB 109
257,887 257,887 000000000000002f181db8c8f1d74aa0f2c0a61c89f7d95af4e9c9f87e95aa69 124 0.06/1.00 vMB 86
257,886 257,886 0000000000000020b15fc5efabe7053739d043f32a1dd5a147457963e36c3b50 155 0.06/1.00 vMB 149
257,885 257,885 000000000000000013c780690982280ef7f25f7f09bf90c4f2672f6d7997297b 16 0.01/1.00 vMB 81
257,884 257,884 0000000000000005713d05bb8ea55a28f0869e71dbf36fac62fbb32923f9b27f 19 0.02/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 780.52 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 533.54 GB
    • Received: 5.85 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.