Loading Tool

Explorer IconExplorer

Memory Pool

35,549 transactions
25.96 vMB
0.06658235 BTC
Random Selection Loading Transactions
Max Size: 132.42/200 MB

Candidate Block

Mining Attempt 508311af3fe791922f5502456ad8ea58724417d1f9cd4091ae2a6629e963732b
Version 20000000
Previous Block 000000000000000000016d6f2b2c8ba81bafff03de43e5b0b3362476d7672035
Merkle Root 55a59e1e76c9262111f56ed3754a8aea5972463bfa48a84860b8cc388c7566f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,809
Size: 1.00 vMB
Total Fees: 0.01897527 BTC
Feerates: 713.01 > 1.90 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,679 (266,712 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
647,967 647,967 000000000000000000044637d5c9e674bca0839eba3d374e729f576f43afdc6b 465 0.15/1.00 vMB 45
647,966 647,966 0000000000000000000a5cd7eed3cd521045b5da6a811f6aadf50180bcd21293 2,632 0.91/1.00 vMB 45
647,965 647,965 0000000000000000000fbc9fe322dc896c6d5bafb7b24fe552beeca555ef4146 464 0.21/1.00 vMB 50
647,964 647,964 00000000000000000003dd7eca797a2c4c17a4a26c8f0023866c723117e89a06 532 0.22/1.00 vMB 34
647,963 647,963 0000000000000000000b3ca0fd1287106f4cd3e6ae112e0c2884dd065e80ddb6 1,015 0.34/1.00 vMB 42
647,962 647,962 0000000000000000000acb37778a40283817f9c8bedcbb7b2d8f6aee1b94d33c 1,575 0.67/1.00 vMB 25
647,961 647,961 0000000000000000000a6e89e4ef8ebda817645cba7562aa378620f2ec290c02 2,517 1.00/1.00 vMB 20
647,960 647,960 00000000000000000003ceb0f1fc455e5e4e93bb7ae741a9c9379231ce312889 2,938 1.00/1.00 vMB 85
647,959 647,959 00000000000000000003395ed948fb5d691cd136e95cf2f4ade00627ca72ba9f 1,520 0.54/1.00 vMB 45
647,958 647,958 0000000000000000000436970068f1db74e13a3bf9ede2d885dd756e3b7ef456 1,329 0.49/1.00 vMB 24
647,957 647,957 00000000000000000004e1525998bd4c0959dee606571a667752a50f94ebcafb 2,483 1.00/1.00 vMB 44
647,956 647,956 000000000000000000036a7ea9fe61eadaae339199a2d5b8a20cfadf25ad4d70 2,271 1.00/1.00 vMB 40
647,955 647,955 0000000000000000000837015538d7d66a937345ecbf51d38445f0e77ce3d9be 721 0.81/1.00 vMB 41
647,954 647,954 0000000000000000000ab5859170a103a7140b0bc3a700d897282623a537aa9d 2,699 1.00/1.00 vMB 39
647,953 647,953 00000000000000000002473b6e41a8a9ff1fe450fe6b46e88864044ef59850c7 2,091 0.81/1.00 vMB 45
647,952 647,952 0000000000000000000702d420d8b494fbd82daeb9ec72651d6c06f6bd1000d9 2,218 0.82/1.00 vMB 42
647,951 647,951 000000000000000000074b4e883762b277ba2b05c872d10b876140a84dea7c1b 1,190 0.45/1.00 vMB 46
647,950 647,950 0000000000000000000c151db4fc1c97e543d07c96ea7094ef006e2b28030dc6 1,112 0.43/1.00 vMB 55
647,949 647,949 0000000000000000000dcfb6c1dbdbbf94503b26998b543273468b7825de7509 1,206 0.66/1.00 vMB 4
647,948 647,948 00000000000000000001ad28b317cd68e5962451c087a45ffff924c703149a23 2,267 1.00/1.00 vMB 33
647,947 647,947 0000000000000000000f098abe640ab6d8e8e8cbdacccc255cdc26a36e48768e 2,620 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.82 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 635.99 GB
    • Received: 12.34 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.