Loading Tool

Explorer IconExplorer

Memory Pool

78,087 transactions
29.68 vMB
0.07373160 BTC
Random Selection Loading Transactions
Max Size: 181.13/200 MB

Candidate Block

Mining Attempt 4c301aa741122ea8f3332538305227a287640a4df1ab1248f7cd6761ced5244e
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root 8462efc6e829cc76db37cbc9d143d0f7a5f89b91bff510b00614cd774c118bba
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,799
Size: 1.00 vMB
Total Fees: 0.00815229 BTC
Feerates: 100.36 > 0.82 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (110,547 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
804,847 804,847 00000000000000000000c9f136dccbb2826fdb31fcdd63320bcdf4d8c7e7e73f 2,910 1.00/1.00 vMB 18
804,846 804,846 000000000000000000041e97846560cebdef3c516ab6ffa8e0eb74c14b540f77 1,297 1.00/1.00 vMB 17
804,845 804,845 000000000000000000012cc087b5afb48f275370dd0b1d9c494b279f09929ee2 1,719 1.00/1.00 vMB 18
804,844 804,844 00000000000000000002d7efec8cc88e24a2b96b04761722889ca1319b89fc5d 3,048 1.00/1.00 vMB 25
804,843 804,843 0000000000000000000018a6bf9a46d29c414e8170b417ae3cd529968a74c788 2,393 1.00/1.00 vMB 11
804,842 804,842 00000000000000000002c4f4229245e004716045c315dc669f83fd2f168e1d96 2,097 1.00/1.00 vMB 10
804,841 804,841 000000000000000000000b009c6141e87a7150064daa07030d6a478c3e911521 3,022 1.00/1.00 vMB 11
804,840 804,840 0000000000000000000052e9a0bad3f902b008f3974cba49eb86f8c4be6387ff 2,034 1.00/1.00 vMB 12
804,839 804,839 000000000000000000030145815232d972cc041dd94efceeb186001a2684e98a 3,815 1.00/1.00 vMB 13
804,838 804,838 00000000000000000003c2f1aac6204fc0f2c749a92e1ae685c7fc855215f4ce 2,512 1.00/1.00 vMB 19
804,837 804,837 00000000000000000001e64b4b5cb1c8790c3bd55577217dd7c9f3e5536f960b 3,422 1.00/1.00 vMB 27
804,836 804,836 00000000000000000002720a6b70670dea733de1799cbd19d7008918e592fc77 2,642 1.00/1.00 vMB 19
804,835 804,835 00000000000000000002c5400143a51e6062423735f7148aa24de6b784ee3376 2,468 1.00/1.00 vMB 18
804,834 804,834 00000000000000000003d80888d843d079e89e5e2117d9f951ee87fbba24e672 1,071 1.00/1.00 vMB 14
804,833 804,833 000000000000000000011db57a23530e1ac325efe5a80404838db14ed14f19cc 3,386 1.00/1.00 vMB 22
804,832 804,832 0000000000000000000456f2d5d7bb66cb48b3346b2570837ae4ae256bcf5592 2,806 1.00/1.00 vMB 27
804,831 804,831 000000000000000000020fe01d805dad3ae8ccec0fe97a9189ebf3bb12efad25 2,278 1.00/1.00 vMB 26
804,830 804,830 00000000000000000000eaa81a2a2ce37637d8608d4c58ee1ba25ab88bb990b2 2,171 1.00/1.00 vMB 20
804,829 804,829 00000000000000000000af58c221944c4cabba9f72ee7dd4a126dafc72b61ba2 3,331 1.00/1.00 vMB 16
804,828 804,828 00000000000000000003d1855f5928d458ae67b0c03ede4b1d80aa58f2f7f213 3,480 1.00/1.00 vMB 27
804,827 804,827 000000000000000000027ae1106606f43f9d19d5f434fe3a266c92864b5ed9d2 2,746 1.00/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 783.07 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: 720.92 GB
    • Received: 18.31 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.