Loading Tool

Explorer IconExplorer

Memory Pool

83,733 transactions
31.55 vMB
0.09702404 BTC
Random Selection Loading Transactions
Max Size: 193.12/200 MB

Candidate Block

Mining Attempt 17c7c4a0560d7eb66bffbc6bebfb91a219adf0fd53ddc1310fd02ebabcef6678
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root 5d18dfd10625764ca3b9ec45f2681e11a965d0c0d8c44bdc077f09512872ea7a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,719
Size: 1.00 vMB
Total Fees: 0.02402660 BTC
Feerates: 73.20 > 2.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (546,644 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
368,582 368,582 0000000000000000052e335a740f93b4dcc061dc05c6a9d34d6ea8d3f72beec8 473 0.25/1.00 vMB 39
368,581 368,581 000000000000000002fa30b9bb6ae276ef22cf48646f98a0caaea228f7176741 347 0.25/1.00 vMB 28
368,580 368,580 0000000000000000103597f0521b2600d4d48c73437972e245eb85094e473479 928 0.92/1.00 vMB 26
368,579 368,579 000000000000000009cb14477710df23c5336b5ae8958c3768315c4d39246c45 811 0.53/1.00 vMB 34
368,578 368,578 00000000000000000741d7faad770dc35501f2cf875c957c3b5c2ea68858f01d 2 0.00/1.00 vMB 0
368,577 368,577 000000000000000008a2f0400db904fccbbb353a5f1e8c6ed7b39d4533c78a6b 1,079 0.93/1.00 vMB 29
368,576 368,576 000000000000000000d823275434df8d5c9390e3bb4c5b5517592d21f1e6e864 760 0.75/1.00 vMB 27
368,575 368,575 0000000000000000110e7c5716308193b39a0141704783390993f9ad4c00b6e3 540 0.81/1.00 vMB 21
368,574 368,574 0000000000000000072c39ae9e36bb0c59d8a5ab970f474369f7158c6c87dbb5 611 0.85/1.00 vMB 24
368,573 368,573 0000000000000000059cf4b3016ba3ecf600709ae3ab5c0bf7e739527860bce0 367 0.19/1.00 vMB 40
368,572 368,572 000000000000000005dc333a71007cae04eae158e98d205f31b7fa96e5771259 1,697 0.84/1.00 vMB 35
368,571 368,571 00000000000000000948b06bec9fe198911356a733227cb33c4f9d67d627e3ee 1,530 0.93/1.00 vMB 41
368,570 368,570 00000000000000000bb3b87341df9f125e467ea99362cb31701fe131f5a706cc 412 0.75/1.00 vMB 19
368,569 368,569 00000000000000000d00c65116c75b473700d6788e727089b937d5c1fcd5715d 1,154 0.72/1.00 vMB 32
368,568 368,568 0000000000000000005231a237767d3d3a2a0bc64f0317571c4d44d69698cb71 1,033 0.75/1.00 vMB 35
368,567 368,567 00000000000000001478fa9c302260d37c99160cc0cd813e1ca3ac96b62f6119 1,596 0.95/1.00 vMB 39
368,566 368,566 00000000000000001454fdecfdb2b18cc07bf759f759ce4d8cac3301dc98f478 1,060 0.50/1.00 vMB 48
368,565 368,565 000000000000000004878792f9a1bb11f92e9c3a188a035a5c3ef668d00c722e 785 0.93/1.00 vMB 25
368,564 368,564 00000000000000000cce3b27dcbcfce900f12b62f8e512c94e9c4efb6efae706 762 0.93/1.00 vMB 25
368,563 368,563 00000000000000000eaeab394c3a184f3067f47f296516dcbb6df7e2bbc22872 1,616 0.85/1.00 vMB 48
368,562 368,562 0000000000000000124486523990e91685af2d9970d28f5c8780d44f2b82e84c 962 0.96/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.78 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: 709.68 GB
    • Received: 16.95 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.