Loading Tool

Explorer IconExplorer

Memory Pool

36,818 transactions
25.84 vMB
0.06158382 BTC
Random Selection Loading Transactions
Max Size: 132.41/200 MB

Candidate Block

Mining Attempt f2780d665f5ee3465aa772371ede8496e2629de01ca6b0b8ff87fee23f87c1ee
Version 20000000
Previous Block 0000000000000000000074bf840b18a4cea5fa4231ffd406f8a6d64d5e33982d
Merkle Root 888b245447468af603485bd808059e616cc8509272153f3580a4fa820b2c4889
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,920
Size: 1.00 vMB
Total Fees: 0.01417763 BTC
Feerates: 170.89 > 1.42 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,669 (160,279 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
754,390 754,390 000000000000000000037ea301da6d7a560bc4a0a07f3bcab1d3198d8ae50550 2,066 1.00/1.00 vMB 36
754,389 754,389 000000000000000000088226091dd6c581eec23e6c1cf2a4f259dbfa0396b512 2,520 1.00/1.00 vMB 25
754,388 754,388 00000000000000000005352f5cd38d1fa0cd1d148c50f2ef8a0dd3345dba0f01 2,916 1.00/1.00 vMB 24
754,387 754,387 0000000000000000000008181ff35b385806a80d2a35148075c507b72e186713 3,448 1.00/1.00 vMB 32
754,386 754,386 0000000000000000000761f5e442ab4a15ef1d11a01c4d87dac55b942ea3fc97 2,914 1.00/1.00 vMB 38
754,385 754,385 00000000000000000006bd865cf869879c706771163dfb7a828592333212326e 2,866 1.00/1.00 vMB 23
754,384 754,384 0000000000000000000268a2830a92e1407876d7cf95b8037ef065a30431a580 2,700 1.00/1.00 vMB 25
754,383 754,383 00000000000000000003ae73fbfa5102de073ba46864a662e3c6a0136770fdbd 3,263 1.00/1.00 vMB 41
754,382 754,382 0000000000000000000866a5a1c2e480991dad999096f1813ae1e555d20abee8 3,614 1.00/1.00 vMB 18
754,381 754,381 000000000000000000047c921924c1b008a5e71a56d439a74bb1f590846e4085 4,202 1.00/1.00 vMB 20
754,380 754,380 000000000000000000040915fc6bff53f2831694388cf8f7f369b33bb2e2ae41 3,090 1.00/1.00 vMB 22
754,379 754,379 0000000000000000000783b11639f21b9b81f5e9d371447d5336f5598c786f77 4,095 1.00/1.00 vMB 23
754,378 754,378 00000000000000000002d3b04bda2a641dcdb61c52b66e555d5c8b7d5ac3c953 3,029 1.00/1.00 vMB 27
754,377 754,377 000000000000000000011df2a0fef548ae2ea45961fb825f2175cb95d5034bed 2,883 1.00/1.00 vMB 28
754,376 754,376 00000000000000000004a2b1fa62cd6c1de21948eb0ea71c1944fd2efcdb9c42 3,059 1.00/1.00 vMB 36
754,375 754,375 00000000000000000007d6b521f50ddf895632c827b6cb493fb6b9623e5cad68 3,367 1.00/1.00 vMB 25
754,374 754,374 00000000000000000007d7c718b1b348342a5a728c5544fff45f1f7de3cc917f 3,131 1.00/1.00 vMB 44
754,373 754,373 000000000000000000006aaf67801d39c83824cf131107c4d69ec38d3b672477 3,387 1.00/1.00 vMB 25
754,372 754,372 000000000000000000079f85934c82f89c3b71e6b5dddf2410aaa459e1c6978c 1,424 1.00/1.00 vMB 15
754,371 754,371 000000000000000000060efb36058148f6b69ffd5419ad719955f896f08b54ea 2,268 1.00/1.00 vMB 18
754,370 754,370 0000000000000000000325577bba759c71e9a1999b96e96ac6da317a515b26c8 3,274 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.80 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: 634.76 GB
    • Received: 12.26 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.