Loading Tool

Explorer IconExplorer

Memory Pool

45,809 transactions
28.58 vMB
0.07377696 BTC
Random Selection Loading Transactions
Max Size: 151.83/200 MB

Candidate Block

Mining Attempt 9bcab289cf90bbb8ec3af2666b68acba2010b393761e081e4eee658dac5a7e58
Version 20000000
Previous Block 00000000000000000001d31dd75d38543959c8b9e526cb3be5dabf3325e25fb6
Merkle Root 594ade1272c7d97df05d531bff8bf3d77c9c38fd6ec45b3eba1f568f89f862d8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,540
Size: 1.00 vMB
Total Fees: 0.01944691 BTC
Feerates: 361.66 > 1.95 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,850 (388,963 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
525,887 525,887 000000000000000000208b1845ff81040f0a5a7355b0df48217c7fb7bfe34b88 584 1.00/1.00 vMB 5
525,886 525,886 0000000000000000002d797b6aeb2ccd99bdc8ce726119bd3b18708af0ec05ab 364 1.00/1.00 vMB 3
525,885 525,885 00000000000000000034b0df93a514308326c3e9708c221253d48a682894e464 2,127 1.00/1.00 vMB 12
525,884 525,884 0000000000000000002a74e54af1c6c1fc6ad5fe4a477f324334656415d31a6b 2,204 1.00/1.00 vMB 29
525,883 525,883 0000000000000000000e5d7453ddb0b3a7e8f8cd72349e77297eef6bf2e8a907 822 1.00/1.00 vMB 8
525,882 525,882 00000000000000000022ec53c0f316451888605c1b416285e54fc63c3449f24c 2,227 1.00/1.00 vMB 19
525,881 525,881 000000000000000000269cf42f82241b3bb57e85d9e777c84276770fa383a4e3 1,382 1.00/1.00 vMB 14
525,880 525,880 000000000000000000066fe12ede9bb1febd470516217e5ee17ca19b6648930f 393 1.00/1.00 vMB 3
525,879 525,879 0000000000000000002de6439d4992e5909aca6dc210c3c0cb2d36b13990985e 443 1.00/1.00 vMB 6
525,878 525,878 000000000000000000176ec71704beea9a14d5c16441ee08afdbab350aff4cf4 91 1.00/1.00 vMB 1
525,877 525,877 00000000000000000008979179493288d9183a3aa3b33e5cfc95efbbf5da4e6a 370 1.00/1.00 vMB 4
525,876 525,876 000000000000000000406f445d82f06b36ab135b6747a8c65ed260e331eba424 265 1.00/1.00 vMB 6
525,875 525,875 0000000000000000002be68ee71617c1c956f510c9291cf92ef85feb1a96914e 115 1.00/1.00 vMB 1
525,874 525,874 00000000000000000001aaad2b83fbaeacd787700fcb8a65bd4b1622ac4cb857 1 0.00/1.00 vMB 0
525,873 525,873 0000000000000000002fc1ceddf6467e991acfd1dd045b7f248dd4d1ab5552c0 434 1.00/1.00 vMB 4
525,872 525,872 00000000000000000036e88f969e933b4a8e6ab5b2b66ca6ae0446d9619f5c90 798 1.00/1.00 vMB 10
525,871 525,871 0000000000000000000483ec1f6f1a99e736c6aeda246d498a03e2782fef52b4 253 1.00/1.00 vMB 2
525,870 525,870 0000000000000000001c3c3083238db8310cbc671f22fe3dd3c7738f6c9429b7 1,335 1.00/1.00 vMB 9
525,869 525,869 00000000000000000005424ad34e25a0b41d32cfcfb9f8b2753d0e276850869c 1,007 0.46/1.00 vMB 33
525,868 525,868 0000000000000000000e7680e4a280627f836d98acf5885bcf22589d0d13fce4 372 1.00/1.00 vMB 3
525,867 525,867 0000000000000000002ed57c54d3e70c28cf2a89497ff0237708934d78f37de4 1,806 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.12 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: 652.17 GB
    • Received: 13.74 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.