Loading Tool

Explorer IconExplorer

Memory Pool

39,360 transactions
28.48 vMB
0.07355036 BTC
Random Selection Loading Transactions
Max Size: 144.45/200 MB

Candidate Block

Mining Attempt 711b1820e584ba6ac09f32284381ce88135d9a02bd6eac89ddb3a221430b5caf
Version 20000000
Previous Block 00000000000000000001b25de7d6b46a8948f214d3970d4d7cda994c93f61a8a
Merkle Root e5be10b948b6bb03b450c671cab244e71c1e730aef78fe1260fd6578f1d135d2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,849
Size: 1.00 vMB
Total Fees: 0.01865662 BTC
Feerates: 150.93 > 1.87 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,611 (376,214 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
538,397 538,397 000000000000000000161cfd103aa92561786519312049506d46dbd43f2bc083 884 1.00/1.00 vMB 46
538,396 538,396 00000000000000000000ebb5149c8fc58e5dc286f5be1f7e6f53304baed882ac 630 1.00/1.00 vMB 60
538,395 538,395 00000000000000000002694dd3c0318d757708cc93450f8a969ec669971e9318 2,338 0.90/1.00 vMB 17
538,394 538,394 0000000000000000000c6ecb1f4ac50afc090663455c6ca8d5746cb0ab973532 1,694 0.92/1.00 vMB 21
538,393 538,393 000000000000000000006144f944400243256292ec5323f36e1978855cd62491 78 0.04/1.00 vMB 28
538,392 538,392 000000000000000000278b72817dce80d5cb477d2f1ceba854ec5e1f981a2700 51 0.02/1.00 vMB 3
538,391 538,391 00000000000000000009b27d9fd1c6c47549f23609e911f55b389fecbfe06e33 2,477 1.00/1.00 vMB 15
538,390 538,390 00000000000000000004f32872d264d3d430aad1b924beb9f12a46ad3e12de6d 389 0.13/1.00 vMB 17
538,389 538,389 0000000000000000000522a36668199c9a8134582e0d00583e74e6050cae0491 1,155 0.49/1.00 vMB 17
538,388 538,388 000000000000000000298491edba2ba763dda74b015d0624180758f69691a3cb 1,379 0.56/1.00 vMB 21
538,387 538,387 000000000000000000295d6766462e322d45c735dacec3154a225bf90d5fc317 1,403 0.65/1.00 vMB 19
538,386 538,386 00000000000000000024d8268e1b599ba2f5a8501622f7a3cb3e6259f3fbb5cc 2,012 1.00/1.00 vMB 9
538,385 538,385 00000000000000000008878e3ba29d30c6e5d53320888551f46606d0e71f7824 880 0.41/1.00 vMB 42
538,384 538,384 0000000000000000000fd04e7d0183e1028a22695263d57a7c037a0603041a1d 2,462 1.00/1.00 vMB 12
538,383 538,383 000000000000000000105aed232b2f791a9277d9e3cc09a0ba0fb8bb455e756e 2,365 1.00/1.00 vMB 12
538,382 538,382 00000000000000000015134de460b78955258bf39d113ebc76cdb93c8e126766 2,621 1.00/1.00 vMB 22
538,381 538,381 00000000000000000024ed392aeaba78b57672e115569221b237a31226d3c1b1 2,381 1.00/1.00 vMB 37
538,380 538,380 0000000000000000002492343348a87f74fadbd08c03c8496b3e46312b82bc09 1,602 0.78/1.00 vMB 17
538,379 538,379 0000000000000000000a420c0ac02f3d147c52bcfd5630fa12c4561a56bfdc11 830 0.37/1.00 vMB 23
538,378 538,378 0000000000000000001b6ee9c6bb1c6a38eb15de475a8748bfee9172d25dc40c 2,014 1.00/1.00 vMB 26
538,377 538,377 0000000000000000002736e99df0b1902fa8cc49e1040a3c715fec4decbe2fdd 2,406 0.99/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.70 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: 629.12 GB
    • Received: 11.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.