Loading Tool

Explorer IconExplorer

Memory Pool

79,508 transactions
29.68 vMB
0.07430877 BTC
Random Selection Loading Transactions
Max Size: 178.41/200 MB

Candidate Block

Mining Attempt a4dbd6969467844d16a2a7d80ac9cb5f0fbdfb690c2f00a3ab37a56759383fde
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 80d3671021bf5a4603e120e1f625997f8a4b2a5e63a235f9a80ce9060abe0b4f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,299
Size: 1.00 vMB
Total Fees: 0.01390323 BTC
Feerates: 74.18 > 1.39 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (148,542 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
766,458 766,458 0000000000000000000786879ddcd1d9b9aa5370c494325013d78f395657b1a8 2,489 1.00/1.00 vMB 20
766,457 766,457 00000000000000000007cae9707c80fbf821876a1fa143dab4505aa376d360a9 2,323 1.00/1.00 vMB 21
766,456 766,456 000000000000000000077808880c609600a5554f783aa22b1bdb8506d0f21a0b 1,925 0.72/1.00 vMB 13
766,455 766,455 00000000000000000002c4ff820406ba5358148c2b7a486e60e63a9f15f22bbc 145 0.06/1.00 vMB 9
766,454 766,454 000000000000000000029636dff1cacfa1c8bbcde8b3a7b4e6344b9e58145db5 829 0.23/1.00 vMB 12
766,453 766,453 0000000000000000000435b129dba96c9aa8608e95efbf6f6613723d7adfc3c5 1,252 0.47/1.00 vMB 12
766,452 766,452 000000000000000000030ec6ccb6db900d0b630948008ea57ba0ac72a3e39609 2,563 0.89/1.00 vMB 12
766,451 766,451 0000000000000000000165b4467d67c69a97ccfea7e1f8d0b78ee20ac28ae8f0 3,537 1.00/1.00 vMB 16
766,450 766,450 000000000000000000065af8f74570346ddd4a0ed212adde11eb0a8161724704 162 0.23/1.00 vMB 3
766,449 766,449 00000000000000000005195273616542805b16184e9c776d05d30b43abc95a73 3,662 1.00/1.00 vMB 16
766,448 766,448 00000000000000000003c5a4c7e0aa2eb4c3889929ab90960a1db48c3d3d7e6c 1,966 0.75/1.00 vMB 14
766,447 766,447 00000000000000000002f203905a1d53dd1061391d3e69dde4b627a98df93575 1,477 0.61/1.00 vMB 6
766,446 766,446 00000000000000000002c789878c27efed9506e4ddc5c73145259a16410d8e42 3,138 1.00/1.00 vMB 19
766,445 766,445 00000000000000000003337ddc1620210cdd54947d080dd81eb46842349fc110 339 0.14/1.00 vMB 16
766,444 766,444 0000000000000000000616e4b11bf1b0cec282f19c88ac5ee7ccddf9bf3fb48c 633 0.49/1.00 vMB 4
766,443 766,443 000000000000000000066d2539ac5ec56c90f614448d313c50da41c3e948c742 1,600 1.00/1.00 vMB 4
766,442 766,442 00000000000000000001165996eea971a19a63a025a003f6ec8dbfa1d536438b 1,422 1.00/1.00 vMB 16
766,441 766,441 00000000000000000003450bff40edf28aa410122fd49cbee271621206df334d 3,339 1.00/1.00 vMB 9
766,440 766,440 00000000000000000003322901b43ab87eb22e44bcff62f7a639271a857baf2c 1,356 1.00/1.00 vMB 10
766,439 766,439 000000000000000000063d7cbb7a8ba5e8e7c46f78d99b24dd3e6505fb6ae637 2,329 1.00/1.00 vMB 9
766,438 766,438 000000000000000000000931900e16248ef209fc97dd6f91790ec8cca0a4b110 2,554 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.39 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: 664.65 GB
    • Received: 15.02 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.