Loading Tool

Explorer IconExplorer

Memory Pool

45,446 transactions
20.24 vMB
0.04996459 BTC
Random Selection Loading Transactions
Max Size: 115.76/200 MB

Candidate Block

Mining Attempt cc5e479dd1f49930eb2eab1d6651402dfd1618f3bc98b68b1fa2dae71d61297c
Version 20000000
Previous Block 0000000000000000000013c3406ac0cc250fca53c3a7920e4e0d1f7390981032
Merkle Root 983f2b6896e8ca5333f425a8463a99eca7eb5ef092dda4e4e4b66c7ff27fee35
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,799
Size: 1.00 vMB
Total Fees: 0.01014442 BTC
Feerates: 444.44 > 1.02 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,961 (779,923 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
134,038 134,038 0000000000000b409cb781570a9ecb9bc090d343f4daa6e0901940dcb0fcd576 29 0.01/1.00 vMB 453
134,037 134,037 0000000000000bf79fac1ab2b66193eb2a39462f30d1d7e04630af03a9657a3f 204 0.07/1.00 vMB 322
134,036 134,036 00000000000008d94751399dc345242387e67d590070f8b99bbc084ad05bdf4d 65 0.02/1.00 vMB 264
134,035 134,035 000000000000019badf949b6f4c4105e0bfedc915ccec257aa5de65da0068046 41 0.03/1.00 vMB 452
134,034 134,034 0000000000000778683ba3c46c12814782d22dd45411940be9803fa652a5cf83 1 0.00/1.00 vMB 0
134,033 134,033 00000000000009ed8c1308cec2f75d85e1718e629e1388b3b73592aa167cc3fc 20 0.01/1.00 vMB 506
134,032 134,032 0000000000000a620368ca186d03cc6ae2bacf35270f114cd9e24a20e419c57d 12 0.00/1.00 vMB 53
134,031 134,031 00000000000004e53be9233d520d640ba037c77029b9edc4d39010c3e20dbd96 46 0.02/1.00 vMB 535
134,030 134,030 0000000000000207f1fa516ef95b04b869909c1cef895cb5433afae770126968 58 0.04/1.00 vMB 323
134,029 134,029 00000000000009c8bff8244d108ea708c0e01dacb8d779cc3ab65f30d54c55e6 29 0.01/1.00 vMB 474
134,028 134,028 00000000000004b0a30578a2c3b26020fdd843f4d58482f3b177b24790215bbf 6 0.00/1.00 vMB 1,092
134,027 134,027 0000000000000048c532e6952ebc445d6f87221410e9f153a629722e5cd5fa42 37 0.01/1.00 vMB 532
134,026 134,026 000000000000031ebdfeaadf37c3ae53c499675db9d37a682a03c990481b8417 11 0.00/1.00 vMB 19
134,025 134,025 00000000000007441aff3a820fd1fa7da88ff3c0c1fe11a68dcc7f7acf3defca 45 0.03/1.00 vMB 435
134,024 134,024 00000000000000e66057467d36f6043023293f233c26ac542567491fa4ff158f 109 0.03/1.00 vMB 107
134,023 134,023 00000000000004a056428842e25f86cffdfc8ca6d152ebd276f9848aa8a23c2f 70 0.03/1.00 vMB 730
134,022 134,022 000000000000056514c45e0a5cb5f41e7e5ccb8a75d2d7e78520388d9abcf9a7 88 0.03/1.00 vMB 475
134,021 134,021 00000000000004a5263e6298349ebb1bcb46a44cc8984dab400b04efdd53552c 38 0.01/1.00 vMB 280
134,020 134,020 00000000000004292019c6b4bfdafe398afa6d7916a4901f4fba5fdc712907ae 26 0.01/1.00 vMB 188
134,019 134,019 00000000000003da256e6640de9056974fc7c2cd038957c1e7a80d5d26e9e459 20 0.01/1.00 vMB 175
134,018 134,018 000000000000057ebb7d5d1b79ce59c1751018a12054e64811052500f5cc65cb 115 0.04/1.00 vMB 242
Previous 10 blocks ↓
Total Size: 780.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 535.93 GB
    • Received: 5.94 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.