Loading Tool

Explorer IconExplorer

Memory Pool

77,333 transactions
29.07 vMB
0.10022549 BTC
Random Selection Loading Transactions
Max Size: 174.92/200 MB

Candidate Block

Mining Attempt f4de4e75e7ff41899a5735f04e7fb0a4311d621401c195fd921ce7f869e05c8a
Version 20000000
Previous Block 00000000000000000000b421c6d6e79532f5d26e37db181c41924d05cd5471d7
Merkle Root b8f482be2eaccfa44468b4b71155b35799ea601f9df7c1d85172ab8f69352d1b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,410
Size: 1.00 vMB
Total Fees: 0.02648364 BTC
Feerates: 453.09 > 2.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,307 (160,262 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
755,045 755,045 000000000000000000068c6d8dd4d666bc5476a6310aaae54bb699db0ce8bc96 50 0.01/1.00 vMB 9
755,044 755,044 00000000000000000001585118d44dbc193a9575d9bcd257866f214d19ee3e1c 370 0.10/1.00 vMB 12
755,043 755,043 000000000000000000061d1ad7ff3f69e579f3cf957ffeb2755bb2be5e21d98c 852 0.27/1.00 vMB 11
755,042 755,042 000000000000000000043a27bdf315c3b25aaec7d88b9d5aa9c7ae98ea08585d 281 0.10/1.00 vMB 13
755,041 755,041 0000000000000000000170de107555af3530f3850913bb0b223729b49731a047 1,159 0.42/1.00 vMB 12
755,040 755,040 000000000000000000087b48d73ce48587c203db0c72fd62b220b102ceba2257 573 0.28/1.00 vMB 11
755,039 755,039 0000000000000000000329dadb645cb7d7ad5cd044ef2d8fa914b1ef8d007c39 1,079 0.95/1.00 vMB 5
755,038 755,038 00000000000000000003d5deb0b13f6b8f40d9bba94088840eb2211ab4700e08 2,357 1.00/1.00 vMB 12
755,037 755,037 00000000000000000007c4ae9840c1fe1844ffebbed31c3cf7b2ad26c6486f95 275 0.12/1.00 vMB 8
755,036 755,036 00000000000000000004c3b5ab280e7047e7e0f687a6ab9cc99ae47bf36a1f1c 73 0.02/1.00 vMB 9
755,035 755,035 00000000000000000001388072f4089a3237bb96d090c4a3ce246dcb432a095c 1,523 0.73/1.00 vMB 11
755,034 755,034 0000000000000000000825e349f315fe4fadae05e3b2529a736f49561da8003b 518 0.43/1.00 vMB 2
755,033 755,033 0000000000000000000153591bb1d41a9fe4f0a0490c4abb6c905c70915d5410 1,446 1.00/1.00 vMB 10
755,032 755,032 0000000000000000000066c0742c6e711814ad2f5f3625f65530387e1d61325e 1,759 1.00/1.00 vMB 12
755,031 755,031 000000000000000000016a9ec93adbbc028b53e7104f1b5a8668d949704ab0f0 1,245 1.00/1.00 vMB 13
755,030 755,030 0000000000000000000829418ced6c434221292c548cb575a066e8ab9b423791 1,363 0.53/1.00 vMB 10
755,029 755,029 00000000000000000001eb51d70ee04229a4b11d1f7e166a45ae06f575ac7694 2,608 0.95/1.00 vMB 12
755,028 755,028 00000000000000000000b928f355458dea1f5ad4facfa3b9cb4e942d97d67dda 839 0.29/1.00 vMB 12
755,027 755,027 0000000000000000000230a2480cf05d0ba2e689d0fb4a527651e6febd0aa165 1,832 0.80/1.00 vMB 13
755,026 755,026 000000000000000000087e6dd6580fe11c29e811cc7678e4697e436d1c440919 1,315 0.48/1.00 vMB 10
755,025 755,025 000000000000000000027ce8f1b83f79bf1836f2cc0c69d0e3dbf89d6373062c 776 0.47/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.92 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: 714.51 GB
    • Received: 17.56 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.