Loading Tool

Explorer IconExplorer

Memory Pool

76,980 transactions
28.67 vMB
0.07660133 BTC
Random Selection Loading Transactions
Max Size: 173.51/200 MB

Candidate Block

Mining Attempt e9786c0b6677f92765d44a4c42cfe87936b4d1a5678651971e3e27e1cd0e608c
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root b997eca28e4be1483343de70de15f2e7657a211190afdc767d484da7eb66aed9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,310
Size: 1.00 vMB
Total Fees: 0.01705191 BTC
Feerates: 214.59 > 1.71 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (74,422 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
840,715 840,715 00000000000000000000e7f6123b6b1e345a2ab77e18c3125cafc74b613536b9 2,137 1.00/1.00 vMB 58
840,714 840,714 00000000000000000000c6127488675c4fb531799cc651d90144f2f11ec536c8 3,614 1.00/1.00 vMB 97
840,713 840,713 00000000000000000000b15bb6c5ee99e434ce92840567d1029554644c9e3b9b 2,494 1.00/1.00 vMB 61
840,712 840,712 000000000000000000023ea39855b210edbb9dd3a0c5289e228d05205522dbf9 2,973 1.00/1.00 vMB 76
840,711 840,711 000000000000000000018f8a00cede803b5543416d7d77ab012f65ba834e4e72 3,073 1.00/1.00 vMB 76
840,710 840,710 00000000000000000000257344d30c52c892be20cabbef586a76c4f69f2102db 1,520 1.00/1.00 vMB 79
840,709 840,709 00000000000000000003170643d2d6489cb63643f937b7051d2c5796ebc848de 508 1.00/1.00 vMB 71
840,708 840,708 0000000000000000000042688a62429e82f303c6fc0f36107270c51e42e2c20c 1,991 1.00/1.00 vMB 67
840,707 840,707 00000000000000000002b52e65f1c6cb316ca7c4271241df5d08fbe7d71ce127 4,062 1.00/1.00 vMB 96
840,706 840,706 0000000000000000000019eae2f67716336d8908ff24f8c13f464082a0abbc9a 4,961 1.00/1.00 vMB 120
840,705 840,705 0000000000000000000311da2cd424f8096b4d821e0cdc26d1df6834c8f4ad40 2,065 1.00/1.00 vMB 70
840,704 840,704 00000000000000000001cd1b12e4a3099df6077e65cfb29819e04698d1bf4f07 4,312 1.00/1.00 vMB 122
840,703 840,703 00000000000000000001db8c8fdd7465f7f00a149fc202349fb19f5e56fad278 4,699 1.00/1.00 vMB 95
840,702 840,702 000000000000000000002864648bf1eae0ab624a411f9fac8d24bd9ce367e951 3,841 1.00/1.00 vMB 121
840,701 840,701 00000000000000000001aa520680e8cdfc12d16437499916e16f370b19dbde7e 3,875 1.00/1.00 vMB 106
840,700 840,700 00000000000000000001e96634db4d7b759bbfacbf64d348152231fbb9001525 4,319 1.00/1.00 vMB 124
840,699 840,699 000000000000000000007aa41a6ae61e6e402194174c99c188f95641b5324e0c 2,970 1.00/1.00 vMB 93
840,698 840,698 000000000000000000017d7e9f0e544b04cdb1fc3750ad215987e1fc2c930bcc 3,459 1.00/1.00 vMB 87
840,697 840,697 000000000000000000032d08483de502ff600c479149b43bdf485905c6eaadc6 3,777 1.00/1.00 vMB 123
840,696 840,696 000000000000000000015dd759af21397f61ee42a658d512950f3bd573d3bb10 3,669 1.00/1.00 vMB 86
840,695 840,695 0000000000000000000082975cffa2c34a92f80a397ab898cc4c1c3cfb13141f 3,204 1.00/1.00 vMB 123
Previous 10 blocks ↓
Total Size: 782.63 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: 672.16 GB
    • Received: 16.16 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.