Loading Tool

Explorer IconExplorer

Memory Pool

74,652 transactions
27.52 vMB
0.07146229 BTC
Random Selection Loading Transactions
Max Size: 168.06/200 MB

Candidate Block

Mining Attempt f0aa943d29eaa210befc4e8d0b601d08cbc849f0934094cf8d7a6f3bbeb25a8a
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 2a3f2ec1b7a4e717cc0136b152cc5b8b8b693c11cd92b3c7ebb147f976e473b8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,762
Size: 1.00 vMB
Total Fees: 0.01271337 BTC
Feerates: 80.55 > 1.27 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (84,449 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
830,809 830,809 000000000000000000020bcbab9d79907446cfbb0ce6169f4486e2695ec2093b 2,160 1.00/1.00 vMB 17
830,808 830,808 000000000000000000014571899728660c2e7cdee26ea008191f9d63c6ebba02 1,963 1.00/1.00 vMB 13
830,807 830,807 00000000000000000001d4a52a15d6e4731ffedf27212b02c81bc1392a394f9d 1,784 1.00/1.00 vMB 11
830,806 830,806 0000000000000000000061a7917c49ee021ac7887df1304916789a667e41b6a3 3,172 1.00/1.00 vMB 21
830,805 830,805 000000000000000000033a960894d242bd4f8b09a1577aa66baa747b0c395e74 972 1.00/1.00 vMB 13
830,804 830,804 0000000000000000000292ee4aed764ba16a3be4e9d69350d42e2e85b988aeeb 1,887 1.00/1.00 vMB 18
830,803 830,803 000000000000000000031209eaf764b5b2e2f373949951a5ec845c3a9da3fb51 1,533 1.00/1.00 vMB 15
830,802 830,802 000000000000000000029f234e8ace80354f99fa0d1f0e86f59359c0013c1fb9 2,296 1.00/1.00 vMB 19
830,801 830,801 0000000000000000000180224fe235f43135e7aabe0a6f3f35b41e863d99e50e 2,467 1.00/1.00 vMB 15
830,800 830,800 00000000000000000001ce42d7ae2c604d4362f16dd31777b1c8d6ae7aa62d7f 1,956 1.00/1.00 vMB 21
830,799 830,799 00000000000000000001b9f6c4ab8bc9b15944fb63f70c63cf01e04c9e675b94 3,124 1.00/1.00 vMB 33
830,798 830,798 000000000000000000036062a49ff685cba5641385ee0a1cdafa2512c8e9a8c3 1,352 1.00/1.00 vMB 14
830,797 830,797 000000000000000000010dfe2beb7670003b1017331ee9054cd38beb796e8ca6 2,346 1.00/1.00 vMB 23
830,796 830,796 000000000000000000016ace40798dcdf4410d1e9cc5b9bdc9c51a6f01ecb070 2,854 1.00/1.00 vMB 29
830,795 830,795 00000000000000000000aa2d64ab90d01f88934d65006a29318faed1ee8c48a8 2,645 1.00/1.00 vMB 27
830,794 830,794 0000000000000000000017ae5ededcfd723a15d9441a43cc940dd3ce3edc4f48 2,208 1.00/1.00 vMB 25
830,793 830,793 00000000000000000002e1bea0fd80a5699aab2e90b38bebd066ea663d6c7548 969 1.00/1.00 vMB 14
830,792 830,792 00000000000000000000d04de45fc3db76d9e597b9bcc30bc05c64895dd96d3b 1,004 1.00/1.00 vMB 15
830,791 830,791 000000000000000000027098e934f235b4a22fa53b4c02ba90c19e97ebffb2b0 1,926 1.00/1.00 vMB 14
830,790 830,790 00000000000000000002c4a581ca32b3d6e9f52c161840562b84e3a05b527940 1,800 1.00/1.00 vMB 14
830,789 830,789 000000000000000000023e95de09db3cb9cae11a61fa5f67e13d6ea18eb626a0 2,540 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.