Loading Tool

Explorer IconExplorer

Memory Pool

48,079 transactions
29.18 vMB
0.07014587 BTC
Random Selection Loading Transactions
Max Size: 155.88/200 MB

Candidate Block

Mining Attempt 2273e381cfbda3b6eab6835b543a998fd7b71e809326ffe6b0b61db9b90f24b3
Version 20000000
Previous Block 00000000000000000001d639dc25e9adab712b5f436b38ec9cf2cb9b77e26f27
Merkle Root 2e030749800f0f57fab72ffbf96694e2cacabec54615dcf052260bbb5b43ceb0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,571
Size: 1.00 vMB
Total Fees: 0.01387656 BTC
Feerates: 132.00 > 1.39 > 0.37 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,830 (410,033 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
504,797 504,797 0000000000000000001bb22922fd6d91c9d5d841616aec220c0347a7414ad85e 382 1.00/1.00 vMB 132
504,796 504,796 00000000000000000051465eec0c1cc50e27046be789a2973a6cb4f68bf9509d 546 1.00/1.00 vMB 123
504,795 504,795 0000000000000000000f42c5f07c3e934978125c3169e5240f9834e34e520eb6 981 1.00/1.00 vMB 248
504,794 504,794 000000000000000000559aa713d77bfce786c668e6111aed4c0695174954ad62 828 1.00/1.00 vMB 271
504,793 504,793 000000000000000000702f2f00d75eecbefcfb3f5622fa8e941d72b01031c900 720 1.00/1.00 vMB 213
504,792 504,792 00000000000000000060946f96c66126739b5e79a84fec1cbafa65b10ea5bbf0 375 1.00/1.00 vMB 138
504,791 504,791 00000000000000000015840d71601045f9d9599084d5fa36f1208770e7046317 712 1.00/1.00 vMB 220
504,790 504,790 00000000000000000047380339d1112b47b9b9e8426344fc501578137f311446 765 1.00/1.00 vMB 259
504,789 504,789 0000000000000000000c745b50d6a1289d2f4f5e5cad842f0145f8913b5cac28 1,894 1.00/1.00 vMB 225
504,788 504,788 00000000000000000063bcf444e1060860cfa2cca821dc400f0a570f3d7959a0 2,078 1.00/1.00 vMB 319
504,787 504,787 00000000000000000053f2642c88a5118e76505c3a50a3c8536cac37e906c30c 2,406 1.00/1.00 vMB 518
504,786 504,786 000000000000000000385f31356d43219b74583ff664c22355a546c409c6233d 2,665 1.00/1.00 vMB 477
504,785 504,785 00000000000000000027428d3f60eb697861753e3ed3201e6142b7fe18546d93 2,713 1.00/1.00 vMB 534
504,784 504,784 0000000000000000007e1d23be6b647493ea4ec12097e1e9d26fb0b8a6c3c7b1 1,909 1.00/1.00 vMB 378
504,783 504,783 0000000000000000005b3a3b36698d61b96ec5baf14d52b09ff739fc8fee24e3 722 1.00/1.00 vMB 194
504,782 504,782 0000000000000000005bcb52bb529dc39a5891148fec3e48b7d2d1ee587490d4 1,019 1.00/1.00 vMB 210
504,781 504,781 000000000000000000731a6feb20cc33b15feb14f724611ee20e200e47f91472 1,628 1.00/1.00 vMB 336
504,780 504,780 0000000000000000001bd10d5e233890d7caf939b4f236cdf5af7c852c511187 1,216 1.00/1.00 vMB 191
504,779 504,779 000000000000000000576e269d79f9f7439785840df7015cada076c2dacc6ffd 1,582 1.00/1.00 vMB 355
504,778 504,778 0000000000000000004345fcec4f8645b408cf0e90b9af5a22ff0a11ef00697d 1,004 1.00/1.00 vMB 251
504,777 504,777 0000000000000000005a501dd600fd6655e23eac929b8f48ade3b029d2c8b67c 1,034 1.00/1.00 vMB 193
Previous 10 blocks ↓
Total Size: 782.09 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: 651.47 GB
    • Received: 13.58 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.