Loading Tool

Explorer IconExplorer

Memory Pool

75,091 transactions
27.71 vMB
0.07755473 BTC
Random Selection Loading Transactions
Max Size: 168.54/200 MB

Candidate Block

Mining Attempt aa08f082d26b20bc7ad2776fd91e70a8fa4f69384a943f94946ef17490dac415
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root 0c5e8c8fa6b6cecd05f2daf32b677b7a2826cb7d31080f70b87e19402b6d4068
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,392
Size: 1.00 vMB
Total Fees: 0.01836244 BTC
Feerates: 151.01 > 1.84 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (719,794 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
195,523 195,523 0000000000000695ff28cb69b2a39ad190a29802d7e243e3aaebf60c9f39e3fa 468 0.20/1.00 vMB 228
195,522 195,522 00000000000004027909628a5635a06f4e0861503fe9a49254524d2689552588 66 0.04/1.00 vMB 37
195,521 195,521 000000000000000804fe7d5675be2436fd987fe36d13bff148ec2cdf821b44dc 420 0.16/1.00 vMB 123
195,520 195,520 000000000000045b6d41a8b0929179ff27354d18d556acb914e4911ee22600dd 347 0.10/1.00 vMB 122
195,519 195,519 00000000000003e00b6a75cce7dc52e524c550e7f840dc1fd3d566b51a382705 270 0.12/1.00 vMB 105
195,518 195,518 000000000000032656b30259001e55ba4f35a8d51120c2fa3721867b65fc3f92 562 0.25/1.00 vMB 138
195,517 195,517 00000000000000be2b4b451647567bbbb9ad51d25e086043f2197418848e1e07 32 0.01/1.00 vMB 6
195,516 195,516 00000000000001c5e0d1fc7f5842cd9a3a94043bba76c2372b07ee855f2ff833 652 0.25/1.00 vMB 134
195,515 195,515 0000000000000429101d3c183a8a77dcb9753730a27388fe7f77fe8d00cdf7de 132 0.05/1.00 vMB 176
195,514 195,514 000000000000071a6b4b01b7f0fa6a791f7da450c31e13d9da92190d153790b8 13 0.00/1.00 vMB 10
195,513 195,513 0000000000000243a0943e0628cb1235f895cdddad78ca918796e25ffb32a1e6 201 0.06/1.00 vMB 29
195,512 195,512 000000000000046a645af757c909edc7ae2c333d33458c0cf3b245ce3f38a03c 360 0.14/1.00 vMB 276
195,511 195,511 00000000000006a14f95a54a374128c9b7965db1483988265136e2a836e43ebd 447 0.23/1.00 vMB 146
195,510 195,510 00000000000007055285c5eab120d949220d86db09aca7981b15470413c178f6 32 0.01/1.00 vMB 0
195,509 195,509 000000000000000123d75a6bd4fe881f48e90e66724c4a1222acb3b15dfbb30e 663 0.18/1.00 vMB 155
195,508 195,508 000000000000044a2681c23569f664db9711ed483d9e44c8d82c0dbedf8084a9 760 0.25/1.00 vMB 145
195,507 195,507 000000000000027d24dc59f43b14e8b7736b089da453d0121a0b5d6625794d19 521 0.25/1.00 vMB 109
195,506 195,506 00000000000002819b177112238c4b5ad66af14440b6080375c4a7bcaae53740 275 0.13/1.00 vMB 257
195,505 195,505 00000000000000362ac98031c23a12d51ad65db24b321f493683df27c081b114 59 0.03/1.00 vMB 196
195,504 195,504 00000000000000d9e5d1359999df1b61b48af3efbdf3196a23e9f18ee3659c0e 286 0.08/1.00 vMB 73
195,503 195,503 00000000000001077b4c9dce8548f32c310da1079f8f2b7b68d07272b61a37e7 32 0.01/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.94 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: 714.90 GB
    • Received: 17.62 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.