Loading Tool

Explorer IconExplorer

Memory Pool

79,101 transactions
29.67 vMB
0.07439458 BTC
Random Selection Loading Transactions
Max Size: 177.90/200 MB

Candidate Block

Mining Attempt 234a58fe242c6297a4ea0b17a8eb32493db67bd461d094a9d4604656c392e1a8
Version 20000000
Previous Block 0000000000000000000135a2d0bec06965c586c49ebfdec65261090f168854ee
Merkle Root 1c74f1ca769ba5d36d332ef3213d5309904ecdce4c4d668040e2df685f17eb25
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,975
Size: 1.00 vMB
Total Fees: 0.01396186 BTC
Feerates: 150.77 > 1.40 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,995 (911,765 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
3,230 3,230 0000000076c21f273b8a5ee56437b29190fd820cc8fbb8c4020e9c60a35ffe91 1 0.00/1.00 vMB 0
3,229 3,229 000000005efa045324071de29a6ec14b436d661dc1d5342229f638e3625f8161 1 0.00/1.00 vMB 0
3,228 3,228 000000007d626f305f95eeefe3749698a9f0e3c478a31a9692e503eb396cffde 1 0.00/1.00 vMB 0
3,227 3,227 000000000e33b16c879b77e0b44b831345d744bcce5875665d80ad175dabd11f 1 0.00/1.00 vMB 0
3,226 3,226 000000007606feb4a137da68d4c5d49c5f65ed0c8dd0a9445ac17cbc79eb2a4c 1 0.00/1.00 vMB 0
3,225 3,225 0000000075f8e3f80475a02d12f734a947d99c8be55a7e884fd0a615982fcd63 1 0.00/1.00 vMB 0
3,224 3,224 0000000018e47c40744098734975d694ea51f7be28382c5091ab7efbdf76c854 1 0.00/1.00 vMB 0
3,223 3,223 00000000c9a0c1a8f27d4790dc66a7519b45e5f3fe284eab3efd6958e1a5cb49 1 0.00/1.00 vMB 0
3,222 3,222 000000000f8bfdd6bc2b93436abdbe8fa7dcfc86bc40a6ce697efd874d9dd894 1 0.00/1.00 vMB 0
3,221 3,221 00000000fec4d1033bc750395d89a151b6c28615218aa1b6d7e519062bcf50b5 1 0.00/1.00 vMB 0
3,220 3,220 000000000bbccfffd24cead315d5975f5c6d1fefebe9b76219f0bd429d841567 1 0.00/1.00 vMB 0
3,219 3,219 000000001e2d9fb69a7674c9e99cea651f9a9889f6bee7d49a55001913720da7 1 0.00/1.00 vMB 0
3,218 3,218 00000000cbc60a6c6ea5ddedf0f029d5e62ead417fa74591cb48d1fd07cebcba 1 0.00/1.00 vMB 0
3,217 3,217 000000002372cb6ea0ea8053799c90a1377980a3560cc8d37abb2eb1817c0eaf 1 0.00/1.00 vMB 0
3,216 3,216 00000000d0f0eaae29cb6081cd4e842668b59d638aed0355a0f67fd11e1d55f4 1 0.00/1.00 vMB 0
3,215 3,215 0000000048287f3247a279373967e982abe45d08edbea282691b2a5018261014 1 0.00/1.00 vMB 0
3,214 3,214 00000000490b2e02c33bc577ca3feb0d8df1653663b6b4ec95a0e1723cce9f57 1 0.00/1.00 vMB 0
3,213 3,213 00000000310b0b5dedec0105d997d31402b7828b6417d1a2673b9a86596a694d 1 0.00/1.00 vMB 0
3,212 3,212 00000000171ac986401d1fa44eb0584fcff7f4eb7f62b4ecb14e052f634180a9 1 0.00/1.00 vMB 0
3,211 3,211 00000000c66f9f464ef9a4af1be732398c36c28046f77bf727145c71722b85a4 1 0.00/1.00 vMB 0
3,210 3,210 0000000041211665a9770f6d733f221b386238f4c097cd7c373b7f30bd1d625c 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.38 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.45 GB
    • Received: 14.98 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.