Loading Tool

Explorer IconExplorer

Memory Pool

80,785 transactions
29.78 vMB
0.07294511 BTC
Random Selection Loading Transactions
Max Size: 179.68/200 MB

Candidate Block

Mining Attempt 874612a38c6044ed2b9d51b5f64975a56df654305700ebb1d4f535a5418a3f9f
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root 2a112a3dcbaf8dbc1099373341e6d69e79ae7abdc44b55601ca7bea9853454f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,901
Size: 1.00 vMB
Total Fees: 0.01196602 BTC
Feerates: 502.67 > 1.20 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (419,858 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
495,123 495,123 0000000000000000001fc4269024cb509458ab5825c0669a601f945e087bec1e 2,311 1.00/1.00 vMB 309
495,122 495,122 0000000000000000002ee8da8fa04c7557e59be532509327eb26d50c357edf5e 1,467 1.00/1.00 vMB 257
495,121 495,121 00000000000000000010e13e9c1c8e2ad82a8feae862743770144c01cc6a6785 2,116 1.00/1.00 vMB 262
495,120 495,120 000000000000000000acc0a124145cb1ab258f84f088c3bb75f1e39324243c0a 1,734 1.00/1.00 vMB 267
495,119 495,119 000000000000000000c49b7690d49a574f99ab397295317093701880f254a2e2 2,010 1.00/1.00 vMB 255
495,118 495,118 0000000000000000005eeab653ec2663e6727e6172ae6fc9ce9a651fe71f39fe 1,956 1.00/1.00 vMB 323
495,117 495,117 0000000000000000005348d779029f876bd1280d4688cc207b4daa3d76782a22 2,550 1.00/1.00 vMB 106
495,116 495,116 000000000000000000ae0fde62a28814879177d81007c130efb166ca07a96977 2,247 1.00/1.00 vMB 171
495,115 495,115 000000000000000000be20f5de204ea6404d6fab834aff91ff41bc3eee30f842 2,117 1.00/1.00 vMB 314
495,114 495,114 000000000000000000bd02e677c0d18e3ccd75e8cef1be769b04c750648cefae 2,009 1.00/1.00 vMB 372
495,113 495,113 0000000000000000000b563537bec638210398e7762fe06d1050068a170cbead 2,001 1.00/1.00 vMB 237
495,112 495,112 0000000000000000003b9636458bd3d70de09d3046b0cb54fd966a5d2ed37f5d 1,891 1.00/1.00 vMB 156
495,111 495,111 00000000000000000051455c77724ef8d89df8e50a0478700a29c49c41f7262a 2,114 1.00/1.00 vMB 59
495,110 495,110 0000000000000000004c9e91e35aaf416475a2d6b406a6b430b10935b920ba8b 2,020 1.00/1.00 vMB 260
495,109 495,109 00000000000000000044d3d3e3d9327f0675ef59cca71e481994142a1a2eda42 2,376 1.00/1.00 vMB 367
495,108 495,108 0000000000000000008854cdc0e5dcdbe80f87849bd793feb82af93320032dd4 2,575 1.00/1.00 vMB 227
495,107 495,107 000000000000000000cc71cb35546b54f256b8ef759fc456d773b1ad2c19fe92 2,450 1.00/1.00 vMB 237
495,106 495,106 00000000000000000091da0072a63a2296c6fc2eceb3625650b34a9a83935ec9 1,206 1.00/1.00 vMB 81
495,105 495,105 000000000000000000b7011bd9d40ef7032648b0f4dde711b2b5d515e53cd7f3 1,956 1.00/1.00 vMB 72
495,104 495,104 00000000000000000013d7fd2786a0fa15bacd5f97407d818499cd1b208418b6 2,505 1.00/1.00 vMB 56
495,103 495,103 0000000000000000007793801df82f749cc99d859a1bfb69fa62fb397b0414a9 2,477 1.00/1.00 vMB 83
Previous 10 blocks ↓
Total Size: 782.36 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: 662.54 GB
    • Received: 14.86 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.