Loading Tool

Explorer IconExplorer

Memory Pool

79,077 transactions
30.15 vMB
0.09346444 BTC
Random Selection Loading Transactions
Max Size: 180.11/200 MB

Candidate Block

Mining Attempt 2444d8ea8574c70d9f5312141ee71699dad57995642a232d77864715ee800721
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root 961cf635bc61a0e7ee0c64ca6502a0e22ecd44a827462f19471f5bcb4b277711
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,191
Size: 1.00 vMB
Total Fees: 0.02282162 BTC
Feerates: 150.61 > 2.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (495,982 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
419,170 419,170 0000000000000000029cec3ebdba6a7d4722bed175a0da43cbd9b6d79c674b52 536 0.99/1.00 vMB 12
419,169 419,169 00000000000000000031050cca34148c402add27d212c2ad49aad13a0bf30503 1,745 0.74/1.00 vMB 47
419,168 419,168 0000000000000000052b527d73e19e37e581bcb08fc42b875ce8e3e62abb31a9 419 0.20/1.00 vMB 54
419,167 419,167 000000000000000000b70b5487192d61362622cb1a1b0726d782bf8e7ae8c6f4 32 0.01/1.00 vMB 54
419,166 419,166 0000000000000000026bcab8781eafe3f8c9e0238a66756eb8da0288aae5da39 316 0.12/1.00 vMB 65
419,165 419,165 0000000000000000048670cf66ca493303a5680d09ee28d8482ebb63034e88f1 530 0.31/1.00 vMB 47
419,164 419,164 0000000000000000005fa06576675a49d3845a492406f64374b5f9d99a132f7b 271 0.09/1.00 vMB 65
419,163 419,163 0000000000000000022b456cdf0843f132e95995fa9df4c5f1d7a5ea4d3e6606 310 1.00/1.00 vMB 5
419,162 419,162 00000000000000000111c56bfe0629b18a26e6c5f1343ec23ac9298ce200a9ad 2,635 1.00/1.00 vMB 63
419,161 419,161 00000000000000000408b7d5b17c1b89f33e503457bd69b94cef6afed6e33b68 608 0.32/1.00 vMB 51
419,160 419,160 000000000000000004005b817908ada5874fd23d0e5919d17f6e78eea77bd1f9 780 0.29/1.00 vMB 69
419,159 419,159 000000000000000003feb25e4a8db6561d97c8f21c6a01a24c892053cc5d8b9a 1,257 0.57/1.00 vMB 52
419,158 419,158 000000000000000003a9847061b37320150d62be9bf7fb036d81991d5686f566 154 0.05/1.00 vMB 69
419,157 419,157 000000000000000000bb9012249f550ef30bf12ab6c34b97969321387c046937 655 0.27/1.00 vMB 52
419,156 419,156 0000000000000000040b5c121aad93cdb5cc86023e3d15e891aab7248cf3c3e3 767 0.32/1.00 vMB 54
419,155 419,155 00000000000000000377abed881e49f7cb57c0047cf121185d6d29c25751f37e 352 0.13/1.00 vMB 62
419,154 419,154 0000000000000000024521cbe9be235272acee6c5ba97567fb75cd2e98794f5f 2,030 0.77/1.00 vMB 52
419,153 419,153 00000000000000000239120c321d00e1bba1dfe9c096dd2e643c83bf92f2e965 2,336 1.00/1.00 vMB 52
419,152 419,152 000000000000000000e8bd7e6f264e58e551d1d579a7b6cdc693e27bda997b02 1,299 0.74/1.00 vMB 53
419,151 419,151 000000000000000000727c906bf718cea4d1284b97afb43656db765c64e8331d 502 1.00/1.00 vMB 10
419,150 419,150 0000000000000000028ad013411c6849df305463cf0624a0a734635be0756f02 707 0.61/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.66 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: 672.97 GB
    • Received: 16.35 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.