Loading Tool

Explorer IconExplorer

Memory Pool

79,594 transactions
29.67 vMB
0.07826760 BTC
Random Selection Loading Transactions
Max Size: 178.29/200 MB

Candidate Block

Mining Attempt 4f20e5d31d94e33590699808a6a9261fb43f6fcfab10f096f78d290044ad2046
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root cd7e25f9eb67e87610efebb3fb1266f84a130aa2471ea49ad9f31f76e68833f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,397
Size: 1.00 vMB
Total Fees: 0.01760646 BTC
Feerates: 502.65 > 1.76 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (473,480 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
441,530 441,530 000000000000000003d1682f263d4282aca9eaecc9c11f2c7f6142b9a533dd36 2,295 1.00/1.00 vMB 89
441,529 441,529 00000000000000000166707ce1818482e5f47b2b75af95774940bd428284daed 2,401 1.00/1.00 vMB 68
441,528 441,528 000000000000000001dd514a8770d4f87059646508cf98d035f410fde9a81764 2,282 1.00/1.00 vMB 98
441,527 441,527 000000000000000002d10d6597d0a5aae68d14e18902caf421f12e04590ea2c8 2,841 1.00/1.00 vMB 85
441,526 441,526 000000000000000002d193bbf2d1e06a0f8111e5f512a50fa05b282d52cf9398 3,106 1.00/1.00 vMB 85
441,525 441,525 000000000000000001e4889196182b1da489cc8a0114a6913f6f37a925014dba 2,880 1.00/1.00 vMB 75
441,524 441,524 0000000000000000025b0381dbee7685016429eb63bf41356451e253d108aff4 2,850 1.00/1.00 vMB 81
441,523 441,523 000000000000000002b666b9275dabf0b5690d9736021f641a837dc0b2fc25a5 2,823 1.00/1.00 vMB 75
441,522 441,522 000000000000000002d91023947d616536b7623cc79e3830b2618f1430491ff0 2,331 1.00/1.00 vMB 104
441,521 441,521 000000000000000003031c8dbaac704ac51b9b418c1860e84a914816cdb5d99e 2,923 1.00/1.00 vMB 82
441,520 441,520 000000000000000001335f4fcae907bfb34212cfd86047503476b124dfc2b5a3 2,702 0.93/1.00 vMB 78
441,519 441,519 00000000000000000139ec808703de4fb3985293e8b6a849ced8905eb2b54e69 2,887 1.00/1.00 vMB 74
441,518 441,518 00000000000000000121d2615aa770565ec8c042865fe775ad466150d956037a 1,704 1.00/1.00 vMB 72
441,517 441,517 00000000000000000326fcaa442e388ddaa2b39337df8084bb8fceb98f47aabd 2,628 0.99/1.00 vMB 67
441,516 441,516 00000000000000000305cad27ef61b1bc32ea3752803acf23c30f6c8a8f7dc97 2,237 1.00/1.00 vMB 65
441,515 441,515 000000000000000001230901f28f7d050a73b5110cf926b5ae941f1ed538b73c 1,354 1.00/1.00 vMB 88
441,514 441,514 000000000000000000356e06c0419ee73ac60a0088707ebaaf32a698d69a3b3f 1,920 1.00/1.00 vMB 85
441,513 441,513 0000000000000000009fb0eef155f8bdacb43ee9b9c13317cf4598f99812729f 2,422 1.00/1.00 vMB 86
441,512 441,512 000000000000000000e3ac85e1bc8f3d706d72abe1693b606f9a6f70e559b880 3,021 1.00/1.00 vMB 65
441,511 441,511 000000000000000001d697dd5515bed453551fdc450678d59fdb0dc7fedabac6 2,514 1.00/1.00 vMB 92
441,510 441,510 0000000000000000022209c613d51faa9f6357f6e9b69e6e9a2c95f8fe020b52 2,717 1.00/1.00 vMB 83
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.