Loading Tool

Explorer IconExplorer

Memory Pool

38,704 transactions
28.43 vMB
0.07083649 BTC
Random Selection Loading Transactions
Max Size: 144.30/200 MB

Candidate Block

Mining Attempt e5b13273fcad15cac611449b809b25f8c59f7c4aa6efcf9b77b7db571ee9b092
Version 20000000
Previous Block 00000000000000000000b940d12fdd4738a54d039159eec3ba1e77f5522f2a8e
Merkle Root 4c9efe512533efd45eb9fe15ba67ca5998014fcbe128024877efe778a4056842
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,043
Size: 1.00 vMB
Total Fees: 0.01609765 BTC
Feerates: 150.61 > 1.61 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,597 (257,878 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
656,719 656,719 0000000000000000000623f8721b022f8af072a350bd6a06559a578e13330508 1,815 0.80/1.00 vMB 53
656,718 656,718 00000000000000000001a84420eb4cb8001357fd1cf334a11db0bf1c51e18092 2,477 0.98/1.00 vMB 47
656,717 656,717 0000000000000000000dd60b8e61ad1d65414bfe2ca11a3cae8f21f91fce4ebb 1,530 0.58/1.00 vMB 30
656,716 656,716 000000000000000000063898417dbd041f47b01a7d8f08dbd73031e46e8be18a 1,963 1.00/1.00 vMB 35
656,715 656,715 0000000000000000000a0cf073ab29ec46ac5a4f93a97c11f3ddbb1050d3baec 2,149 1.00/1.00 vMB 30
656,714 656,714 0000000000000000000055da30c293c81651c72e9012e8f4840d3141b818296d 1,760 1.00/1.00 vMB 16
656,713 656,713 00000000000000000000cb811b3e3b3c6a94609444d9104488f8d235cbf2adf0 2,138 1.00/1.00 vMB 86
656,712 656,712 0000000000000000000d0451da2fa65a883459232e1b99aecb2b656ef60944e8 816 1.00/1.00 vMB 23
656,711 656,711 0000000000000000000b6e2d619d9bc5f639329f86d2af16ca1de10a9b3c0fe6 2,118 1.00/1.00 vMB 56
656,710 656,710 0000000000000000000428f66131b8ea2240768342ca1e0eca3b8af1ef1b31b1 1,840 1.00/1.00 vMB 47
656,709 656,709 0000000000000000000327b31e3fccb08492fbaa2f9d10ba4b53f5e27e250f31 2,311 1.00/1.00 vMB 58
656,708 656,708 000000000000000000049328d09a841798e0dad83c37ca138c7b60f2d4516fe5 2,894 1.00/1.00 vMB 107
656,707 656,707 0000000000000000000ceb11fb0b57b391f5066a90e9264461733d47b7dece96 650 0.38/1.00 vMB 87
656,706 656,706 00000000000000000005c148bcaf74f58cb04c5482fa1c983f6b0e782a7eb116 1,380 0.84/1.00 vMB 34
656,705 656,705 00000000000000000001adc1b02fd0118d8ffe42419306d19ddde5bc65934173 2,114 1.00/1.00 vMB 50
656,704 656,704 000000000000000000101ef6edf7318809aab503ff1819067ca4c31780e1af6f 1,917 1.00/1.00 vMB 67
656,703 656,703 00000000000000000002c4c3d0d8cf555c8d1df06b9a2277bbb283c4e43b994e 1,007 0.54/1.00 vMB 53
656,702 656,702 0000000000000000000ae3ec7c9802ada2bd5d5d8b12b9d8b049941e66cb4470 306 0.15/1.00 vMB 87
656,701 656,701 0000000000000000000fe43ad37d142125e41ab2ef351b5bae73faaf8cfa7066 1,567 0.74/1.00 vMB 23
656,700 656,700 00000000000000000007f4e7c2972981c9d4005c0b1372535b1bc436bdab6e2d 2,181 1.00/1.00 vMB 14
656,699 656,699 0000000000000000000dd5db84935b815fb4ebb9c62a19808ff61afc28d2b2ec 2,429 1.00/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 781.68 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 628.35 GB
    • Received: 11.79 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.