Loading Tool

Explorer IconExplorer

Memory Pool

43,842 transactions
27.39 vMB
0.07134219 BTC
Random Selection Loading Transactions
Max Size: 143.71/200 MB

Candidate Block

Mining Attempt 844e2ed4125bbdb14e0ab4976ba19114e61bc66cc54027010d0ab98aad1a4fcb
Version 20000000
Previous Block 0000000000000000000016a2e4f654442fd3c68b01796737d538082af92a4f49
Merkle Root 55be2a7de6b2dce65ba2a7d4d14f530955118e740e9b19f6e7b083949b4e104a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,985
Size: 1.00 vMB
Total Fees: 0.01984088 BTC
Feerates: 298.50 > 1.99 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,920 (72,844 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
842,076 842,076 000000000000000000010c68ae3fdc817652d2e42fdce778f2266bf348d886ba 5,628 1.00/1.00 vMB 37
842,075 842,075 00000000000000000002d18822011e0fa490cb244fd24e879ffa733fd40e6dd1 4,264 1.00/1.00 vMB 44
842,074 842,074 000000000000000000007540679cb028909358e78e981c73cadb7e3e5580d47a 6,271 1.00/1.00 vMB 32
842,073 842,073 00000000000000000000770b2b35494adf83dd3cc530ccce3ef4a6fa54bf0be6 5,595 1.00/1.00 vMB 29
842,072 842,072 00000000000000000002879d2072d1df353b9cd1076a220f42070bed38b45e00 6,193 1.00/1.00 vMB 31
842,071 842,071 00000000000000000001bc312a2a8d23a1828bb46c038649be4aee3a0e3cd858 6,510 1.00/1.00 vMB 33
842,070 842,070 0000000000000000000096f26d41da0734cd80122c7321d449286ba4f100499e 6,330 1.00/1.00 vMB 34
842,069 842,069 00000000000000000000d0b2c19d4fb4c9b297a584d62641024439e87fefecb5 5,419 1.00/1.00 vMB 36
842,068 842,068 00000000000000000001076fc017f3694d87407e7eb771700d7b8d542375bdbb 4,537 1.00/1.00 vMB 45
842,067 842,067 00000000000000000002173f193c33b91e3341eae9c45e22471f62c9bf35d210 5,019 1.00/1.00 vMB 33
842,066 842,066 00000000000000000001afe57c6cd21520227c3a8bc7568658a1f12708ffbc07 5,580 1.00/1.00 vMB 31
842,065 842,065 00000000000000000000ba1dd4f6c8de6e4f0ffd44dbe79aac19456856a21973 5,479 1.00/1.00 vMB 37
842,064 842,064 00000000000000000001eb6499eeaef6d5f3950e0fca7ca908dd59d8a9884317 5,314 1.00/1.00 vMB 30
842,063 842,063 0000000000000000000136bbb230782a780f9b0930fbcc17e9bcf8cac3905375 5,637 1.00/1.00 vMB 29
842,062 842,062 0000000000000000000282be7d1148a16cdc3d95f651a9c1dee98d7197374edb 6,150 1.00/1.00 vMB 27
842,061 842,061 000000000000000000029748c058bb05d322f3b7dcc6cafef3d163594f6d7996 5,529 1.00/1.00 vMB 30
842,060 842,060 0000000000000000000118c4369bbe2a16f0c4490c53ac4cfcac4dca1466f685 4,863 1.00/1.00 vMB 23
842,059 842,059 00000000000000000002d29d00e3691ea651977b863a5003b13dd8e83c6225e3 5,683 1.00/1.00 vMB 27
842,058 842,058 000000000000000000017d57fb25fb3e0428795063a6de784e71955e0e84ab96 5,856 1.00/1.00 vMB 31
842,057 842,057 000000000000000000024190dbe25466c1a53bf527d366fadb74bfaafa03faec 5,833 1.00/1.00 vMB 32
842,056 842,056 000000000000000000004d1b3fb884a66f756a8fde5e396533444576f285a7f4 5,078 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.25 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: 655.38 GB
    • Received: 14.29 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.