Loading Tool

Explorer IconExplorer

Memory Pool

82,087 transactions
30.34 vMB
0.08741953 BTC
Random Selection Loading Transactions
Max Size: 182.86/200 MB

Candidate Block

Mining Attempt 4c5111161e0909befc336f6cd742f055bf20e76d740597f5b68d5907bc6461f4
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root 9615cb8178b23ef93b5d1ce5aac8fa740e2766ddc8adb9145845404fe2c5adbd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,508
Size: 1.00 vMB
Total Fees: 0.02516830 BTC
Feerates: 502.67 > 2.52 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (384,149 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
530,832 530,832 0000000000000000002c19e82be73d20dee76489f869077267f523de49765cb4 1,027 0.41/1.00 vMB 24
530,831 530,831 00000000000000000031eee8260b9f649d0cf548d27e8594bf9e2b8bc7a1ffbd 154 0.06/1.00 vMB 29
530,830 530,830 00000000000000000031dcc558c08bdf998267e1223285f8afdb6e359624f89d 531 0.23/1.00 vMB 48
530,829 530,829 000000000000000000099206fc7a7a42659df599b1870fdbe03792067bd2c8ce 374 0.15/1.00 vMB 35
530,828 530,828 00000000000000000018221c09d3996a8f2610e1c02ef9d5a15b020695164095 1,031 0.38/1.00 vMB 30
530,827 530,827 0000000000000000002b3ee02a0376fe8e6a49d404dead5b64a063bda2b898d8 1,328 0.47/1.00 vMB 25
530,826 530,826 0000000000000000001f4776e5adbbe4a4663700f448b1f8c2c517c860e3d52c 713 0.21/1.00 vMB 12
530,825 530,825 0000000000000000001038976f79de702e23743fdef329896cd589b324a50125 206 0.08/1.00 vMB 45
530,824 530,824 000000000000000000210198d19dc183c746f33bbd9222236a0921c3a31d69b1 124 0.07/1.00 vMB 32
530,823 530,823 00000000000000000026d1ab582a5f0c9c014d4e94232ed852b46caa43a517a1 370 0.19/1.00 vMB 28
530,822 530,822 0000000000000000000993831dc7f10ab8563c310734b9719fb09eaf1117a618 586 0.18/1.00 vMB 21
530,821 530,821 0000000000000000001bb21e6f38f03a6e9da189e5582eb1553ccfd0afee2bd3 1,020 0.45/1.00 vMB 19
530,820 530,820 00000000000000000002ee1cc07847db3752d5cad155021c5c11d8982064d192 378 0.15/1.00 vMB 11
530,819 530,819 00000000000000000033f6091b08dff53ac78e181410a41b191eb95c17cd3789 686 0.24/1.00 vMB 29
530,818 530,818 0000000000000000001ac4cfac6de3f78a392e1c73c04b6b62e47046cea7cbbd 1,004 0.41/1.00 vMB 22
530,817 530,817 0000000000000000000e121028a4e80719362273ea1b078f6f96706670a271d4 392 0.27/1.00 vMB 11
530,816 530,816 000000000000000000343ee8107c7ababd2dfc967be8fe4a2e30e41796345a98 212 0.09/1.00 vMB 34
530,815 530,815 0000000000000000001b7a830cd547575a1f7d2ea071b59b5733f0239b4e86b0 1,152 0.45/1.00 vMB 29
530,814 530,814 000000000000000000088d43d0a978cfe7bd00e5cb45ab689bd37be80ef35616 736 0.40/1.00 vMB 7
530,813 530,813 00000000000000000014f7e8e63fa886f464f229f6e9e1a426b3ad394fc1afce 2,005 1.00/1.00 vMB 21
530,812 530,812 00000000000000000028a9c7924c2befcae9b3f8c3e1894c8326d4d9e71b2b90 861 0.42/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.36 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: 662.72 GB
    • Received: 14.87 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.