Loading Tool

Explorer IconExplorer

Memory Pool

43,991 transactions
27.19 vMB
0.08757367 BTC
Random Selection Loading Transactions
Max Size: 142.30/200 MB

Candidate Block

Mining Attempt 594b4da701098664af478c26967a20e23f635e0e66397c27bf10e2ce7f3bc401
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root 07375f996f1b0bc55c88f7deb335d6553290bdf37ae5d7b70c525c4efc4951e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,243
Size: 1.00 vMB
Total Fees: 0.03467801 BTC
Feerates: 150.93 > 3.47 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (149,163 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
765,707 765,707 000000000000000000079b5d378a8a590546ccac1acbe70ae57383ae843fec7a 1,913 1.00/1.00 vMB 8
765,706 765,706 00000000000000000003d6e7a634dfedb2b6842b529ef391633c00b2ad15c8f0 1,320 1.00/1.00 vMB 18
765,705 765,705 00000000000000000003accbfd08974a78330200c68b5337fb72482461142ee4 2,521 1.00/1.00 vMB 29
765,704 765,704 0000000000000000000572363f870bf6b2bfb81eb2991d19776afafda8d7826e 1,966 1.00/1.00 vMB 35
765,703 765,703 00000000000000000004d525051ca7f16831eb1e92b024c222bfdc1f74bb948f 470 0.34/1.00 vMB 11
765,702 765,702 000000000000000000031d72909883f6a144b13f03da6bcf9b423678cda8e9a6 374 0.18/1.00 vMB 3
765,701 765,701 00000000000000000002cb6e5010c8f3b4f5d75ea8ce3ad0e2d3cfa1fc701124 2,869 1.00/1.00 vMB 23
765,700 765,700 0000000000000000000435210c95683b33ba3c86c980fa258898b9c49b73f848 695 0.58/1.00 vMB 3
765,699 765,699 00000000000000000005501a78225e9704281d221083ef6642f2678478d77645 3,087 1.00/1.00 vMB 24
765,698 765,698 0000000000000000000583d8a6a1d482543f5ea7f36874666d674e5d9d986c10 1,356 1.00/1.00 vMB 7
765,697 765,697 00000000000000000004c59adfe1ec958d87ebfe2f1b9b626196eeeee8c7d0b3 2,718 1.00/1.00 vMB 11
765,696 765,696 0000000000000000000640454ed18b07dc4498b35a601f651f9dea876e16337f 2,474 1.00/1.00 vMB 22
765,695 765,695 000000000000000000022656b3a57a410c37d38a13506e453bb94f50e11b2417 1,559 1.00/1.00 vMB 14
765,694 765,694 00000000000000000002ff2e8baf8bf7e78724d4566fe63c589007a1288f5fa8 3,379 1.00/1.00 vMB 31
765,693 765,693 000000000000000000067abfc71908633db9df8ee23833da7b15ff792a5cd07f 3,191 1.00/1.00 vMB 34
765,692 765,692 00000000000000000006b839cb48bd8e6dfef2c319ab6650480564aedb8c5790 3,819 1.00/1.00 vMB 41
765,691 765,691 000000000000000000032ea3d03d0d1a516645997895cf9c8c79400f489a9b05 1,883 1.00/1.00 vMB 13
765,690 765,690 000000000000000000061271191cb72dc48ebe9fd4291b515fecc567139895f8 2,098 0.75/1.00 vMB 18
765,689 765,689 00000000000000000003f454c30a408899b6d82f3be757007ef87fded93b3f17 2,012 0.99/1.00 vMB 13
765,688 765,688 00000000000000000000194cf00934fab08584f204d31e2d760114bfb4f890a0 1,154 1.00/1.00 vMB 7
765,687 765,687 000000000000000000038123cff0171dc377d6ab888c118ac9b805ea3694492b 803 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.16 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: 653.28 GB
    • Received: 13.86 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.