Loading Tool

Explorer IconExplorer

Memory Pool

64,313 transactions
19.09 vMB
0.05217066 BTC
Random Selection Loading Transactions
Max Size: 122.85/200 MB

Candidate Block

Mining Attempt 6f3d581a0e20a82350d928cde95b8c466f42e401b55602e9628aa8726aa5dad6
Version 20000000
Previous Block 000000000000000000005a0838e598a37e1c484c6a0738538239b2412f1d54a5
Merkle Root 26a031e9f315c1992b799af42a0df0dbebf24137ec730ebd186159516e9b61d9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,539
Size: 1.00 vMB
Total Fees: 0.00882267 BTC
Feerates: 151.02 > 0.88 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,819 (654,490 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
261,329 261,329 0000000000000012b819a9ed1be1d90d499ebca2bad13d95ed03f39cd8514fa2 108 0.04/1.00 vMB 53
261,328 261,328 000000000000000de3028ef03f9ad0c3c9c7f485ccbde088d792a78d14e60694 111 0.06/1.00 vMB 36
261,327 261,327 000000000000000d62b0fa3f5b570973d2ed736784d7b08ba964bfd8ecc55f53 221 0.15/1.00 vMB 17
261,326 261,326 0000000000000012af4389e0769cfcfba4d6a54129ba4d90ad0c5b90bd9d2ee6 245 0.11/1.00 vMB 147
261,325 261,325 00000000000000134eff5c9afe4cc7993330602940a5fdfc7284d94ce330de48 193 0.08/1.00 vMB 62
261,324 261,324 000000000000001bc1edb942285bfe7a5801fcc673585e5b15f85de5511576a5 80 0.14/1.00 vMB 14
261,323 261,323 000000000000000bbaef0985f8ff86e48ca453f4ee4b09f40648eeab6edd1ce8 458 0.25/1.00 vMB 49
261,322 261,322 000000000000000d2166e7b5d97aef4af79bdcfe934506981c8add3a93b6b2b0 521 0.25/1.00 vMB 3,679
261,321 261,321 000000000000000520ed32153b4c9f2bda7a5bb6b8f8fb48c1041591da6567de 716 0.33/1.00 vMB 103
261,320 261,320 00000000000000062baf2831be43f5aceffd10c5a231b3fbe37ede05f3827a71 330 0.20/1.00 vMB 47
261,319 261,319 0000000000000010fc5543a5bcc7bdd06d27a846f32818334207338977b34d2a 632 0.25/1.00 vMB 163
261,318 261,318 000000000000000d17f15db7eaf7c5465f8569528f36f73e79eb010009a7e785 382 0.24/1.00 vMB 44
261,317 261,317 000000000000001a92729d7a33382b789953a0defe6de62380e4808766d0b997 634 0.25/1.00 vMB 180
261,316 261,316 0000000000000005ded31132093f86cec3d1e920ff51e46bc7195d7c3a8f4706 340 0.25/1.00 vMB 53
261,315 261,315 00000000000000181c11268e7ad7be3174db680f6ff14cc2ec6e1fe56f840e36 1,033 0.50/1.00 vMB 93
261,314 261,314 000000000000001401ec47c80f1aea9853f95f9ff964a7051b60c837083557fb 609 0.25/1.00 vMB 210
261,313 261,313 0000000000000012d19a933ac6e596e3f31a6dfc54421a85426d03a9c7a2d332 73 0.12/1.00 vMB 19
261,312 261,312 0000000000000007226afde40335389b66666d350eaa4cb880df98cdb756fd75 219 0.23/1.00 vMB 27
261,311 261,311 0000000000000005b7968570d9b8df801f6c37a505999263d12d0f269d74a00d 995 0.50/1.00 vMB 132
261,310 261,310 0000000000000011ff5afa08dc92b98c834a9224fa28658f3806ed61bfa21ce6 359 0.24/1.00 vMB 74
261,309 261,309 0000000000000007f03416d5c357df15e38be752b17d7cc626684df191ee4e7c 764 0.35/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 783.79 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: 786.81 GB
    • Received: 21.69 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.