Loading Tool

Explorer IconExplorer

Memory Pool

83,592 transactions
30.92 vMB
0.08079176 BTC
Random Selection Loading Transactions
Max Size: 189.96/200 MB

Candidate Block

Mining Attempt 71d27611d5663fe2b80af07dec1777833e1ccb383afb0ff5558820213fda609a
Version 20000000
Previous Block 000000000000000000012eda0183874dd226146bb4d2949368770ce3a8fc35b3
Merkle Root d7061d1b7b327e3ead32fe1d596b852a528c34e90db121793a1e4769ea68ced8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,405
Size: 1.00 vMB
Total Fees: 0.01127509 BTC
Feerates: 199.45 > 1.13 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,330 (622,778 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
292,552 292,552 00000000000000006107aeac51d1d57fae2dd72e1f5c1eef7619d1c9a0a97f3a 49 0.02/1.00 vMB 34
292,551 292,551 0000000000000000d051d63a6ea72813f62aa821a2df4bd6f4d6fbee876bd6f3 792 0.40/1.00 vMB 37
292,550 292,550 0000000000000000b84c78c335c286d7ba23d66c91a6c0e9022fbd3fd06eecda 335 0.14/1.00 vMB 41
292,549 292,549 00000000000000005d6f84df532bfc94c10890da84d5284710b5f9cadb0f4064 234 0.14/1.00 vMB 28
292,548 292,548 00000000000000001e973456d956bd672e8e29db1ebfe9a51534c36e088b5838 131 0.06/1.00 vMB 36
292,547 292,547 000000000000000008e78c9fc1f26ee330e0ea5fc3c03c41c0a924a48f5f3195 195 0.11/1.00 vMB 26
292,546 292,546 00000000000000004a962db57ea9d29afbcb425bc5189518c8ec12c8ebb14d9d 133 0.07/1.00 vMB 36
292,545 292,545 00000000000000005116490ed7e35714d50f44531db6c1ed2320aa7ee96c45e8 803 0.36/1.00 vMB 32
292,544 292,544 0000000000000000071a94027dde78619a22da1bb4f73b1c4de629986ba6494c 30 0.01/1.00 vMB 20
292,543 292,543 0000000000000000bd3153aa610c1b48ba94565e889dd0d6e592cb4eaecdf611 224 0.11/1.00 vMB 31
292,542 292,542 0000000000000000847bc961bf6ccb6bc6f9f8c299ebe0978944a4b5b6c0e027 425 0.20/1.00 vMB 33
292,541 292,541 00000000000000001fc62699ebfaf74189ca3a9b1b7a1fc7a4ba91e994aaca6a 311 0.15/1.00 vMB 33
292,540 292,540 0000000000000000b3d5fe7f23e830c4f5801569fec48d995519ac98b082b1fa 114 0.08/1.00 vMB 27
292,539 292,539 000000000000000024a40ede887004b850214bc021b55253bbb68dd838d8d997 135 0.06/1.00 vMB 35
292,538 292,538 0000000000000000bc71b41f43529b957defd890fb73c41c77943ead673d866a 8 0.00/1.00 vMB 98
292,537 292,537 0000000000000000c77f9d9015bfb8fda6f2a632224668e9dc81c83ab41a8849 89 0.06/1.00 vMB 24
292,536 292,536 0000000000000000c681dbd5a65bd317886e12b7ba1a95088cf5b0da6691e187 320 0.21/1.00 vMB 27
292,535 292,535 0000000000000000b60bbb97b190529903118c838fc2b198fd8d69dd33ef0ad2 633 0.43/1.00 vMB 31
292,534 292,534 0000000000000000c7f157fa508421aa97361418fa311e1933b7e4b0ea9729eb 226 0.18/1.00 vMB 22
292,533 292,533 0000000000000000bd066c15ee18b7c6f2e0bef97f6f165714bb45578743b2ec 128 0.04/1.00 vMB 51
292,532 292,532 00000000000000003edc04ecb59a874ab4ecaf081841bb611f2fb1735ae4f890 115 0.10/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.96 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: 715.71 GB
    • Received: 17.73 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.