Loading Tool

Explorer IconExplorer

Memory Pool

77,116 transactions
28.82 vMB
0.09716189 BTC
Random Selection Loading Transactions
Max Size: 174.86/200 MB

Candidate Block

Mining Attempt b24e386a31d8a57e526604787dc4e606519f02259896091aa360a7173f3eed91
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root fd0c46883c59f2c94b9eddfb8f80c9d71926426ecf802b48af06698e6e548002
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,216
Size: 1.00 vMB
Total Fees: 0.02939234 BTC
Feerates: 180.82 > 2.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (160,632 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
754,638 754,638 0000000000000000000550e9557f2366ba2d4efed484e1a08da26076ff1cabc3 587 0.17/1.00 vMB 16
754,637 754,637 00000000000000000007b33e2b567e4e6b2a5162993ab27697c042604d164e29 1,112 0.40/1.00 vMB 12
754,636 754,636 00000000000000000001e304003a9170b55cc368a0131301471c1e14786d5c06 2,040 0.76/1.00 vMB 14
754,635 754,635 000000000000000000028c7cda33e71b9fbcfdffe44c57153a94b4b3ad2f8fcb 1,127 0.38/1.00 vMB 16
754,634 754,634 000000000000000000009e8c0258b62c51e3df1a9fab48a9534ad7934da6d8ce 310 0.09/1.00 vMB 13
754,633 754,633 000000000000000000084262248307a6faf33fef8d1fc4e6b9e40021351fdb7d 228 0.06/1.00 vMB 14
754,632 754,632 000000000000000000062334b4007ef71126e7e52ac7bad7806cae4340e96204 1,848 0.72/1.00 vMB 13
754,631 754,631 00000000000000000002f86b1e53450aadb27d9e3a47f091767b7ca2ed7853ea 2,250 1.00/1.00 vMB 6
754,630 754,630 0000000000000000000486246ae13df337f5c4109da8ac5dd882127a9b879c8e 2,166 1.00/1.00 vMB 22
754,629 754,629 00000000000000000005505029a8c97ee2c3ae564a8a13f4b3a99d61e30b1e3f 1,042 0.39/1.00 vMB 12
754,628 754,628 00000000000000000005c7628de7ab09b2997ba2ccc3b637371e0a297583b23d 791 0.38/1.00 vMB 9
754,627 754,627 000000000000000000038331bbf4e98fa74755fe2232466e72f02e3b67e198be 370 0.14/1.00 vMB 15
754,626 754,626 00000000000000000004b219c5fe047043517becbbe8ca58e91b958871625360 206 0.05/1.00 vMB 13
754,625 754,625 0000000000000000000366e976f08ecc8c09c7e472c73746ee548875e9c0e2f6 705 0.33/1.00 vMB 11
754,624 754,624 00000000000000000004ae1487635d8135ed13788a939d74fef9c6856cb251cd 2,283 0.95/1.00 vMB 12
754,623 754,623 000000000000000000032dee5da54d466517307788c4c866fb887b1f31896daa 1,806 1.00/1.00 vMB 12
754,622 754,622 000000000000000000026bb98856ce58fdf6314ed626efd86c537edd54daaa91 1,205 0.62/1.00 vMB 2
754,621 754,621 00000000000000000002e73eb62ef55f5f4b79c274edb8d17de089123ab00ffc 1,728 1.00/1.00 vMB 12
754,620 754,620 00000000000000000002086661d42ad04e7ff260d8c1cf419688b697406cbb2c 1,557 1.00/1.00 vMB 17
754,619 754,619 0000000000000000000398bce70b67e2a3044cc542e0de2b1e67746dee3942f4 787 1.00/1.00 vMB 3
754,618 754,618 00000000000000000007728417591b65e341a30fb8c0981dfd40934dca59e1ff 1,907 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.86 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 712.90 GB
    • Received: 17.24 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.