Loading Tool

Explorer IconExplorer

Memory Pool

85,619 transactions
31.42 vMB
0.13410139 BTC
Random Selection Loading Transactions
Max Size: 189.46/200 MB

Candidate Block

Mining Attempt a06525bb8251b6b797d9278318a2a33332ed130714443e7d70a1c4dec3b84037
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root ccfdc1d7d1188e26a46922221c75df169aab4516c0742798439241d3ccea6e02
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,800
Size: 1.00 vMB
Total Fees: 0.05725416 BTC
Feerates: 214.31 > 5.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (148,501 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
766,468 766,468 000000000000000000005545e6c45639cc7251a54381de9e3e89293073322c6f 2,174 1.00/1.00 vMB 5
766,467 766,467 00000000000000000006ea6809f36047a62d7ac8c5aa7d279f933772d3812482 2,852 1.00/1.00 vMB 16
766,466 766,466 000000000000000000066a38cfbe68a49a2c105e305ce636a17679fde9b30ea4 2,538 1.00/1.00 vMB 10
766,465 766,465 00000000000000000005ffab860622fed6d33dc8278052731b52d6d8205a0142 1,548 1.00/1.00 vMB 17
766,464 766,464 00000000000000000002586c62d62f2fc05714d17b61c99f6095e850337747c7 2,493 1.00/1.00 vMB 23
766,463 766,463 000000000000000000002f5dd57c8a6d14684a5a50de800efcd5c3e1a0e19394 3,737 1.00/1.00 vMB 19
766,462 766,462 00000000000000000006ab94b65d7f55681f11b75e8dfb3665cf1aeae3d80594 3,157 1.00/1.00 vMB 31
766,461 766,461 00000000000000000006b0d11f51670fa5d6cdf1396400b6221f199b20961985 2,019 0.79/1.00 vMB 11
766,460 766,460 000000000000000000001240065035ea2b1852ac7f1ec22054f22b0e5dbeaa22 2,384 1.00/1.00 vMB 5
766,459 766,459 00000000000000000004b16688cd26e61d2e3530d0f5f8f6832270055ffc34f3 2,673 1.00/1.00 vMB 14
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
Previous 10 blocks ↓
Total Size: 782.33 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: 660.69 GB
    • Received: 14.77 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.