Loading Tool

Explorer IconExplorer

Memory Pool

40,410 transactions
27.14 vMB
0.07984919 BTC
Random Selection Loading Transactions
Max Size: 140.66/200 MB

Candidate Block

Mining Attempt faf0774303ac3cce5edb893fc85bcbde5ff788ac053b01d12bbbfbeb27953e56
Version 20000000
Previous Block 00000000000000000001bb61480f3acfb38c91942ee0224968a6552800d0bad8
Merkle Root ad0b0385c63f403903e27d8f40a9b1f51a06d9a08294b998e5b0ae93cfea2ac1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,296
Size: 1.00 vMB
Total Fees: 0.02488439 BTC
Feerates: 201.37 > 2.49 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,681 (201,709 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
712,972 712,972 00000000000000000008dfb8bf5a07a6f61392f9566295d4e74cc8a9c3ff538a 2,314 1.00/1.00 vMB 6
712,971 712,971 0000000000000000000a536a92d848ce48c360d1754901c4b4e2f366d20ec027 3,603 1.00/1.00 vMB 2
712,970 712,970 0000000000000000000aa888c45d3b461777249884f041ac3bb8b7a892aa9fc4 2,441 1.00/1.00 vMB 17
712,969 712,969 00000000000000000007583e97fdb7fb762b097c2c8f10111cee40447e2a5d53 3,376 1.00/1.00 vMB 6
712,968 712,968 00000000000000000008eacb1973b5bf1f58d1ca86e29bb2c9eadd9b0cfc9309 2,271 1.00/1.00 vMB 19
712,967 712,967 0000000000000000000c6759d72eb7a544c7d0878cf1f1e496cc1ec1725fe08c 2,303 1.00/1.00 vMB 13
712,966 712,966 00000000000000000004e037f977a1dc660a2514632201f566276ad2ff281ca1 2,578 1.00/1.00 vMB 17
712,965 712,965 000000000000000000076b7ffd29596a73991ceeeb3fe19dfcf20d727f064e2f 2,903 1.00/1.00 vMB 9
712,964 712,964 00000000000000000005af8cddb0e21716a8f33f831ef3497a0a8777dbfeb270 2,165 1.00/1.00 vMB 27
712,963 712,963 0000000000000000000175b46eab85d7e83248a80b1d6ca04e6215e97ef30858 2,290 1.00/1.00 vMB 20
712,962 712,962 0000000000000000000c5516b16b39e617f8173de9f87058eebe220a291a538b 465 0.20/1.00 vMB 4
712,961 712,961 0000000000000000000a6d3da3ecb8fee58db1a83945db7206564e5740574250 2,505 1.00/1.00 vMB 12
712,960 712,960 00000000000000000008e61c4dc2bb33d31d857b8214fc0c417c1b9ce9259e32 1,402 0.50/1.00 vMB 18
712,959 712,959 00000000000000000001e9a7aef9c3a878f10e2c08d74cb97989281059c2372d 1,668 0.64/1.00 vMB 7
712,958 712,958 00000000000000000007bb4d176b009f8b663ec315ac03ee6f2f595084a37727 3,400 1.00/1.00 vMB 2
712,957 712,957 0000000000000000000b59ff2a10fa7e1ade61aca120373b07ff55fab3c3f30c 2,443 1.00/1.00 vMB 9
712,956 712,956 00000000000000000006b3284e5f879f0d8d46e5307fd59d557447a8ab74d676 3,095 1.00/1.00 vMB 12
712,955 712,955 00000000000000000002abd138691af4a92cf00020e59e8bfd110d71e51902fa 2,547 1.00/1.00 vMB 18
712,954 712,954 0000000000000000000365cd0f3df419a79ea5a17276dd4a79d41d98aa6caa38 1,983 1.00/1.00 vMB 7
712,953 712,953 00000000000000000007a676450a9ddbadc875d2b3dd8a2f6fda03c56d7775a2 601 0.28/1.00 vMB 10
712,952 712,952 0000000000000000000bc0ba886baa67efd8c8353ec0e05f6c5a19cdfc9ef4a8 1,459 0.81/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.83 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: 636.65 GB
    • Received: 12.38 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.