Loading Tool

Explorer IconExplorer

Memory Pool

81,847 transactions
30.86 vMB
0.08248822 BTC
Random Selection Loading Transactions
Max Size: 189.15/200 MB

Candidate Block

Mining Attempt 353ff5bc0e8590537e852651e8cb387f40fdecdcf968e4cfcfb7538247bc4ef8
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 44f0c9cc74cec3cf629c110734cab881c455afbf5d2c973649f0cbb5cabcde18
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,546
Size: 1.00 vMB
Total Fees: 0.01321254 BTC
Feerates: 100.00 > 1.32 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (103,465 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
811,756 811,756 000000000000000000028e42f7b96d5b89117db6d9d49beec5a000df26a837f1 3,500 1.00/1.00 vMB 18
811,755 811,755 00000000000000000000b14bc4f43cdcb107e40a2d0b57a0159d791163edcca5 3,247 1.00/1.00 vMB 22
811,754 811,754 000000000000000000007171006c1579962ceaafe64c02cbd5e50d4534c63992 2,894 1.00/1.00 vMB 33
811,753 811,753 000000000000000000044d56da2bc398f5d594544bf4261b761131e40df6a5e5 3,228 1.00/1.00 vMB 32
811,752 811,752 00000000000000000004a407b8aa0a5ea77fe59f32ebef18211ea551290e8df6 985 1.00/1.00 vMB 10
811,751 811,751 00000000000000000004cef2ed8934cd9ea3c148f2dc564d3150fa3bbe634b00 2,339 1.00/1.00 vMB 15
811,750 811,750 000000000000000000041625c731f4598983f9764c6fc5b7e0a0fd4c9a5e0dff 2,786 1.00/1.00 vMB 19
811,749 811,749 000000000000000000045f745a20fe295ccedfabc3fb64a920697151922297d2 3,310 1.00/1.00 vMB 27
811,748 811,748 000000000000000000023d00f5576c557244c7d379a946dbfc647124974a9a99 2,825 1.00/1.00 vMB 18
811,747 811,747 0000000000000000000474a3a6239eae37461c0f2b34d9db3dfa35456ed956b0 2,598 1.00/1.00 vMB 24
811,746 811,746 00000000000000000002492c9b52334a2bff7281cd3eb00ba48f90b85a0f8d15 3,142 1.00/1.00 vMB 19
811,745 811,745 00000000000000000002e9b3074b449d3476e06aa9b3ffe5a219c5163ae02dde 3,107 1.00/1.00 vMB 33
811,744 811,744 00000000000000000002eead9a4d39d12bb51a61b0b268ca8b7d3fb891dceb7a 1,188 1.00/1.00 vMB 13
811,743 811,743 000000000000000000038cc218cd3961554432e6e7c987eaf2c13f15e5031cba 1,786 1.00/1.00 vMB 16
811,742 811,742 00000000000000000002d1d6c98c1570b88db3d8124f34d997e89d4e8532b913 641 1.00/1.00 vMB 10
811,741 811,741 00000000000000000002651e0974a1f0afb4def88047a827f73088a50f761e81 2,820 1.00/1.00 vMB 20
811,740 811,740 00000000000000000001bda21163b75e3cccd31e176216c93678343cf2fac9c7 2,006 1.00/1.00 vMB 16
811,739 811,739 00000000000000000003718dff2e4a24c407d6818e59cd4422591318498efd7c 483 1.00/1.00 vMB 7
811,738 811,738 000000000000000000037783038dc4f8c7315b16797c843081a49c9fd80429ae 584 1.00/1.00 vMB 8
811,737 811,737 00000000000000000000994627d965a69d6da551fe8e7cfac8e7ef7643c6dc78 814 1.00/1.00 vMB 9
811,736 811,736 00000000000000000000ff6269bfaad9e81fbfe472949a7a34a7fd134017f2e1 1,420 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.77 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: 709.32 GB
    • Received: 16.88 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.