Loading Tool

Explorer IconExplorer

Memory Pool

76,422 transactions
28.87 vMB
0.07329975 BTC
Random Selection Loading Transactions
Max Size: 176.47/200 MB

Candidate Block

Mining Attempt fc9fd25cd98ea67b980c96e6af2ad87ceddf7fa30d9af0219b17716e190658b6
Version 20000000
Previous Block 00000000000000000002081bcce6fc49846f150f75df4e6cbf49c65242f03bc0
Merkle Root 2d69cb747d7ec6b3cf8e7a72eac42263ab3c9d0a605fef2e232de82f87b8e7ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,227
Size: 1.00 vMB
Total Fees: 0.01015625 BTC
Feerates: 104.17 > 1.02 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,245 (40,708 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
874,537 874,537 00000000000000000001893c6881932c9535a1396e034b07143796d1e867ec07 2,721 1.00/1.00 vMB 11
874,536 874,536 000000000000000000029a6916617a65191da870d6c51a44118a2bceb841a082 3,858 1.00/1.00 vMB 5
874,535 874,535 0000000000000000000272de70948c03d632a6e2828a417c2f8f44c3702d875b 2,246 1.00/1.00 vMB 6
874,534 874,534 00000000000000000000e885bc737b9967ba5965e648f1d71aa146d4c4620c7f 3,924 1.00/1.00 vMB 8
874,533 874,533 0000000000000000000297b64a98cfd0fe92935afb5f47f8338d99fe154cb376 3,507 1.00/1.00 vMB 5
874,532 874,532 00000000000000000000b0d5215fbcb36aa59f87fcb0a0a0a8af8bae9ad7fdd2 1,683 1.00/1.00 vMB 5
874,531 874,531 00000000000000000001e9dd157b01db1969157ffdbf6aeb1fbebf49ab045554 2,002 1.00/1.00 vMB 7
874,530 874,530 000000000000000000018f930b2ad252128d019c11cc846f416f19e78e42a60d 3,022 1.00/1.00 vMB 6
874,529 874,529 00000000000000000001dd59c202701e92c5b6dae92eb61d32ffc2194dfff808 3,617 1.00/1.00 vMB 6
874,528 874,528 00000000000000000000259f51579df0404c534d72e42592037654db9c84969f 3,697 1.00/1.00 vMB 4
874,527 874,527 000000000000000000027ef338f862ac8a82c17189ac6f8bd6a047e80dc49a29 2,712 1.00/1.00 vMB 5
874,526 874,526 0000000000000000000264e7772471cd3f5be6741033165c0081ac116c02994b 3,804 1.00/1.00 vMB 6
874,525 874,525 000000000000000000026a4c23e9dbba99b20cc3be3180037f2425a82bcb0477 1,172 1.00/1.00 vMB 4
874,524 874,524 000000000000000000017fe01a684f5fb21b927305b2d2cd4596aaea9260602d 3,701 1.00/1.00 vMB 6
874,523 874,523 00000000000000000000786215ee44f90434ba48a702fc1b18428b551aa433a8 4,251 1.00/1.00 vMB 8
874,522 874,522 00000000000000000001ae6b7b7d129fce862e786b4375b3c1883dc8a4a1e5f5 2,051 1.00/1.00 vMB 5
874,521 874,521 000000000000000000005f278445f3f4990bc401e1db519ea9b767a9530ebeef 1,028 1.00/1.00 vMB 4
874,520 874,520 00000000000000000000cc561c1a8607c1cee55fa980459fb4c74a78f2422949 3,804 1.00/1.00 vMB 7
874,519 874,519 0000000000000000000015fabd946e669d02ba54a3dcc8b62419a233824ddee3 2,987 1.00/1.00 vMB 8
874,518 874,518 000000000000000000009180c63d3988c507f61709940236d2dff2b899974b24 941 1.00/1.00 vMB 5
874,517 874,517 00000000000000000000ceb3ab789e126b941592576db4bbbfbb21b00e83b8d0 1,808 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.82 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: 710.58 GB
    • Received: 17.08 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.