Loading Tool

Explorer IconExplorer

Memory Pool

87,162 transactions
31.97 vMB
0.13567260 BTC
Random Selection Loading Transactions
Max Size: 192.99/200 MB

Candidate Block

Mining Attempt 23971af9a1fc54a870506accb7ddbfbdc82e1f41b686e3b634e9b4ab39860bf5
Version 20000000
Previous Block 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1
Merkle Root 8375fdca0f80667e4a47afb67af7e5b9c587c43cfde04435c44d457dc4dab722
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,997
Size: 1.00 vMB
Total Fees: 0.04863977 BTC
Feerates: 911.92 > 4.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,970 (596,213 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
318,757 318,757 0000000000000000097ee72bdd7678bdceb3ace4db9571e26531ef62fe861c6a 611 0.38/1.00 vMB 25
318,756 318,756 00000000000000001daebd477082985c156895a7bc0a6b27ac0d38caabc8a5f4 298 0.15/1.00 vMB 25
318,755 318,755 000000000000000000182490b8ce4351f7785818ab7449b8406f9961abeb8a14 552 0.32/1.00 vMB 28
318,754 318,754 0000000000000000023ded1e2ea4a00571dbd71a43c5e86bd175a49d9ecbefe9 232 0.16/1.00 vMB 25
318,753 318,753 0000000000000000256f8ac9a324b18bd6c67cce764dc253d3748ad8063452b2 324 0.26/1.00 vMB 18
318,752 318,752 000000000000000004b951f7f2071e31aa70d62dc7c4cf8570ae4bd278d652cc 143 0.13/1.00 vMB 16
318,751 318,751 0000000000000000256f3e34dae0bd6afe052dfbea223faa6eaec64d254e65ae 213 0.13/1.00 vMB 23
318,750 318,750 0000000000000000090bc3812488bb556718722289d713cf676f32f77aa4bb2e 128 0.04/1.00 vMB 44
318,749 318,749 00000000000000001908b7926c114d1b918ad4e3b0c656b8dd931cc731ddca13 23 0.01/1.00 vMB 41
318,748 318,748 00000000000000000fb14431a1b8fd433b6deab623cac57ceeba046673894c2f 627 0.33/1.00 vMB 28
318,747 318,747 00000000000000001fd2a4dc51a5f50b73114e53882be5f2d6e1a47111a7cd7d 1,061 0.67/1.00 vMB 24
318,746 318,746 000000000000000014cc3526c814788067f1cec628541b158b84c816fbdeb01c 673 0.25/1.00 vMB 51
318,745 318,745 00000000000000002267b0bdf5694a73659bd5313c39531929276ed317bd6139 140 0.12/1.00 vMB 16
318,744 318,744 00000000000000001c0a012720a2ac2ad7413bd838f5d539efa19a33d7023e53 251 0.17/1.00 vMB 22
318,743 318,743 00000000000000001d2f1a16ba0de9c1206d4fbd4a6a2b19ae01e6f9d28ffe04 188 0.09/1.00 vMB 38
318,742 318,742 0000000000000000112651578bd066b060fd235ad7d0327cd8f91bc24e3bc2f6 140 0.10/1.00 vMB 14
318,741 318,741 00000000000000000423277770c9db9d06feccfc9d0c005aefd670bf5d582957 476 0.22/1.00 vMB 32
318,740 318,740 0000000000000000216d868e7a2de40c65c6a44e3ece06d5a25a03f5d74b0ee8 661 0.34/1.00 vMB 37
318,739 318,739 00000000000000001d4d703fec6f29868e50dea94b0dd2d77e4e68485f4a30c2 381 0.21/1.00 vMB 31
318,738 318,738 000000000000000015120c29f120cbb4d0d5b2441f8a6a97ada110fa485a112e 62 0.04/1.00 vMB 24
318,737 318,737 00000000000000001b77d8a4b52fef3eaf7587b1f14ac9f4ca243177ede384d8 177 0.15/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.34 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: 660.98 GB
    • Received: 14.79 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.