Loading Tool

Explorer IconExplorer

Memory Pool

87,158 transactions
31.64 vMB
0.21781990 BTC
Random Selection Loading Transactions
Max Size: 192.04/200 MB

Candidate Block

Mining Attempt 81960006d31f3cedebb49e759f2a31952b9db9a1726d976c02f0b9d0ce175477
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 8da972edf0175a0222dd5fe2ac18ea4867cf1601ba844b21e7f9451acdc69f69
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,589
Size: 1.00 vMB
Total Fees: 0.10926036 BTC
Feerates: 502.67 > 10.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (549,080 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
366,045 366,045 000000000000000009e1ef16e96062d92cf2a022088d7939077fefe4889e314a 1,137 0.75/1.00 vMB 20
366,044 366,044 000000000000000000d63220f91e27bf155146ece4f91d863072fd7baf567ada 1,450 1.00/1.00 vMB 31
366,043 366,043 00000000000000000758c582cc1840d87e43db34b8de56977b85b7643ae7405b 1,528 0.75/1.00 vMB 52
366,042 366,042 00000000000000001212ceea9e8ba2e5d51eddd05c2ec183c58b362ece63a666 887 0.75/1.00 vMB 27
366,041 366,041 000000000000000001f825ad1c18e47c1bfafdea24fee3febb11e8017de9c91c 1,545 0.75/1.00 vMB 70
366,040 366,040 00000000000000000d99a4670910e1a43e80edec7c47357fafae6c0f5336d4b6 1,258 0.95/1.00 vMB 29
366,039 366,039 00000000000000000e7d6305d6163cc9dd6210b09205bc9145464bf4bb2a8d36 668 0.41/1.00 vMB 35
366,038 366,038 000000000000000000703b5cad4c5eeb4d72343b6df09b50926d1b8db1ccd958 1,454 0.93/1.00 vMB 52
366,037 366,037 000000000000000015193ef452da2275d59d01c3f7b0991a6d65ebb36eabb664 950 0.64/1.00 vMB 35
366,036 366,036 0000000000000000132e72ce4584e601906f620bfc71804d334385c8adbb813d 477 0.96/1.00 vMB 16
366,035 366,035 00000000000000001502b9165f67cf9ac523efab6e5421cb88ace0d2df21d17f 1,353 1.00/1.00 vMB 42
366,034 366,034 00000000000000000f9be15598662e4e9af863ce2dca37a8757065c80ccb5ddf 785 0.74/1.00 vMB 39
366,033 366,033 00000000000000001577a790b5f184b85d839bdc8634e80a28d493d9ecc625d4 315 0.93/1.00 vMB 9
366,032 366,032 000000000000000006c31509dcc1c364988a918de86fec7d3e47b6eaef74b45e 328 0.25/1.00 vMB 43
366,031 366,031 00000000000000001326f71086e4e431f09fe898097819c66f06c4567b9f774f 1 0.00/1.00 vMB 0
366,030 366,030 00000000000000000ebf7c766b473a1aa9bdea884cc73076abb4ac385d3e9a80 293 0.26/1.00 vMB 27
366,029 366,029 000000000000000002c586ae8f5c3102affc8d3250e05c4052f66f94126d718b 607 0.60/1.00 vMB 28
366,028 366,028 0000000000000000029e889d57623e8af62c09be469193120639f5f8c9ef742a 513 0.94/1.00 vMB 11
366,027 366,027 00000000000000000a6a665ccdc60fe028412cd5a7553f84af774f63bae10640 767 0.93/1.00 vMB 18
366,026 366,026 0000000000000000139f915b3cefe14f0608f7ba9d16d0594a3af7767fb7e652 1,303 0.75/1.00 vMB 38
366,025 366,025 0000000000000000139cbfaaac9920e5ccdb6931c6b0e830933f3573a916f906 2,166 1.00/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.61 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: 671.95 GB
    • Received: 16.08 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.