Loading Tool

Explorer IconExplorer

Memory Pool

78,641 transactions
28.88 vMB
0.11062222 BTC
Random Selection Loading Transactions
Max Size: 175.32/200 MB

Candidate Block

Mining Attempt 93173ea31bc2c3d24f06d78fc99c31da14b0e46bcece4379d6353ac93e24ae24
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 156e2e57fd304f04cd7e5774967ed33bb779427cff7292f3132a88e8abaf958f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,236
Size: 1.00 vMB
Total Fees: 0.03929605 BTC
Feerates: 602.26 > 3.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (556,586 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
358,719 358,719 000000000000000013b2537b50e51e82519ad1ac7d0b1ee8176b57da66722851 934 0.44/1.00 vMB 26
358,718 358,718 000000000000000002d63c0f6171c0796fbec7ae4dfd18fc9aeb58e65c6dafb9 289 0.18/1.00 vMB 23
358,717 358,717 000000000000000003583daf89c53eaff9e3b0e44c5dfa9787fe13e6d2ec64c0 233 0.10/1.00 vMB 39
358,716 358,716 0000000000000000027c783fb13a753bb0680f5f1d32d1d62bb636efb538ff4f 316 0.13/1.00 vMB 29
358,715 358,715 000000000000000012c75e4957ed9bf5d14fddd827e1380229392bf0b46aed62 90 0.05/1.00 vMB 26
358,714 358,714 0000000000000000065064dcd8871aa588f508bd6865dcb947d9b02a593fe4b0 1,030 0.50/1.00 vMB 27
358,713 358,713 00000000000000000412a41f1519c8ab40b539036bf267f88ed7c40cb93ad435 600 0.32/1.00 vMB 24
358,712 358,712 00000000000000001445feee5ac09e175cbae72226744aedf18eb8735a6534e9 131 0.07/1.00 vMB 22
358,711 358,711 00000000000000000eb8f7ac37f8f87e084b24829f42f7a2cf42dd1b5b229c63 1 0.00/1.00 vMB 0
358,710 358,710 00000000000000001181c6d26c90c8509f4361e86b735088407c89e9e29fb4f6 874 0.39/1.00 vMB 28
358,709 358,709 00000000000000000341d0d8440a2580b680bb283b88a50a5e5593cd57b8c8e7 1,075 0.49/1.00 vMB 27
358,708 358,708 0000000000000000021d650090ac10c638f2a15faf56f10de774a27f100b1d3b 197 0.12/1.00 vMB 17
358,707 358,707 0000000000000000154b164cdbc10998289a876e410f2a1908929ee30cc6737f 660 0.31/1.00 vMB 30
358,706 358,706 0000000000000000055cf97f05cda8d962249966091ce31d34f334e13dc22aa1 567 0.29/1.00 vMB 24
358,705 358,705 0000000000000000050fd378353e3f04cdb53e442bf6cebcaa589c4cda1fe086 226 0.13/1.00 vMB 19
358,704 358,704 00000000000000000103cf7490aef025a97bc656c8bdebebf112623b966c6c6c 647 0.43/1.00 vMB 17
358,703 358,703 00000000000000000b172a0a325bb17d71b01999c429c78f394569ce3184c7bd 1,792 0.75/1.00 vMB 31
358,702 358,702 00000000000000000f09ea9e7487e961146a3b56abd1787320b12be28de6c067 753 0.36/1.00 vMB 24
358,701 358,701 00000000000000000c499e423dd9a0b5d74a80ae7bb9f2011109bfa862601100 1,307 0.70/1.00 vMB 26
358,700 358,700 00000000000000000228637be2ea72543391edc9cdb3774b166516447f5a26a0 1,113 0.61/1.00 vMB 24
358,699 358,699 000000000000000005fd2a677d399bb43586cae533ccac5879728851fb184714 193 0.28/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.92 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: 714.40 GB
    • Received: 17.53 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.