Loading Tool

Explorer IconExplorer

Memory Pool

75,339 transactions
27.90 vMB
0.08027120 BTC
Random Selection Loading Transactions
Max Size: 169.83/200 MB

Candidate Block

Mining Attempt 01658081d8cc67520a30e116d7d63d35f9a29e3172272afc71b998fd3eb464c0
Version 20000000
Previous Block 000000000000000000019f01622aa9ccac55b505788f3310454eb40145b7d73a
Merkle Root 6613e488caa2b02158ec40abb92fbc67e8cc20a517878cb4fd4616b4a06236c7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,328
Size: 1.00 vMB
Total Fees: 0.02051529 BTC
Feerates: 480.19 > 2.06 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,263 (232,695 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
682,568 682,568 00000000000000000006effb497b56b2194c6cc8ec487a8c3c86a7feae365504 1,078 1.00/1.00 vMB 27
682,567 682,567 00000000000000000009d6d65587e4df8d9da3572ea95558904d908dffbd8569 1,179 1.00/1.00 vMB 21
682,566 682,566 00000000000000000004c73fec68e0d74e9c9f5046da5d42e3e500166a9fc02a 2,071 1.00/1.00 vMB 55
682,565 682,565 0000000000000000000621fbeec34547bc98f4bbd50b952d3030b44d650e4240 1,388 1.00/1.00 vMB 18
682,564 682,564 00000000000000000006470d85d651819f958d6209bd4d9ad9a5b282a2b550f6 783 1.00/1.00 vMB 70
682,563 682,563 0000000000000000000492bb77239d2e6dc82d9c27a95e0fbc91181a75080bca 924 1.00/1.00 vMB 88
682,562 682,562 0000000000000000000aabffe323f84b3ea01e505b5de6d3e5bbb3b69d85e0c1 1,440 1.00/1.00 vMB 40
682,561 682,561 00000000000000000001242fac7617995edcdb8e8b0677c25d7f32b52ad7549f 2,089 1.00/1.00 vMB 43
682,560 682,560 0000000000000000000b7b40149bb443ae71af6ca077d8a3760c9182886bd12f 2,309 1.00/1.00 vMB 32
682,559 682,559 0000000000000000000760920ad3ef13e407d129923f4402bfc07abd67ff00ff 2,705 1.00/1.00 vMB 82
682,558 682,558 0000000000000000000ceb9453776a9483151857f47ea6a45c7e8b01b481fe4d 1,621 1.00/1.00 vMB 8
682,557 682,557 0000000000000000000bca305d880adea7315a1d0d020130b15060107f156a1f 2,464 1.00/1.00 vMB 86
682,556 682,556 0000000000000000000109fdf8c63af398495b025481f42e40f5cd86b1804f08 1,018 1.00/1.00 vMB 23
682,555 682,555 000000000000000000099c4017d16e62224aa1688ff3c562fe7bfbd6bfa46822 2,026 1.00/1.00 vMB 36
682,554 682,554 0000000000000000000144cfcc535bf2965419937759156c98001028a63f5f74 2,042 1.00/1.00 vMB 13
682,553 682,553 00000000000000000003a46da9d4a1bad2ac0f279f642f347905a00faa2b9665 1,735 1.00/1.00 vMB 25
682,552 682,552 0000000000000000000d484093548154ddf17e47b7de5228cdc3c9c404e25904 1,886 1.00/1.00 vMB 26
682,551 682,551 00000000000000000008720aacd19fe6c0726b3081d7e85483c4c0f4342aec04 2,380 1.00/1.00 vMB 22
682,550 682,550 0000000000000000000b9315818cbf148b6b5cadcfbf8a8175c020a3a3395db4 2,571 1.00/1.00 vMB 83
682,549 682,549 00000000000000000004ca0a5da2c4072ee06b323750f9328af8134391a60156 1,144 1.00/1.00 vMB 64
682,548 682,548 000000000000000000038eaee90ffe752174959916830ee50f751928f972ba58 1,206 1.00/1.00 vMB 91
Previous 10 blocks ↓
Total Size: 782.85 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: 712.56 GB
    • Received: 17.19 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.