Loading Tool

Explorer IconExplorer

Memory Pool

78,421 transactions
29.40 vMB
0.06709068 BTC
Random Selection Loading Transactions
Max Size: 176.61/200 MB

Candidate Block

Mining Attempt 6ec57196d6e3cbed9d58c6f67c0e141c02772548212a49b8d83be9b77cebfc42
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root e1286027ecf094cc2f81b72ac5e050ba90012bf8e8ce3943af0469aec57351c6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,001
Size: 1.00 vMB
Total Fees: 0.00746899 BTC
Feerates: 40.21 > 0.75 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (489,404 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
425,611 425,611 00000000000000000508a3009988de291156f82d1095a4295f9fa70be64a4ec9 2,807 1.00/1.00 vMB 104
425,610 425,610 0000000000000000027244c1ca2bcf86253576792b62df3ef1556645c7e045bd 2,249 1.00/1.00 vMB 70
425,609 425,609 00000000000000000346138d9f01a703a43fe849bf7a6e4f602ea6e45ea6b933 1,845 1.00/1.00 vMB 49
425,608 425,608 000000000000000004bb23bad384591e9f89e885d2bffe91b3911a2775b9d826 2,210 0.99/1.00 vMB 83
425,607 425,607 000000000000000002f94ef3a49f54b26cd62e1195c8a5397209ced35b878e1b 1,273 1.00/1.00 vMB 28
425,606 425,606 000000000000000004277bf29287ad6ac812338d5422db68b66c0731165fd398 1,949 1.00/1.00 vMB 39
425,605 425,605 00000000000000000439cc72db17301f63222e4ec9715235588396e9472da2f4 2,441 1.00/1.00 vMB 78
425,604 425,604 000000000000000001f711cdb4876ad588e3e1516862fb44964a964838201116 2,263 1.00/1.00 vMB 77
425,603 425,603 000000000000000004269478609a4d28ade8afa81ad860a459164912f0d6aeae 1,563 1.00/1.00 vMB 42
425,602 425,602 0000000000000000011f964cd9641dd87c1b7a848ca04b7bfde530b05e0ca044 2,128 1.00/1.00 vMB 51
425,601 425,601 000000000000000000638d37cf0d3c9fe4d383758cbcb65ebb462bd81c8c173a 2,835 1.00/1.00 vMB 59
425,600 425,600 000000000000000000c7ebacb3c3560494991b440f6963857978b9d38358137b 3,200 1.00/1.00 vMB 55
425,599 425,599 00000000000000000147dac8123da95e402aef0eac6a0d1c474ff5cf3de2ecfb 2,056 1.00/1.00 vMB 65
425,598 425,598 000000000000000003b4c725651b431bc388adbe675047d0f285109a3d32bf73 2,602 1.00/1.00 vMB 88
425,597 425,597 00000000000000000175693171768ca378d64bc7066afb81eb4cec692a0d6bab 2,394 1.00/1.00 vMB 109
425,596 425,596 000000000000000001e6441233873ebfd7b91372ed0d8e542ac22e9fde0cc4c1 2,913 1.00/1.00 vMB 109
425,595 425,595 00000000000000000267eaeacc632ebc0e8b8d01b1a01dcb845cbe5064e88e98 2,610 1.00/1.00 vMB 92
425,594 425,594 000000000000000003ff93a7948567b9356ed24a3bca572cd0a4ff122802e4c6 1,776 1.00/1.00 vMB 54
425,593 425,593 000000000000000003cc8664528efa13d4b0ea88ad365e2acee2f6a87236573e 835 0.99/1.00 vMB 34
425,592 425,592 00000000000000000248e56e11bd665a4884d5a29988bc6963a23cc42e59bd0c 1,260 1.00/1.00 vMB 46
425,591 425,591 000000000000000003280833fccd4ff0a43711bc0810a195174adc4b53d7478a 1,951 1.00/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 782.42 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: 665.40 GB
    • Received: 15.13 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.