Loading Tool

Explorer IconExplorer

Memory Pool

81,684 transactions
31.07 vMB
0.08960583 BTC
Random Selection Loading Transactions
Max Size: 188.04/200 MB

Candidate Block

Mining Attempt 40a9f12970ba985f45945c1b54baab32f9f87dd76cb57f63815ab563aa06f3ed
Version 20000000
Previous Block 00000000000000000000fed5f49642163633dd960a214f08d883622a0aac23f5
Merkle Root 350bf3473ba6eeace22cc43333f1cd7aaab11a5ecae9898606f46c0806dad27e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,939
Size: 1.00 vMB
Total Fees: 0.01568597 BTC
Feerates: 115.63 > 1.57 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,379 (132,380 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
782,999 782,999 000000000000000000022e84a3ade41e31a43fc61d087eec55c70b7d90687260 2,845 1.00/1.00 vMB 26
782,998 782,998 00000000000000000003ac927d6464b8e711bd19fefa888b1397d46369e6c233 1,091 1.00/1.00 vMB 11
782,997 782,997 00000000000000000004cade9ff90e7ec9c31e4bf0475a1793387a5a06d9ea88 2,559 1.00/1.00 vMB 17
782,996 782,996 00000000000000000005e3468fb4112f8008e2eac9f5d4c394e5c8228a235173 1,428 1.00/1.00 vMB 10
782,995 782,995 00000000000000000000a344bff8d827b1fefe5f0729dbdf4fbf8cb9c1523b5a 432 1.00/1.00 vMB 5
782,994 782,994 00000000000000000002ae3241d295a095f3c966a16dc082fe43a97bf13fd0ae 1,874 1.00/1.00 vMB 12
782,993 782,993 00000000000000000001575631d0750164a4dbe58d37970e6116977b6e41073e 2,599 1.00/1.00 vMB 17
782,992 782,992 000000000000000000031c4b06bac63e40a4ff639c802bc8ee8762133dfea4f4 2,142 1.00/1.00 vMB 16
782,991 782,991 0000000000000000000239deb80925849cd6a6df781a6dada8709bb2d73527ad 2,112 1.00/1.00 vMB 12
782,990 782,990 00000000000000000002489a02ce2cc85430717aab8ffae827d3ef57916a873e 677 1.00/1.00 vMB 8
782,989 782,989 00000000000000000002307dddcb2685c158d3f52f5f0e125c9e571c0295fd7a 2,433 1.00/1.00 vMB 10
782,988 782,988 000000000000000000031617bfecc060f3c42e85bda8b1fef3e326cbb1ef102e 3,858 1.00/1.00 vMB 31
782,987 782,987 00000000000000000000aadb5415a301d2ef51490adb423a9a83c080315a3fb8 2,647 1.00/1.00 vMB 12
782,986 782,986 00000000000000000005e1fc24da45d0cde31910eb9be1089ecad4db183fc4c9 1,713 1.00/1.00 vMB 18
782,985 782,985 0000000000000000000028781ae6a288d3073cd6bd39a0b2a8ec63d2a966f286 1,724 1.00/1.00 vMB 20
782,984 782,984 000000000000000000024545957e13dd32932939cc67b20b348b7767b0f24b71 2,693 1.00/1.00 vMB 30
782,983 782,983 000000000000000000007d9316ba38d30f12478f9248870afa657a1ec7aa54e4 1,942 1.00/1.00 vMB 22
782,982 782,982 0000000000000000000462fff76a796ef19a87f33864f0b7a5def7689b68d995 2,894 1.00/1.00 vMB 25
782,981 782,981 00000000000000000002c464f04884e47073b39de43163c63e68fd26d6f7e8ca 179 1.00/1.00 vMB 4
782,980 782,980 000000000000000000016961f59d512090bb8d38d7bcfbac222fa79cd2cdae34 630 1.00/1.00 vMB 7
782,979 782,979 000000000000000000002f6d7d8f0606d64ab91aee02ab7ec0be83141a6af91d 1,252 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 783.05 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.54 GB
    • Received: 18.18 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.