Loading Tool

Explorer IconExplorer

Memory Pool

46,733 transactions
28.78 vMB
0.07312638 BTC
Random Selection Loading Transactions
Max Size: 153.47/200 MB

Candidate Block

Mining Attempt 050e8357b45a8481dfa1def9dcb4bc9a9c9f191ded7a07fc81a04cab36f7fe52
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root 8341d69af3ba0dcee44a8475a4f620f20ae418688e681cb2b08a0a5a44e450b6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,034
Size: 1.00 vMB
Total Fees: 0.01836289 BTC
Feerates: 73.20 > 1.84 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (160,069 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
754,775 754,775 00000000000000000003b0ec893d4e6bfa5c8fab1cfbb9cd338bf01c920bdb0e 507 0.31/1.00 vMB 7
754,774 754,774 00000000000000000006972f4db8eaa5e94eb46ac68705039af4b9502f9cdee7 728 0.51/1.00 vMB 5
754,773 754,773 000000000000000000089f70a9240365fb6ce905dd00f3ec1e91ec5c6fb9959b 1,980 1.00/1.00 vMB 10
754,772 754,772 0000000000000000000606ca27532051b8b50389f56fe4a60ffd87d4f2269666 849 0.45/1.00 vMB 8
754,771 754,771 000000000000000000069e56a6155dbeb9d30a0433fb6de406b115ae5b8ac79c 3,148 0.99/1.00 vMB 14
754,770 754,770 00000000000000000001728812eff9a16f375ced25cc17f23ba2bcc4f270c67a 611 0.20/1.00 vMB 12
754,769 754,769 00000000000000000007b6d67c1d9d6d8fa8d7ff2a74d59e8152f804958aa429 2,074 0.78/1.00 vMB 13
754,768 754,768 000000000000000000051f9537889b36420c0b05c40a18933d7430f445ba241b 1,180 0.78/1.00 vMB 2
754,767 754,767 00000000000000000000297e1e82552793ac4848d8e843047bad14b1b7f5008c 1,697 1.00/1.00 vMB 18
754,766 754,766 00000000000000000005a48d272cb8e59ba6e28863ab24a405a66250ec36869f 224 0.09/1.00 vMB 10
754,765 754,765 0000000000000000000149c6ad4ecaf06f39b930d1fbb0a923037b25505ff1a0 689 0.23/1.00 vMB 11
754,764 754,764 00000000000000000002154456f461052b3e5c87035e3527e22844d369662dd4 230 0.12/1.00 vMB 7
754,763 754,763 0000000000000000000874545ae08688dd09607ece151dbc78dc17f8541a97c2 294 0.09/1.00 vMB 10
754,762 754,762 00000000000000000003d84f6c86c9db69fcb4d9a4dd1c122533ad66b3c35251 407 0.13/1.00 vMB 10
754,761 754,761 00000000000000000002b5adea78bd7aad51ec0d83ea7cdf6bce492b11222025 1,420 0.51/1.00 vMB 11
754,760 754,760 0000000000000000000368c72a6a69020a4c5e84126590523c29a07f7253f381 1,209 0.50/1.00 vMB 9
754,759 754,759 00000000000000000001358742ef5c32c55226b808ed756832f052f6e7a71495 711 0.25/1.00 vMB 9
754,758 754,758 000000000000000000000d101280a5ad589ef19cafc95b085de8f80cb1834d09 917 0.32/1.00 vMB 11
754,757 754,757 00000000000000000007eff24a1b6cb4d038dd2a7d7c22ae379a1c147b3c3de8 684 0.40/1.00 vMB 7
754,756 754,756 00000000000000000006fa1ef4ee9385206e9c177f01b25a5120f24fde0fb3d7 552 0.75/1.00 vMB 4
754,755 754,755 000000000000000000045723a3377a23558c20d62bb86874a27bd8a1b3ee3de3 1,264 0.53/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.11 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 652.01 GB
    • Received: 13.68 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.