Loading Tool

Explorer IconExplorer

Memory Pool

37,084 transactions
26.00 vMB
0.05997702 BTC
Random Selection Loading Transactions
Max Size: 133.43/200 MB

Candidate Block

Mining Attempt eed265c64d9156879e92a0127035a3854809e8eb31420bc88ad1fc4bd8073eb6
Version 20000000
Previous Block 00000000000000000000176eec4f97613301ccca0f642e4b2100196c9276c6da
Merkle Root b45f1594859f3be1ea66ec53db40b6b67e0a173f2772687995013cecd7615e4a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,851
Size: 1.00 vMB
Total Fees: 0.01218743 BTC
Feerates: 100.22 > 1.22 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,674 (126,021 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
788,653 788,653 000000000000000000020769ba715ff09e392606c1ff7682a12ad1b906b24fd9 2,977 1.00/1.00 vMB 219
788,652 788,652 000000000000000000020d9ed68f48ac231830e7e40277825e85923d5fab0bbb 2,481 1.00/1.00 vMB 220
788,651 788,651 00000000000000000000c858dab2aef054c5f5c0ef340de5f21833d0a56c8f57 4,477 1.00/1.00 vMB 207
788,650 788,650 00000000000000000000e3ef748217eba564fb5075e6f18fc7cbfc98db5ea844 4,400 1.00/1.00 vMB 220
788,649 788,649 000000000000000000000a43e8de3d1acf45e17523a57ea68370383b45365cd6 3,678 1.00/1.00 vMB 238
788,648 788,648 000000000000000000016b168a2b2bee4e1132b5becaafaf9a9f9e618fb747d6 4,092 1.00/1.00 vMB 226
788,647 788,647 00000000000000000003ed7cad598710ec1c0c84beb4d8d54584f2bbda7ed020 4,415 1.00/1.00 vMB 225
788,646 788,646 00000000000000000003f5f814997b0a9f5212ea056cc72cf6e6ce84fc2bd80e 3,723 1.00/1.00 vMB 244
788,645 788,645 00000000000000000001a8a424e084cd47749ac4591ee416d6bcd981b844e314 2,626 1.00/1.00 vMB 171
788,644 788,644 000000000000000000018da574df008230dda516cdd41bd422bcab84cdafe225 3,772 1.00/1.00 vMB 221
788,643 788,643 00000000000000000005d43267fde3d027b3a388df782d4c9b11b8c888d88bd1 3,945 1.00/1.00 vMB 233
788,642 788,642 00000000000000000002e419ee22762975f652c7896bd46a8027e93ff310986a 4,488 1.00/1.00 vMB 235
788,641 788,641 00000000000000000003bbdc87785111f99342fc725a779d998eaf080b46b5a0 3,865 1.00/1.00 vMB 265
788,640 788,640 0000000000000000000382f282ad6d4b3000dad36e8c1e16d2fc6165b32283bc 4,140 1.00/1.00 vMB 250
788,639 788,639 000000000000000000035434a80dd8e575f113f6bde1f42d5a2640e280d01ac5 4,012 1.00/1.00 vMB 211
788,638 788,638 0000000000000000000141f0c6b19625e7610f763a9ed6872b4642581797f040 4,458 1.00/1.00 vMB 200
788,637 788,637 00000000000000000004f4a1db5228d6b1cb4a7bea059361b7bffc6ba0780cdb 4,158 1.00/1.00 vMB 207
788,636 788,636 00000000000000000003ffff03a31ca26f664f66532be4618a9be8d4f5c9f7b0 3,935 1.00/1.00 vMB 192
788,635 788,635 000000000000000000027293bf88541b04f5f149d34e55e6bc538585f84e349e 3,773 1.00/1.00 vMB 224
788,634 788,634 00000000000000000001d541585a5b6c06e50a9d9787842188db08d843570fb4 4,543 1.00/1.00 vMB 195
788,633 788,633 00000000000000000002b6f678d760aa10d177cdd5cfeaf712de25720b7016ec 4,625 1.00/1.00 vMB 200
Previous 10 blocks ↓
Total Size: 781.81 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: 635.53 GB
    • Received: 12.31 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.