Loading Tool

Explorer IconExplorer

Memory Pool

44,843 transactions
28.57 vMB
0.12129330 BTC
Random Selection Loading Transactions
Max Size: 151.12/200 MB

Candidate Block

Mining Attempt 315fbd80a9719253bcd3cd6a8a07c430dab9e57c93bb84112a3ce298c8862020
Version 20000000
Previous Block 00000000000000000001b7fed1570278bf53c34ddd10975046ef0611921f9718
Merkle Root c0c46b908a6583c05eae89b622ead045cefe0e2c1b83d3c9204040e5368b81f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,435
Size: 1.00 vMB
Total Fees: 0.06702373 BTC
Feerates: 101.65 > 6.72 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,809 (730,816 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
183,993 183,993 000000000000077090ef1c2a85d72370b94b97367b9a5a35b5afa16d51d5a263 541 0.25/1.00 vMB 173
183,992 183,992 00000000000006409ad8bceb8ee519b0e372bbcd5705a1f2f65aa37513157367 139 0.05/1.00 vMB 179
183,991 183,991 00000000000000212d4245c09854c3ae4f72d4e62c5b7e0ebc6724522f73b141 11 0.00/1.00 vMB 14
183,990 183,990 0000000000000566b4caf51b900ca2fcd941877a8702d00f0ec2a1ce0a1262c1 121 0.05/1.00 vMB 108
183,989 183,989 00000000000008dd931a77da953b719447ce56df2eaa1bf299872de79c0c4663 9 0.00/1.00 vMB 517
183,988 183,988 00000000000007cd32422b573e64dc79e62ee3801ea2bea115c4390d900efad6 248 0.15/1.00 vMB 105
183,987 183,987 00000000000000453c8c79ee48bc8d9e12d12dcf4779827d7e24c9079ea04bca 22 0.01/1.00 vMB 49
183,986 183,986 00000000000009627fce059f40578ff5360ae81d0cf7e5ba2f655836911834b8 145 0.07/1.00 vMB 110
183,985 183,985 00000000000003a6e7075880986c8b7a0425ecac7e0547a9c1dac576211879fa 571 0.21/1.00 vMB 133
183,984 183,984 000000000000059bb37c172242ea71eb3eb9273fc27a9e923cb6c01a0577a773 127 0.05/1.00 vMB 201
183,983 183,983 000000000000041bde9ecf92e3cf99ab4711c63bb5aa081c7f8171c47a72997a 128 0.06/1.00 vMB 184
183,982 183,982 0000000000000309287468f0d338ed927c908424e2fd8727b106344355bb4105 10 0.00/1.00 vMB 29
183,981 183,981 00000000000007bf11a15b748b212336bc4b71032a29a1b8823b4b7cfbfc21ab 261 0.10/1.00 vMB 192
183,980 183,980 000000000000083a8c5dfb4aeb46561e3f0245775167e920c69fc5d7a06abd53 155 0.07/1.00 vMB 121
183,979 183,979 000000000000090be7c34bcb239d94a15f93a1af0189de6182be853cf9ac5034 34 0.01/1.00 vMB 103
183,978 183,978 000000000000061acd46345bc800b323afbabfdf630058c420dc669529faf976 382 0.17/1.00 vMB 113
183,977 183,977 000000000000066596744903ad792d0bec43d41d125147ba90a8dd00ac274134 607 0.25/1.00 vMB 131
183,976 183,976 00000000000002d5c09213aa48539a5e22fa7bcdd5538b695c9fa5a095e4afe0 12 0.00/1.00 vMB 14
183,975 183,975 00000000000008afc2276cb17e182cc0486d59bf85dafc2cbf180061c6678493 122 0.05/1.00 vMB 75
183,974 183,974 00000000000006e8aa5cf604f977ddc841b8a2896243e29f5b781b883f3b28e1 141 0.06/1.00 vMB 199
183,973 183,973 00000000000006284cb96ee54ef213cc813be335066e35a0ddeb537263952d55 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.05 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: 650.89 GB
    • Received: 13.34 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.