Loading Tool

Explorer IconExplorer

Memory Pool

78,037 transactions
29.01 vMB
0.10145910 BTC
Random Selection Loading Transactions
Max Size: 175.48/200 MB

Candidate Block

Mining Attempt 73644b59f4c90548023c5e99de5dfa873cc6c40f07116604828f845b5cfa09bc
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root 2e78472c1f800c3799cee43139c0567e56b2edcfa6f6caa2ecc85d85a9bfbfb2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,970
Size: 1.00 vMB
Total Fees: 0.03033434 BTC
Feerates: 402.60 > 3.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (133,240 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
782,068 782,068 000000000000000000006ed41dc24676f63a52cc49e447fe191f68b49ad1ee68 995 1.00/1.00 vMB 18
782,067 782,067 000000000000000000028654b75ced45082c05a92c7bb28ad0280105d398ea96 1,132 1.00/1.00 vMB 18
782,066 782,066 00000000000000000002eeb45ee4e4f2049fe5d8bf2907769c46bc956fb305c5 666 1.00/1.00 vMB 15
782,065 782,065 0000000000000000000614f5b2152981527632411963dae9196c36d9e2a40d89 591 1.00/1.00 vMB 14
782,064 782,064 00000000000000000006220c9b0adb0e639a665daea2082bbe771a5489a9479e 689 1.00/1.00 vMB 15
782,063 782,063 00000000000000000000905a8ac5593945611060b6ff5d56555fafc8dd412850 2,179 1.00/1.00 vMB 27
782,062 782,062 0000000000000000000100083d7633848c18d33d926e6a270c0292cb176b5f47 3,242 1.00/1.00 vMB 36
782,061 782,061 000000000000000000042b879bb1be07cf37c5b44b82b9139b01c85dcb6b473f 1,102 1.00/1.00 vMB 17
782,060 782,060 0000000000000000000354e7569325faa7c52a4b39615bbbc8069a39ed562ae9 1,066 1.00/1.00 vMB 17
782,059 782,059 00000000000000000000becbf4e73b1d9f06406dae42fac162910297a48c1433 1,314 1.00/1.00 vMB 20
782,058 782,058 00000000000000000003c41bbd01e18224ba75b36ded216dd9d95f5908c26220 939 1.00/1.00 vMB 16
782,057 782,057 00000000000000000001405cce11cab85a73338731114aa11a4931d56e2c51c9 764 1.00/1.00 vMB 14
782,056 782,056 0000000000000000000268a2c36565ed68f28ac4fe1bdb174d8639a03ca3a278 811 1.00/1.00 vMB 16
782,055 782,055 00000000000000000001a1241163555f35f8e3fd2b46bedf904c8a98b267dde3 2,103 1.00/1.00 vMB 33
782,054 782,054 00000000000000000001d57a5a5e11c6233bae62769c64a161d8b8e652f44e28 806 1.00/1.00 vMB 16
782,053 782,053 00000000000000000005b57955bab0f7fe2bf4ebe507228a42d0329a46c27633 865 1.00/1.00 vMB 17
782,052 782,052 000000000000000000019e7eb6415838e67dcaa9aa2229b81b70a7126df47829 773 1.00/1.00 vMB 12
782,051 782,051 00000000000000000002a4df5c170c25a885f559a37ab8cfb8c4f3cef650dad6 661 1.00/1.00 vMB 12
782,050 782,050 00000000000000000006767afb27363cccf1f567951f0bd9c830c942d575bb43 1,180 1.00/1.00 vMB 14
782,049 782,049 000000000000000000056adcd2cb0629a4a5f22d49285ddb401e42ff0a536ab5 1,187 1.00/1.00 vMB 23
782,048 782,048 0000000000000000000275cd7e3e51e3c690e6c67a3ba04a7544985efcb40451 776 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.92 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: 714.54 GB
    • Received: 17.56 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.