Loading Tool

Explorer IconExplorer

Memory Pool

27,979 transactions
27.67 vMB
0.07320993 BTC
Random Selection Loading Transactions
Max Size: 133.01/200 MB

Candidate Block

Mining Attempt 2a9eedbadf460a1669664355ae9fd1bc259e3f5e72e59953c3081155c90ebc2e
Version 20000000
Previous Block 000000000000000000014e79d01dbb2c534e8fbebfd9b049c29481e4f0d4235d
Merkle Root c232dcd82d180b2fb1eed0b514006de6ab8745434141bfb998061800496982dc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,964
Size: 1.00 vMB
Total Fees: 0.02055093 BTC
Feerates: 151.12 > 2.06 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,502 (359,671 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
554,831 554,831 00000000000000000036e7a187e40026049ca26f60ea4e907eb43173bcd5bed7 1,395 0.78/1.00 vMB 6
554,830 554,830 0000000000000000001110246a994b828414b41dddd57e4b39d585d2254e965d 1,715 1.00/1.00 vMB 24
554,829 554,829 0000000000000000002ab5edf3612adeab9a9cfd56aee46d3696fc4e58531653 1,246 0.90/1.00 vMB 7
554,828 554,828 0000000000000000003416bd8a103bd8ad82bfc769de8304b06244edf5b6f137 3,158 1.00/1.00 vMB 24
554,827 554,827 0000000000000000002ecdd38d8009dc6d62389e15a3e4c8e1223a68d4dc0322 164 0.35/1.00 vMB 3
554,826 554,826 00000000000000000024d5c22580649daba17a6ecfa76f969379a2462c45dc15 2,365 0.99/1.00 vMB 17
554,825 554,825 00000000000000000020c3c81da13c1e7097306f030b5e57c16dead6cc55855b 93 0.10/1.00 vMB 5
554,824 554,824 0000000000000000000c255b328255e25d2afebdc148a3d5fe122417fd707939 2,634 0.99/1.00 vMB 16
554,823 554,823 00000000000000000033193ce30af312894c657fbb7a7cccd051765623d51c94 105 0.05/1.00 vMB 15
554,822 554,822 0000000000000000002126d1e7e48c71d087a3721e86affaa6e6f79cbb9d8ad8 1,798 0.81/1.00 vMB 23
554,821 554,821 0000000000000000000be17928a822c534331d8f435579db8f90f32ab09d1f97 1,591 0.67/1.00 vMB 17
554,820 554,820 00000000000000000009d87e5aecaed877c2d5b8d144e60336efd2086b5a0857 826 0.68/1.00 vMB 9
554,819 554,819 00000000000000000023426cc05412128bf7977b866337a342e7a8b49f6df624 2,707 1.00/1.00 vMB 16
554,818 554,818 00000000000000000012d9f913c0d5b90fce7d6867c1e086428e5afe10fc1135 1,311 0.93/1.00 vMB 11
554,817 554,817 0000000000000000002ade9f8613b768080b620c5bb01b3ac03459e27988756f 915 0.99/1.00 vMB 6
554,816 554,816 00000000000000000010261e07251eda708a4f921b849bebfade3ddd1c9027d3 1,671 1.00/1.00 vMB 8
554,815 554,815 0000000000000000003563ada8cb1dd19f5c5117f229691f78d216aa95db2c94 2,995 1.00/1.00 vMB 23
554,814 554,814 000000000000000000213c3bc39e4c2aa160e95ddd679485721a67e4ef507089 3,108 1.00/1.00 vMB 35
554,813 554,813 0000000000000000002957640c97acdeb1a0473528dc3eff893449f1d84998e1 2,714 0.99/1.00 vMB 24
554,812 554,812 00000000000000000014fd0b03d296f1e954e1cf27e5b3e6c1604e8b5428def0 1,323 0.86/1.00 vMB 14
554,811 554,811 0000000000000000002556b9aeb68868dfbf73d76c4c01f6553af3092a56d0d4 2,345 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.50 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: 612.39 GB
    • Received: 10.99 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.