Loading Tool

Explorer IconExplorer

Memory Pool

74,443 transactions
27.58 vMB
0.07361610 BTC
Random Selection Loading Transactions
Max Size: 168.10/200 MB

Candidate Block

Mining Attempt f50492a85ac5e3e52ad40e531e58abdb5ea1511c3ffc6054fef2442d6893ae62
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root 04c65f4f613ecf289def9933ba13e176525431d54b4255d10b26bbcff76b5bbb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,216
Size: 1.00 vMB
Total Fees: 0.01475134 BTC
Feerates: 98.68 > 1.48 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (16,209 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
899,078 899,078 00000000000000000000f053f05863a178c4aa162c73b2dd104c6e9684d3eae0 3,599 1.00/1.00 vMB 8
899,077 899,077 00000000000000000001833e88487161de0d6a04ce89fcdd27d8b08867a8e1d1 3,242 1.00/1.00 vMB 4
899,076 899,076 000000000000000000022331b02b3f20c0d03dd083e1afa85970fde774f982fb 3,528 1.00/1.00 vMB 8
899,075 899,075 000000000000000000009249124390499946da509062ebd5a45613f82547a098 4,000 1.00/1.00 vMB 4
899,074 899,074 000000000000000000006532de0821e172c6357fdbfe379e64525ebf405ede8c 3,419 1.00/1.00 vMB 4
899,073 899,073 0000000000000000000064f87e92ab5723a4b6240af24979e07e98589f71c36a 3,288 1.00/1.00 vMB 8
899,072 899,072 000000000000000000003ffcc1bc48e0551148f579c2b533cbfac2685f276665 3,129 1.00/1.00 vMB 3
899,071 899,071 00000000000000000000be466848c0266bd1d29800ad832985679e28612ce681 3,784 1.00/1.00 vMB 4
899,070 899,070 000000000000000000014590f1d5c7f7f92e939c597866db03745dbdc024bac5 3,932 1.00/1.00 vMB 4
899,069 899,069 0000000000000000000082d8e654a4b363d7ed863db624359c82c3d2d7975b3e 3,499 1.00/1.00 vMB 7
899,068 899,068 000000000000000000022b437d1b394be94e77cd0197fe287b336d5dbf8bdf7d 2,138 1.00/1.00 vMB 2
899,067 899,067 000000000000000000015f30bf08d978e73246a62b3060c6648bcc5b9e1b547c 3,341 1.00/1.00 vMB 4
899,066 899,066 00000000000000000001318926bb47ac8e2faa0ded475e606496f5e78f7ccf5e 1,935 1.00/1.00 vMB 2
899,065 899,065 000000000000000000018c1b17cf4838b74614d0df91afd2b9e00eb621c13c52 3,208 1.00/1.00 vMB 2
899,064 899,064 00000000000000000000351a25983d1726b7255048b3ee78b1a9d6334b1a9191 2,878 1.00/1.00 vMB 3
899,063 899,063 000000000000000000007c96864a736122e38ee850f1eb81b556087ee6023d03 3,336 1.00/1.00 vMB 3
899,062 899,062 00000000000000000001b764d2f027b7829f3d2c56c5a279924a500dfff706ae 2,183 1.00/1.00 vMB 2
899,061 899,061 000000000000000000011a7894660a6f04deeaf0544c3bf8e70dba82658e3ede 2,711 1.00/1.00 vMB 2
899,060 899,060 000000000000000000014bcfff7a38033e85cd1ddf7e39dec038a80982c20764 2,476 1.00/1.00 vMB 2
899,059 899,059 000000000000000000014d4a4387a6e67489cb6ded5643e1d0a1fc260d4b55eb 4,152 1.00/1.00 vMB 6
899,058 899,058 0000000000000000000084d97af0851cc3977b8f5d6118e93960fe9b81b76d57 2,179 0.99/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.89 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.37 GB
    • Received: 17.36 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.