Loading Tool

Explorer IconExplorer

Memory Pool

40,887 transactions
25.92 vMB
0.05003575 BTC
Random Selection Loading Transactions
Max Size: 135.52/200 MB

Candidate Block

Mining Attempt c8d1be56481a7de99d1346811f5467c789f22158cf82937ea7023c17412f5790
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root 5298d0b8011eb25929f7c0133c68d80ca0a2edbbaba129218b5e94808e15ea5e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,924
Size: 1.00 vMB
Total Fees: 0.00292609 BTC
Feerates: 18.26 > 0.29 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (412,837 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
501,940 501,940 0000000000000000002a6a485ef0ce578a08522a413017ac1dc05db3bd00c2e8 1,830 1.00/1.00 vMB 280
501,939 501,939 000000000000000000747abd9167efec08c7d0a8e917fb18d8def06f24fe93c7 3,004 1.00/1.00 vMB 580
501,938 501,938 0000000000000000008735c49142de4740277643a5d8709140449fdc0542295a 1,978 1.00/1.00 vMB 407
501,937 501,937 0000000000000000005a6d51c3b2b10b4192ee7247dabf3e6141d182c5772649 1,344 1.00/1.00 vMB 147
501,936 501,936 0000000000000000000c2c0510c9eb29e28074595f0b7185fcaa5958092e2900 1,488 1.00/1.00 vMB 240
501,935 501,935 0000000000000000005fddc7c081301f421d5c6c350a99a8b43ca6b7b5ffd406 1,791 1.00/1.00 vMB 288
501,934 501,934 0000000000000000007e10c656042ccb3b5da847b3651a63177e11026222806f 1,739 1.00/1.00 vMB 343
501,933 501,933 000000000000000000771f29e4a74501e24b705c010267122d4a8ec33bdafad9 3,038 1.00/1.00 vMB 642
501,932 501,932 000000000000000000254a2e990010d1354f06887e70901fa293f6dca9e07716 1,703 1.00/1.00 vMB 219
501,931 501,931 00000000000000000073a057204b89743eda2af394e917ad9b9634aa19e155c4 1,421 1.00/1.00 vMB 384
501,930 501,930 0000000000000000000fde38962fa1d63565340af301b105b9ae26369e8a9f2a 2,314 1.00/1.00 vMB 478
501,929 501,929 0000000000000000003c52b7528a0d74cd854e2f254573107bcc2555f4fe04c0 1,980 1.00/1.00 vMB 451
501,928 501,928 00000000000000000001522c042807e8ca68d94e4294afd38ba31849942047ff 2,426 1.00/1.00 vMB 524
501,927 501,927 0000000000000000004e55f329dabadd57e91be1ea03a4cbc595f030d2241f1c 1,383 1.00/1.00 vMB 196
501,926 501,926 00000000000000000062239424f90ca57cb63254dd9fc2047545b3b053f74185 2,920 1.00/1.00 vMB 599
501,925 501,925 0000000000000000009621b498c3f05f120cf2602a3e45a1312d29769ae267f0 2,160 1.00/1.00 vMB 460
501,924 501,924 000000000000000000799656ab567061da99dc9b71706531522f5ec9a6532139 2,166 1.00/1.00 vMB 188
501,923 501,923 0000000000000000006faa603c35c4aece5dc9123da9852699c412d8c2a61767 2,936 1.00/1.00 vMB 578
501,922 501,922 00000000000000000079a0b1c0af328da61c71688a28235c1558370ce967c858 2,713 1.00/1.00 vMB 614
501,921 501,921 000000000000000000803aa88a260391fc3711bdb9b8c14ffceed26889a6b0c0 1,532 1.00/1.00 vMB 240
501,920 501,920 00000000000000000048b24f4688d429e9f7f385fdb376e436d11e4139799e6d 1,718 1.00/1.00 vMB 286
Previous 10 blocks ↓
Total Size: 781.99 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: 648.69 GB
    • Received: 13.06 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.