Loading Tool

Explorer IconExplorer

Memory Pool

44,193 transactions
31.60 vMB
0.10624647 BTC
Random Selection Loading Transactions
Max Size: 160.19/200 MB

Candidate Block

Mining Attempt db86800b26288291eba4183602ec4926e29627c1ef121a83df295f9f481dd64f
Version 20000000
Previous Block 00000000000000000000eec519111293713fc768004cb21df7a6de617fb0ea11
Merkle Root f7dbec210ede27d682bf6bf0969fd4e26465b2376782248639a73d9612101652
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,257
Size: 1.00 vMB
Total Fees: 0.03986630 BTC
Feerates: 101.65 > 3.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,580 (859,801 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
54,779 54,779 0000000006dc4252a186aa6350cce8c6b0ddd0f90b6f9be0b03f37d8222f259b 1 0.00/1.00 vMB 0
54,778 54,778 00000000104174c4945a4acdeebf5683a5a6c41bddebc28b0f1a2f228ea3fcbe 6 0.01/1.00 vMB 0
54,777 54,777 000000000181baaf293b6dbb14c0938e31effb5970fb87429243f4508a0bbfcb 2 0.00/1.00 vMB 0
54,776 54,776 00000000074355c75e7280d5daee53698590fed27aeef10cc018f47d87dde552 1 0.00/1.00 vMB 0
54,775 54,775 00000000111f266600a39535ccb6e99ca73a2f1030fbe478dcd682b6bb51e79c 1 0.00/1.00 vMB 0
54,774 54,774 0000000004c2e83f633be7ffb2a8ba66494ae2b3e2afa0dd8bd920a2449fa41f 2 0.00/1.00 vMB 0
54,773 54,773 0000000011a21990bb3336beac46d59a379e8075948281095ec2a9ccec80cd80 3 0.00/1.00 vMB 0
54,772 54,772 0000000002df49527659bedd796f44a6d13bd66624919af8924f693433086fce 1 0.00/1.00 vMB 0
54,771 54,771 00000000087c861088d070931b3bdea14a3e9e43d23bd8884c93e91d8d5cd66b 1 0.00/1.00 vMB 0
54,770 54,770 000000000b8d3b3eafbeec6a60625ac1c9f54fb55d8fd425a6464e4605498321 1 0.00/1.00 vMB 0
54,769 54,769 000000000f012336a31ce372c37faf8b85b058a4d5c04234a7892f5a76f19b9f 1 0.00/1.00 vMB 0
54,768 54,768 0000000013949a0461a8c8d0f27aa4ce4c055e60c28ed9296ad961cb3296825b 1 0.00/1.00 vMB 0
54,767 54,767 000000000932539df22c0275618c5196fd25e602a536ec27485db5a65c0420e1 1 0.00/1.00 vMB 0
54,766 54,766 000000000a9163c8a4f2766bedbdb92cef95349a7f557b68a0ed2d2522ba239a 2 0.00/1.00 vMB 0
54,765 54,765 0000000009efe25b35d060f53f458b6025f8e247f7185d0599c96912d608e924 1 0.00/1.00 vMB 0
54,764 54,764 00000000038f0e9ac6ba12c644bbd257890407304de8f17bf106c4c47d064266 2 0.00/1.00 vMB 0
54,763 54,763 000000000e57b5372752df6458b0e0514ba4b50f5af00f394dff028479b12275 1 0.00/1.00 vMB 0
54,762 54,762 000000000c4f2df8fd69e7db4a6f20d5c9a15846d0433eb316da800620445178 1 0.00/1.00 vMB 0
54,761 54,761 0000000008d763f88b46c6eca6cf50a28fd8c6c154dc18aa54c6e546b05ffec7 1 0.00/1.00 vMB 0
54,760 54,760 000000000bae452dfc58bdc28fabebdb4371134fec92531b1507b5b6d772368e 1 0.00/1.00 vMB 0
54,759 54,759 000000000d4199d01e97f343543e72e5f493cb381189ff218f1cf373394e2a60 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.65 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.65 GB
    • Received: 11.70 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.