Loading Tool

Explorer IconExplorer

Memory Pool

42,121 transactions
26.51 vMB
0.07928037 BTC
Random Selection Loading Transactions
Max Size: 138.68/200 MB

Candidate Block

Mining Attempt 389fbafba23d10bf658880a5a2e84bd18cc86d6b8bb2050caa80ac1364ded344
Version 20000000
Previous Block 00000000000000000000f29f8bc6623c876b1c28cb328a71a306f0d15ee3bb07
Merkle Root f3a73ed4daafbe7d86426f8c025ae6f931dbafb16d3e6b35f49fe1f7529071bb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,598
Size: 1.00 vMB
Total Fees: 0.03068767 BTC
Feerates: 101.64 > 3.08 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,805 (666,760 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
248,045 248,045 00000000000000158f6bf0398f29c3449cceb487ea7f7e8758bbb753a65aaa57 229 0.08/1.00 vMB 132
248,044 248,044 000000000000001048f88ba970611cf26c6a7e2a2a1231450b034b993a29b311 257 0.13/1.00 vMB 131
248,043 248,043 000000000000005f13410ccd45590a433a7b348c504434912160c3ece25fd1b9 380 0.19/1.00 vMB 117
248,042 248,042 00000000000000894bcc72372cda455a274e03fc6ef25fae4f7675587e21dd2a 17 0.01/1.00 vMB 100
248,041 248,041 000000000000000938f7c6fb267021ccc1e15291623c5d42fe2ed6e06ebdd1d5 393 0.15/1.00 vMB 176
248,040 248,040 000000000000003d2c1424792623b4b4b8984c8ce072e44a0538d8a61ee5af6a 260 0.13/1.00 vMB 120
248,039 248,039 0000000000000044be1fcad8fcc74567bc011575849709d953f5cf9bdc879c92 330 0.14/1.00 vMB 129
248,038 248,038 0000000000000027704aca9c5d42582e49a39bab92127c508c22ee01bd0b20f5 347 0.15/1.00 vMB 149
248,037 248,037 000000000000000084451bf55e664708c6fe3f899fb89f51db7e540e3fd08ccd 25 0.02/1.00 vMB 15
248,036 248,036 0000000000000056dfa6146734917efd2b873059230afa2f5671d673f7004bb2 433 0.25/1.00 vMB 105
248,035 248,035 000000000000007dc993dfc7272fbc69fea8572ae4863c6696f7316002c9f634 213 0.09/1.00 vMB 156
248,034 248,034 00000000000000411fc03493f5e21a07843368808b78faac11109729e9f53722 256 0.16/1.00 vMB 25
248,033 248,033 000000000000003eb6370bd877ab09469282e4a616f26b0238a5a3bc461b1c57 225 0.10/1.00 vMB 98
248,032 248,032 000000000000004ec6bada0ba33fccc703bad71a64665f7b65ff79e7a6ad1d41 184 0.09/1.00 vMB 114
248,031 248,031 00000000000000857073b79ea4600a16808a5c57bfb37c7c2437cc1b1d373a86 369 0.20/1.00 vMB 104
248,030 248,030 0000000000000054c9fd4692318436524f1f9b0391235f15716b2a2dc41bcdc6 710 0.25/1.00 vMB 216
248,029 248,029 000000000000006a0a155da2d1c26324f79fb42250b6aafde774f2f4d4c27069 3 0.00/1.00 vMB 45
248,028 248,028 00000000000000684f6c3b3d2a3f9f9dc1ce9bd92430fbbcdec6d7f82aac8452 172 0.09/1.00 vMB 61
248,027 248,027 00000000000000697fe433e78dad8e5aa16a29fbd380306180b8c5d3fa0ed7f2 148 0.06/1.00 vMB 109
248,026 248,026 000000000000005379ffb7ce625d3a2b8c5e0c9e4138d6fa9dde7a7ae52551ef 299 0.13/1.00 vMB 172
248,025 248,025 0000000000000022ca0ef17fff14a79e8a00be4024a4b32383a9d4403dc316c5 38 0.03/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.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: 650.59 GB
    • Received: 13.30 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.