Loading Tool

Explorer IconExplorer

Memory Pool

42,710 transactions
26.85 vMB
0.06671411 BTC
Random Selection Loading Transactions
Max Size: 140.95/200 MB

Candidate Block

Mining Attempt 2b0d76564fb1519216d9c396ccd9264b6838a3f5b20904c177211c502454187f
Version 20000000
Previous Block 00000000000000000001c29ba26020ab8fee0b13c11f761cf92eaeb9c92dd03d
Merkle Root 9745b0f50f9e1797a5a65d3460cd74445f8f7fca5ece48f6d42e97b973b8ca37
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,826
Size: 1.00 vMB
Total Fees: 0.01695825 BTC
Feerates: 181.54 > 1.70 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,932 (479,110 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
435,822 435,822 0000000000000000042e28ad6623c793ce686adcd2adeab78310ebc371211641 929 1.00/1.00 vMB 19
435,821 435,821 0000000000000000016aa0213983ce6cab1c3ef057d03f4fc20bd934f28775f6 1,357 1.00/1.00 vMB 15
435,820 435,820 000000000000000001d0c2170580c47592a139ab4cdbbdb234c99aecd5df8aa8 1,953 1.00/1.00 vMB 47
435,819 435,819 000000000000000001f3cd1f430f471c5f8e661ede74b5b3b8e7f19071ee587d 1,786 0.75/1.00 vMB 65
435,818 435,818 000000000000000003ba6a7c54ca1c427039ab2dcaf11ba56be8ef61ee2ba6fc 1,796 1.00/1.00 vMB 47
435,817 435,817 00000000000000000058137ee2b3b158006ef87a0d2866d73ab5d51758fc98be 1,057 1.00/1.00 vMB 34
435,816 435,816 0000000000000000014fd78ce7fbd47817cb7df448eacd147872182a8a9baec1 598 0.75/1.00 vMB 21
435,815 435,815 00000000000000000193bc79a6de66abd04a7e114006e74c05be514386f7292f 821 1.00/1.00 vMB 26
435,814 435,814 00000000000000000153c2d1900068c55ea34ee89a258e59e3362d6df2454f54 851 1.00/1.00 vMB 19
435,813 435,813 000000000000000003cc3680bf0032cb29d12458b412bb400af5831df62cce4d 1,281 1.00/1.00 vMB 49
435,812 435,812 0000000000000000009d927c76f4d62f2becba2ad4b94fee1ac9b3765ca60fba 2,082 1.00/1.00 vMB 64
435,811 435,811 000000000000000000e0ed17ac56ff3af7919aa5660ea64058672738b16c9d4e 1,165 1.00/1.00 vMB 27
435,810 435,810 0000000000000000002b818ffb6626a889891ca1c887eb7388d8a5d528103789 1,507 1.00/1.00 vMB 29
435,809 435,809 00000000000000000160be929203b19051fc43f51d027f4291478d3f63693631 2,520 1.00/1.00 vMB 70
435,808 435,808 000000000000000001cd2beacd447df70b497a5a491fa8ac6fa15b10695ebe3b 1,973 1.00/1.00 vMB 39
435,807 435,807 0000000000000000023240439d94d13cac4fbb8f38c4c1f7ed9dd2cb1e620651 1,966 1.00/1.00 vMB 53
435,806 435,806 0000000000000000013839bd28688b44e73dd12f7dd9ce91ed0fdfa62c662d19 2,212 1.00/1.00 vMB 45
435,805 435,805 00000000000000000080ca8f4b04c7028163020a0690c415d7d242a2465fabad 2,018 1.00/1.00 vMB 51
435,804 435,804 000000000000000003bc7ffdd398a640fb0f1d7b336f413291ac3e0ae4f83f87 2,214 1.00/1.00 vMB 68
435,803 435,803 000000000000000001ca9fe8bc6e95b51e224dc901a3d8c6081af6c8cc4b5aa4 2,626 1.00/1.00 vMB 63
435,802 435,802 00000000000000000337039e51e462be5e1b868ceb180aa28d394d7993e37858 2,236 1.00/1.00 vMB 78
Previous 10 blocks ↓
Total Size: 782.27 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: 656.01 GB
    • Received: 14.37 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.