Loading Tool

Explorer IconExplorer

Memory Pool

56,118 transactions
31.88 vMB
0.20447791 BTC
Random Selection Loading Transactions
Max Size: 171.87/200 MB

Candidate Block

Mining Attempt c70673db35c0e0f15db442d9f3f58527ce2ae20bb8eda27b2bf8392dfed043fd
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 2743e43f12b97964f237dea95b8b48e7c74c12d97ffcd1741c01434a5c6420b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,517
Size: 1.00 vMB
Total Fees: 0.09300507 BTC
Feerates: 502.67 > 9.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (86,191 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
828,622 828,622 00000000000000000002e4a5933cfe39ad6c44f72683743181ffa4c2aaa4be7c 2,878 1.00/1.00 vMB 44
828,621 828,621 00000000000000000000250b91cd55c85331b83e7509ba5abcfda25c68691422 1,098 1.00/1.00 vMB 28
828,620 828,620 00000000000000000001648cc41f91d8f284e9685cf68906808e68e1563386b8 1 0.00/1.00 vMB 0
828,619 828,619 00000000000000000003ac262effda0970420790a32e5d25a2e1e87cb90ba16f 1,206 1.00/1.00 vMB 27
828,618 828,618 0000000000000000000212772c1df000d3b9ff00f93b91aa57b3c7785ae4bc29 338 1.00/1.00 vMB 23
828,617 828,617 00000000000000000001e4105d703818792bcdb6cfe8a281460c3ae3575d1cd2 2,121 1.00/1.00 vMB 31
828,616 828,616 0000000000000000000327790c08593d704c18e5d744cc442850b741d496afc3 3,137 1.00/1.00 vMB 34
828,615 828,615 00000000000000000000e576db002ebb3254aecd82e02e076618d410586c0866 2,640 1.00/1.00 vMB 32
828,614 828,614 00000000000000000002173ce6af911021497679237eb4527757f90bd8b8c645 3,113 1.00/1.00 vMB 39
828,613 828,613 00000000000000000000a516379d3729b4b7c3da9ef9a0626110ca0f83d79b5c 3,150 1.00/1.00 vMB 33
828,612 828,612 000000000000000000031721fd6ce0e4068400c7ac9726c5b94583985462093e 3,097 1.00/1.00 vMB 43
828,611 828,611 0000000000000000000391f5616ac311f5015a128ef11080adba60e90c479ad8 2,713 1.00/1.00 vMB 38
828,610 828,610 0000000000000000000237125ad76332dd521c22562bd46a59328a35cb85ebd0 1,459 1.00/1.00 vMB 27
828,609 828,609 000000000000000000034dcd11f67fbe4f12c15ef2c64ef1b3f7e9ed5551b1f1 2,781 1.00/1.00 vMB 35
828,608 828,608 000000000000000000006896e3d6ab8e61e6c4bb585cc4cd1187213005fe987c 471 1.00/1.00 vMB 24
828,607 828,607 00000000000000000001ba04aea82c17039ddcfbbb6229b6fb8b9aeb21e9bbd4 712 1.00/1.00 vMB 24
828,606 828,606 00000000000000000000491e67b6c8db9186bd3911214ebadad620053c155449 3,081 1.00/1.00 vMB 37
828,605 828,605 00000000000000000000f9b8179cebf0bba66e08ad46e9b021c523e93ca4b0e3 2,197 1.00/1.00 vMB 30
828,604 828,604 0000000000000000000259ca707e6a81c43d0afa9d19389a0f65ae4293cb5df9 2,116 1.00/1.00 vMB 40
828,603 828,603 0000000000000000000025a913ceff4aab33227e109f90720defac7c7e927fb1 2,575 1.00/1.00 vMB 35
828,602 828,602 0000000000000000000344f0699ecb15243e3a08bf12843ccfbc49d0e7dad6a6 3,183 1.00/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.06 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: 651.13 GB
    • Received: 13.42 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.