Loading Tool

Explorer IconExplorer

Memory Pool

82,840 transactions
31.30 vMB
0.09384112 BTC
Random Selection Loading Transactions
Max Size: 191.69/200 MB

Candidate Block

Mining Attempt c979423c9c31bc482560501befe52f2a7a2f0e5e2d1599f05da27a281d896cce
Version 20000000
Previous Block 00000000000000000000a85c36171777e63d64dce13efc9d5a9a92d01c1863c6
Merkle Root 1f4ab3447a883913f9d0e27425895e46d13f18339523bca9afdc2db118184187
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,601
Size: 1.00 vMB
Total Fees: 0.02305539 BTC
Feerates: 50.62 > 2.31 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,222 (532,736 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
382,486 382,486 00000000000000000fc038bf79a1e22eba2528d9aaafc8144e12e286a74fbc55 1,831 1.00/1.00 vMB 30
382,485 382,485 000000000000000001c53f67546dc0e97c95bcb25354d8a45bfde14b15bb0bdd 2,088 0.75/1.00 vMB 43
382,484 382,484 000000000000000007f7c6d296d8d0549055533880ebbda80f4b94112f128c71 2,746 0.75/1.00 vMB 69
382,483 382,483 000000000000000006d8e0e762cfd8b99c7d0147af450b8c62c927079e5c3820 2,834 1.00/1.00 vMB 45
382,482 382,482 000000000000000003eea5eb0b0ea3ccecd643a57f0294c5b3d925a154213b2d 998 0.54/1.00 vMB 35
382,481 382,481 000000000000000003506d817a3458d50cb81d32ecf0e7f68c9e23c88c71d85d 771 0.33/1.00 vMB 38
382,480 382,480 000000000000000008ad2c0cb94beb4573e2839db3cb687dcf7f1a57033531a2 1,663 0.75/1.00 vMB 36
382,479 382,479 000000000000000000c4443958db578adf6124d9f7c14a3b63e2270fd6ba772f 2,035 0.89/1.00 vMB 38
382,478 382,478 0000000000000000087799d01f7741101dd6e57b47bc1b687207b0281043eb26 653 0.30/1.00 vMB 37
382,477 382,477 000000000000000003d12d86837abf4895c90567b443967c5964d920450d0734 140 0.07/1.00 vMB 22
382,476 382,476 0000000000000000010befa4b5c31a3a7e380076bea739b60ec8409ea9b295f6 1,424 0.68/1.00 vMB 36
382,475 382,475 00000000000000000ab2f2115190d959248b9878bd7e69be4f383097e9bc2205 576 0.29/1.00 vMB 31
382,474 382,474 000000000000000010db8d433feb9138beb00007806a30576b3cdc72b767b650 207 0.13/1.00 vMB 26
382,473 382,473 000000000000000002af1290f1fd212717844a092fbbc24c18ccaf8b6cf04223 510 0.75/1.00 vMB 10
382,472 382,472 000000000000000001cf1e1109393229a94c618917a78302efcb8caffee26ee0 499 0.31/1.00 vMB 21
382,471 382,471 0000000000000000035a0773f238d1b9ea2d321a593ee26f02db3d03d58dce39 1,446 0.72/1.00 vMB 49
382,470 382,470 00000000000000000671f2ffbcfc342a8aaf92c69834151888507e1d2b1731a4 206 0.13/1.00 vMB 25
382,469 382,469 00000000000000000db56a06ebe2bc4854030362027da0fcfb9a258e12f9ba52 112 0.05/1.00 vMB 43
382,468 382,468 000000000000000006927bd2e2fbf13d5735a526c99404c0304f6845a6033705 69 0.02/1.00 vMB 49
382,467 382,467 00000000000000000eb3ef55e295798e4f0f21621e379813ea71d74e857c06e6 878 0.39/1.00 vMB 37
382,466 382,466 00000000000000000eff62d6ac592e3ade09f28a70758e710df06503f6322f22 238 0.19/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.77 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.38 GB
    • Received: 16.90 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.