Loading Tool

Explorer IconExplorer

Memory Pool

76,827 transactions
28.35 vMB
0.08514201 BTC
Random Selection Loading Transactions
Max Size: 172.55/200 MB

Candidate Block

Mining Attempt ac40724ca728180f6bfe9f75fc12f65ba79fb2d59cfdf95181b9e4962623f270
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root d12e47b32516b4422c6e5d68e4857b44040d649143a8d5d4c346e91415c90a8a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,489
Size: 1.00 vMB
Total Fees: 0.02226683 BTC
Feerates: 477.45 > 2.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (188,536 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
726,763 726,763 000000000000000000000dfad79102c2001a8b6ab78914cb94f02d561a646c49 2,283 1.00/1.00 vMB 10
726,762 726,762 0000000000000000000547d0d0768987fc31895f82228fa4bd16d8193c3748c1 3,257 1.00/1.00 vMB 8
726,761 726,761 0000000000000000000053dc0ebd0add355ad6a72020c4e5301778a1b337e573 2,479 1.00/1.00 vMB 22
726,760 726,760 000000000000000000033dfdbd5495a33ee25223eac6760c7ec78e7f2dbd172e 3,053 1.00/1.00 vMB 14
726,759 726,759 000000000000000000089c2b46e75dc3afc76ac4bd2c9a5c3358aa7a363a1406 804 0.29/1.00 vMB 9
726,758 726,758 00000000000000000006fe2f1cf1647e62fbf2c40b8a238796ac0e1835e8688a 619 0.18/1.00 vMB 10
726,757 726,757 000000000000000000063734690908108e9d03362a727eda2e746290f9e20d78 79 0.02/1.00 vMB 10
726,756 726,756 000000000000000000066c599910b37a20d1817617090d12b96eaf18cb90a9db 1,594 0.61/1.00 vMB 8
726,755 726,755 0000000000000000000579eb298b68669cb4f43ef95323959b6992fe2c0e3e78 1,942 0.69/1.00 vMB 5
726,754 726,754 000000000000000000058c218604cb8f6a4a36fbbc0b9f5c8cd8a39c771777b7 2,634 1.00/1.00 vMB 12
726,753 726,753 000000000000000000072ca669932175c66919dc38e4eccf9d8aba1414009b60 483 0.14/1.00 vMB 11
726,752 726,752 00000000000000000002b74212b371dfc64a395ee94b9808da378a120e6c353a 1,562 0.59/1.00 vMB 9
726,751 726,751 00000000000000000000b8bb49b475cacfb9aa0ace3d13e3d90b3d51d8a7efc2 2,123 0.76/1.00 vMB 9
726,750 726,750 000000000000000000014ccfdf28b7b062aec08384456eba68e2070fc61ec811 597 0.24/1.00 vMB 10
726,749 726,749 000000000000000000057830dba19f3b1f48d973263ccc09939fa5d3ab3267cd 2,172 0.79/1.00 vMB 10
726,748 726,748 00000000000000000001b97d22243e9d9e351cccd31736d0e04d6b92f4183452 694 0.54/1.00 vMB 3
726,747 726,747 00000000000000000000e82bd35539ef12f2176a619eca9272ed55ff36819626 1,655 1.00/1.00 vMB 11
726,746 726,746 0000000000000000000a2f84ae4359abf5beeac85792420016f7dc4128457579 1,894 1.00/1.00 vMB 3
726,745 726,745 00000000000000000004b815649170a1bb452fff015bd554cbb60ed41f48c81a 2,573 1.00/1.00 vMB 8
726,744 726,744 00000000000000000004d8d708ec2e059f10452b5de8b01eb4521ec62e6e4345 2,589 1.00/1.00 vMB 16
726,743 726,743 0000000000000000000891342fc8b974fbd343a81bb833d31506254f0954da66 2,743 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.91 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.77 GB
    • Received: 17.47 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.