Loading Tool

Explorer IconExplorer

Memory Pool

76,922 transactions
28.57 vMB
0.06335826 BTC
Random Selection Loading Transactions
Max Size: 173.41/200 MB

Candidate Block

Mining Attempt e08af6df6190fe508c01dd57a16f93c879d776cf4776d460c5f861fb674576e1
Version 20000000
Previous Block 00000000000000000000a3d0f5c6cfeed8adce1f3d87a1319020a3e5786a42ed
Merkle Root 40d7f18a0d369a6ca06bb327c2568859d8935990e654948a8ff9c8192735d6d5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,862
Size: 1.00 vMB
Total Fees: 0.00415586 BTC
Feerates: 100.28 > 0.42 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,092 (582,272 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
332,820 332,820 0000000000000000103b58638b8e4af2464d731b7ffb83f162c50b55927f8fa2 40 0.03/1.00 vMB 9
332,819 332,819 000000000000000013a468d679a3d98570c9148ffc8e45090b0681f182758fd2 127 0.10/1.00 vMB 19
332,818 332,818 0000000000000000176527a385d678cf6dd700a4c8b033b9292fab3b17a725c3 328 0.14/1.00 vMB 26
332,817 332,817 000000000000000008513deb1c3bab5db8e57c052efbae36e46fda2e3ecc9e8f 445 0.24/1.00 vMB 22
332,816 332,816 00000000000000000379e40d99d6694d6610e0f349abeaf094218e9a92204db4 427 0.29/1.00 vMB 20
332,815 332,815 000000000000000011442e6e1bc24107d7cfca822d9db60c0eb892b493bc3370 232 0.14/1.00 vMB 18
332,814 332,814 0000000000000000022b35621f4b3264c7e42a5506c96cc7103599563ca60f0b 404 0.25/1.00 vMB 20
332,813 332,813 0000000000000000152e4e99a231a1cef23dda96c36e007e5dcea49f52185f93 842 0.45/1.00 vMB 26
332,812 332,812 000000000000000014f71a07bca2d757a1be302853489b8b9a3755fe47933b76 250 0.14/1.00 vMB 19
332,811 332,811 00000000000000000176d05df0a5b7565f8a6a130dbf818a5d7242d87d5405af 1,059 0.70/1.00 vMB 23
332,810 332,810 00000000000000000877063f88ebd20e4a2561ec370af44e48c8a022e209ee6e 406 0.42/1.00 vMB 16
332,809 332,809 000000000000000013d0b0bb571627065c6b459b49244a21249c26c7ad3cf063 595 0.75/1.00 vMB 15
332,808 332,808 000000000000000002eb7c6472ccb93da00cce87a8ae51c8c84bc8efbfee17e4 1,923 0.75/1.00 vMB 35
332,807 332,807 00000000000000000108ea5b6b89ac4ab625eb27aaed4d1372e7d293abfdb986 1,452 0.85/1.00 vMB 22
332,806 332,806 00000000000000001ae975db7eb25b542d5815bd02750b5316e2b4fe7ff72735 64 0.02/1.00 vMB 43
332,805 332,805 000000000000000000dfef22eed8fae22195709aec472ab88228c44a1794f3f8 744 0.38/1.00 vMB 23
332,804 332,804 00000000000000000f04b174505178cc81de2276452e9bf5dcfb23a3b1f10151 158 0.13/1.00 vMB 18
332,803 332,803 0000000000000000013b3a30836de71960bb66dbb8393df3d0f4ea62f8c648d0 936 0.46/1.00 vMB 25
332,802 332,802 0000000000000000169cdec8dcfa2e408f59e0d50b1a228f65d8f5480f990000 352 0.19/1.00 vMB 27
332,801 332,801 00000000000000000792a44ad057029301f3eb593a8e50c3805ffae1319275fb 223 0.09/1.00 vMB 11
332,800 332,800 00000000000000000a59590277f8491f1b62db53388874a25b8210f31c1ae28d 16 0.01/1.00 vMB 96
Previous 10 blocks ↓
Total Size: 782.55 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: 669.87 GB
    • Received: 15.78 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.