Loading Tool

Explorer IconExplorer

Memory Pool

40,424 transactions
27.56 vMB
0.06817812 BTC
Random Selection Loading Transactions
Max Size: 141.33/200 MB

Candidate Block

Mining Attempt 25112532272d6668b16c0abd8a7ff62c0d1b8e230cc26d31a249f3fe4de3bf02
Version 20000000
Previous Block 000000000000000000004ab2d9074b9d6bcd795d8888845f0458baf6acec01c0
Merkle Root 6c9bbd696eb2c2ff01be7f471cf45f1e8c1048ea6e72553ad8f50053cbd06e95
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,579
Size: 1.00 vMB
Total Fees: 0.01568521 BTC
Feerates: 307.10 > 1.57 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,652 (160,255 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
754,397 754,397 00000000000000000008ae4cf9f5d47246e4c8c1354256c339fde16f12451585 2,638 1.00/1.00 vMB 20
754,396 754,396 0000000000000000000785741452b3876a5dfac54713953025976dc0bc9faf9f 2,328 1.00/1.00 vMB 21
754,395 754,395 00000000000000000001fe7aa9dc5637c6252df12afafb4f69e9dd19594e6ba0 2,511 1.00/1.00 vMB 24
754,394 754,394 0000000000000000000435765219700f72b24fd3dfdd16607eb225fbd9c571f1 2,735 1.00/1.00 vMB 19
754,393 754,393 00000000000000000004f3eda718a2d415a738b24d6dc8d0cdddd137288655f7 2,849 1.00/1.00 vMB 25
754,392 754,392 00000000000000000007d31550599a9f0cc74d89db5a3ae0a8e878ef53ec82fc 3,267 1.00/1.00 vMB 29
754,391 754,391 0000000000000000000036ddec8bfa23823c635b443ecea7cae615da75ada1ee 3,263 1.00/1.00 vMB 25
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
Previous 10 blocks ↓
Total Size: 781.78 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: 632.87 GB
    • Received: 12.17 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.