Loading Tool

Explorer IconExplorer

Memory Pool

78,867 transactions
29.90 vMB
0.11956917 BTC
Random Selection Loading Transactions
Max Size: 179.64/200 MB

Candidate Block

Mining Attempt c0759988f57f6f03149139ba112f438848cc7ff1b1a52134b30380b4c15c9036
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root fcd156a2db728099cddd8219f27ceb532684c5a58bee0f7f417d67688ca158df
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,471
Size: 1.00 vMB
Total Fees: 0.03673527 BTC
Feerates: 673.02 > 3.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (318,438 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
596,835 596,835 0000000000000000001541435e2690267829f8a8b3f3c9e135e674767facdd51 1,937 1.00/1.00 vMB 24
596,834 596,834 0000000000000000000c18f373c69ae5bb9837c583226b74531997d0d3d2362a 3,023 1.00/1.00 vMB 19
596,833 596,833 0000000000000000000bcbc1d4d2273e33e20e7daafcc5aa32a4b0a0f3504bb5 2,893 1.00/1.00 vMB 62
596,832 596,832 00000000000000000001a18fd15ad48ce3839958f2faf04ab544ea6bf1e58b38 2,107 1.00/1.00 vMB 18
596,831 596,831 0000000000000000000076aff84e6b4019367a05311cfa4492f259c1335130b4 3,095 1.00/1.00 vMB 41
596,830 596,830 0000000000000000001567d25210f8c3abaefe8b668cb408131ac69ac3fe9a67 1,462 0.50/1.00 vMB 17
596,829 596,829 0000000000000000000af6f5a0ca421b0e8894f36237e83ea17168c4c42a8d72 2,931 1.00/1.00 vMB 8
596,828 596,828 0000000000000000000084d8e96d497497c0a86cd4737224cdf0f9c7fd95b57f 2,245 1.00/1.00 vMB 30
596,827 596,827 000000000000000000125dccad9b557c827330d680ee35e1464574fcf146b065 823 0.26/1.00 vMB 24
596,826 596,826 0000000000000000000b67d4e38367d08fa9eead34dd5c7effb0d700913bd5bf 1,205 0.38/1.00 vMB 22
596,825 596,825 0000000000000000000ebcfa7d34dbabd2d1838d24a57b6f4a041b42e3e23082 779 0.23/1.00 vMB 20
596,824 596,824 0000000000000000001100f619f12a0bee0288e0a6ea701037c89e1ac4996361 818 0.26/1.00 vMB 22
596,823 596,823 0000000000000000001036c97c6b8e2e6fafaf830506f8d4be9341abc19d35ee 865 0.24/1.00 vMB 19
596,822 596,822 0000000000000000000decde27e1f98fe3f0b6e9120daa1d0707942f8cdb4e3b 2,493 1.00/1.00 vMB 24
596,821 596,821 0000000000000000000bda3e46edbd1bad86bfea85f0193ca5ed455061b33472 1,988 0.84/1.00 vMB 12
596,820 596,820 0000000000000000001283532dcc9c3fa91c647c546fdbc7cd66214ebdbe6e7f 2,297 1.00/1.00 vMB 3
596,819 596,819 000000000000000000095502aed8bb57eb40e559d68d42fa98102bdc788c73e5 1,882 1.00/1.00 vMB 16
596,818 596,818 0000000000000000000f72891a7ff73ee07f41757c5f58f51ef62ded618fccf3 2,295 1.00/1.00 vMB 21
596,817 596,817 00000000000000000003da512729ed23550c992cf2ae6508ebc52e9fd3299a26 2,597 1.00/1.00 vMB 26
596,816 596,816 0000000000000000000dd607d0cf0495456c0155460676b5973a056b6cece736 2,625 1.00/1.00 vMB 12
596,815 596,815 0000000000000000000346ecefb725a990197338be7c42af3bad7fef89be5faf 2,927 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.86 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: 713.04 GB
    • Received: 17.28 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.