Loading Tool

Explorer IconExplorer

Memory Pool

76,563 transactions
28.76 vMB
0.06601569 BTC
Random Selection Loading Transactions
Max Size: 171.84/200 MB

Candidate Block

Mining Attempt 90635c2703c55dfdd0a8f4fb9308886fc8d08e4dcb80051938aa1cd864f8799e
Version 20000000
Previous Block 00000000000000000000c0578122c3a20c1a0fa197853326ae531fa58ec09638
Merkle Root 88da935fec9165c31fc2da52b6ee5bba21b59d8f1e41fe33f74f1f47ec68692c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,758
Size: 1.00 vMB
Total Fees: 0.00796980 BTC
Feerates: 73.20 > 0.80 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,061 (368,520 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
546,541 546,541 00000000000000000004bff03560bd029310e2bb9d77df1cca3c3ca6fd194851 1,483 0.70/1.00 vMB 10
546,540 546,540 00000000000000000013d802f602dceaa87238fc816ec54dae4bb67ddc5d7b34 1,575 1.00/1.00 vMB 8
546,539 546,539 0000000000000000001ddd08e855de8e1096ab06fc1ab12b009d4fb0fa0194d4 2,465 1.00/1.00 vMB 13
546,538 546,538 0000000000000000001ef70d1908eea6d3d454ae29ce6bdfbaf4090e4c9b8f0e 528 0.24/1.00 vMB 13
546,537 546,537 00000000000000000005b72e329e1cde5d2c2aa88e59d631ef1f475931d1da80 1,590 0.79/1.00 vMB 11
546,536 546,536 0000000000000000000f946100d9bdfd39f898398e672dd6529cac8b8f21afdb 1,193 0.66/1.00 vMB 9
546,535 546,535 00000000000000000016938adddc76069e7da49596dbe840e82477117c3a432c 1,441 1.00/1.00 vMB 2
546,534 546,534 0000000000000000001de04baaf5538df7ebd2346fb551cb6aec114cdba6624f 2,336 1.00/1.00 vMB 19
546,533 546,533 000000000000000000238abfb433c80409407d2f43283bcbfc491615e5268a1a 1,774 1.00/1.00 vMB 14
546,532 546,532 0000000000000000002439eb43d4d95fc6ff69fffd188ebbd7c09c5e84550170 174 0.10/1.00 vMB 4
546,531 546,531 0000000000000000000c9f09e1b9c75be2bfd5d6228901940658291024e865d2 1,532 1.00/1.00 vMB 9
546,530 546,530 0000000000000000000e38dc2647b3f483e03db458302ec7f723815c16fa5944 1,410 1.00/1.00 vMB 7
546,529 546,529 00000000000000000005d8a45c20771d1fb8cea0cd7f31cf0b72bcea316a6b56 1,954 1.00/1.00 vMB 20
546,528 546,528 00000000000000000016d6f837db0bb189d56715f91e1e9c88ac34851e32dca5 2,539 1.00/1.00 vMB 13
546,527 546,527 00000000000000000017446dcd205a7c86d62e8cb05dbefae528505f537573dd 233 0.10/1.00 vMB 13
546,526 546,526 00000000000000000010d64c9073759be0978e756310e506d5d2931d77af16c8 94 0.08/1.00 vMB 2
546,525 546,525 000000000000000000116bdc5c96ed9ce9ff6e5d05e3e9a5891a7fdda7fb39f8 1,592 1.00/1.00 vMB 12
546,524 546,524 00000000000000000007795171374440574e599c1b8ec5f2a4eccd0752e78895 1,393 1.00/1.00 vMB 7
546,523 546,523 00000000000000000019e3129c2ee0da2fbc086e49f11cdb48e56eb82507fd68 2,511 1.00/1.00 vMB 14
546,522 546,522 0000000000000000001f4f7ed1e735a790fe91899437ba5dbe42a30c3255fe9c 1,845 1.00/1.00 vMB 5
546,521 546,521 00000000000000000024c73ec848da09b625d262feae372dab1ca3d25321442b 432 0.19/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.50 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: 668.38 GB
    • Received: 15.49 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.