Loading Tool

Explorer IconExplorer

Memory Pool

82,646 transactions
31.89 vMB
0.09513846 BTC
Random Selection Loading Transactions
Max Size: 189.62/200 MB

Candidate Block

Mining Attempt 4bd32c7621fbd5d7eece237d6f2a6389a73c9f45a41278c9b5d22c28e05c0a6e
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 50228052e3af30ca5f8853570386a830827df943332ad59490b6fc9d97355f41
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,649
Size: 1.00 vMB
Total Fees: 0.03096203 BTC
Feerates: 101.66 > 3.10 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (331,134 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
583,819 583,819 0000000000000000000e012b1f694e18659e60833846d0abceed98a66efe1b94 2,129 1.00/1.00 vMB 68
583,818 583,818 000000000000000000219d4826bfd83e0aa2c4bcf5dc4e526de7dfca1d10b10d 3,117 1.00/1.00 vMB 94
583,817 583,817 0000000000000000000b75f4401f00e6fe187472e2645b1ae2757f7a72d31b38 2,658 1.00/1.00 vMB 72
583,816 583,816 00000000000000000013dadd599bafd36c8c4040c23b358e8084125996816ec5 2,800 1.00/1.00 vMB 73
583,815 583,815 000000000000000000071aaf237c19fdbac34ab09ef91d1e21f8e3fb4e78bc38 2,884 1.00/1.00 vMB 108
583,814 583,814 000000000000000000121def195a7cd4b047148161291ade40648578e7df2f41 503 1.00/1.00 vMB 63
583,813 583,813 000000000000000000003939e77b924e13b85929dfe00e42b02b332ea675449b 2,541 1.00/1.00 vMB 85
583,812 583,812 0000000000000000000439f9e31e66b257a64486fc77fe45ead80dbfc2261f8c 1,095 1.00/1.00 vMB 62
583,811 583,811 0000000000000000000dfaea57929585e27411b87126a57d13df40bbafff8dbe 2,925 1.00/1.00 vMB 85
583,810 583,810 0000000000000000001f62aa2176f5703f83c8d27197279ddc4bb5bdb4916c46 1,854 1.00/1.00 vMB 76
583,809 583,809 000000000000000000039a4f8da8a409f5c37e5319b1206e0d04a8bc84bbb7c2 2,323 1.00/1.00 vMB 65
583,808 583,808 00000000000000000006253b23945a03352e908d87c05887f796c6d26c0379af 3,053 1.00/1.00 vMB 105
583,807 583,807 000000000000000000134e40f0020057f5a34c5afa7320456a894b348aceb7c1 2,146 1.00/1.00 vMB 76
583,806 583,806 0000000000000000000d148556e5f2da7ca1023ecb7c78392c940b74daa96962 1,620 1.00/1.00 vMB 67
583,805 583,805 0000000000000000001ab34733f1eb142b98c7f3c14316211f9de79eecd87e8f 2,255 1.00/1.00 vMB 79
583,804 583,804 0000000000000000000f24f50c9c3907ee14ef0ef7afa4a11b51b0fee834580b 2,963 1.00/1.00 vMB 94
583,803 583,803 0000000000000000000e809cc9501c69268463c767e2989def24fd14539c3f76 2,884 1.00/1.00 vMB 111
583,802 583,802 000000000000000000073623948d1eb184f08707ae21179889c0e173534a0a13 2,878 1.00/1.00 vMB 86
583,801 583,801 00000000000000000007b10a6ac1c6b43823c71bca2ac031567e38ecad67c485 2,620 1.00/1.00 vMB 45
583,800 583,800 0000000000000000001b23e096b12ebeb97fa6042c9c1cc958434041be9655d7 2,499 1.00/1.00 vMB 14
583,799 583,799 0000000000000000001ff2cedaf56804d17c3d26705f91dc9684440331716214 2,539 1.00/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.31 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: 658.72 GB
    • Received: 14.58 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.