Loading Tool

Explorer IconExplorer

Memory Pool

34,162 transactions
27.25 vMB
0.05805294 BTC
Random Selection Loading Transactions
Max Size: 136.26/200 MB

Candidate Block

Mining Attempt a327e8eeeb57c4539755a0461ee4e2f015aecd9310f1cfa369fa921519636ba3
Version 20000000
Previous Block 0000000000000000000141edea387271cfa939f1c4e7740f679098889b1d55ec
Merkle Root eb98564e9a1985136031c657f4d635995f48e307a8c9af9a27503c78ddb94b2c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,150
Size: 1.00 vMB
Total Fees: 0.00663004 BTC
Feerates: 101.47 > 0.66 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,624 (269,525 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
645,099 645,099 0000000000000000001092f6bdb1c12a5fc459378f320c5fa01447fe321426d5 2,862 1.00/1.00 vMB 53
645,098 645,098 000000000000000000084d235f5120b0a8b857ab245e309a5c2d0737037daa6d 1 0.00/1.00 vMB 0
645,097 645,097 0000000000000000000113d03b69a348885130f78f32abc4e26b93e05ebf5b64 896 0.32/1.00 vMB 49
645,096 645,096 0000000000000000000b6062108638bc000266b5ee386e65d0df48ca63a83e58 1,512 0.56/1.00 vMB 16
645,095 645,095 000000000000000000085c725fdd24b85c7ec761f414dd8375d0f3617721ccc0 2,457 1.00/1.00 vMB 59
645,094 645,094 00000000000000000008efc513f6b90afbd56cd761206507780597847f164674 2,047 0.98/1.00 vMB 57
645,093 645,093 0000000000000000000f7c13f529fa2d51df82e77b961ed38ad0c39c23eddb6f 1,734 0.71/1.00 vMB 50
645,092 645,092 0000000000000000000858a1a0c93d1cfb21ee55682a45f4469d90c812cf4595 1,784 0.85/1.00 vMB 34
645,091 645,091 0000000000000000000b47b111afbffccaea82405e3e3b8ec2de50e85827f2ce 1,568 0.93/1.00 vMB 10
645,090 645,090 0000000000000000000a7a6d418c2b5f187ddc9ce6f1dcf460ae01b3eebc897a 1 0.00/1.00 vMB 0
645,089 645,089 0000000000000000000c953703055737f3e528935bc7ab8620a3d00c777e10b9 2,085 1.00/1.00 vMB 28
645,088 645,088 0000000000000000000c16f5d38abb8c14e09c5fccca7fa34c5ec939f30d062a 2,809 1.00/1.00 vMB 88
645,087 645,087 0000000000000000000ade130ddf9e9f062f8c500c8af4b0e0e5b5030a8a9f17 1,758 1.00/1.00 vMB 47
645,086 645,086 00000000000000000001343829504a28ce18f2e99b464f25da2fbce4330f71da 1,821 1.00/1.00 vMB 49
645,085 645,085 0000000000000000000ea427b70d81a997ab5930f6c265ef195443778c082966 123 0.16/1.00 vMB 13
645,084 645,084 0000000000000000001066310edb689b3465461d9468464a064ee29f38b2152a 1,383 0.52/1.00 vMB 55
645,083 645,083 000000000000000000074d69201ec2731cb085ce8304c6724a19eef43a2771c8 279 0.11/1.00 vMB 80
645,082 645,082 0000000000000000000b5cbaa911faed52787e686c9d1810b874dc10cde9e6f8 302 0.09/1.00 vMB 61
645,081 645,081 0000000000000000000afada08f9aadf3d8b433a7a1ab5d48a3405125274d3c0 582 0.24/1.00 vMB 55
645,080 645,080 0000000000000000000c45179146b0f32e18c155981a14945b376c2543a2af5d 2,361 0.95/1.00 vMB 18
645,079 645,079 00000000000000000009ffb00750382a611c1fa7a6e96a8ff2879a9dd4cc72ad 2,861 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 781.73 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: 630.05 GB
    • Received: 11.97 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.