Loading Tool

Explorer IconExplorer

Memory Pool

78,506 transactions
29.14 vMB
0.08262752 BTC
Random Selection Loading Transactions
Max Size: 176.40/200 MB

Candidate Block

Mining Attempt bfa50c1f746237a2681df0e8be6129970adc8f736399fcfeb6de8923d62a3653
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 14d658d77a53e3247054b3393b8872eaf09eae3f9d223e6007ec6d69374e0ab3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,661
Size: 1.00 vMB
Total Fees: 0.02169643 BTC
Feerates: 178.73 > 2.17 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (501,929 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
413,233 413,233 00000000000000000005f5ff25543207c1b3d8b1093c7f6f1e4954014ad0e52a 2,105 1.00/1.00 vMB 41
413,232 413,232 00000000000000000580a5b878acf69dc58361411273e79bd3b7fb0dcfe1e3ab 2,942 1.00/1.00 vMB 71
413,231 413,231 0000000000000000002a47a602c32fd61ee878a855bc09e83d3805f4e721d684 2,319 1.00/1.00 vMB 49
413,230 413,230 000000000000000002b8e8348abbbbd87964ac37f4aad9894262011c205ca1fa 2,454 1.00/1.00 vMB 44
413,229 413,229 000000000000000003fb13d379b1c341018c80d83ab43b420a183494e6589fc5 3,081 1.00/1.00 vMB 63
413,228 413,228 000000000000000001f6669dba057e6f18d5e8666254bd98af93c36b8f61b85b 2,871 1.00/1.00 vMB 100
413,227 413,227 000000000000000005591f5016a18e6b954e7f98cef979a3f80732a33061c4d2 1,967 0.88/1.00 vMB 41
413,226 413,226 0000000000000000004f5ee51e8d9593acfb862505ab23308fb3003604830aae 2,404 1.00/1.00 vMB 42
413,225 413,225 00000000000000000222f6b65aced3a5f0454683b936defe0287878c70a03959 3,116 1.00/1.00 vMB 71
413,224 413,224 000000000000000000cbeef739d4de4550596412b5da36d5c0ade69fdf7fde7a 1,430 0.99/1.00 vMB 34
413,223 413,223 000000000000000001410ef2edd12f47534916e838539a6450588f0e2d06dc0f 1 0.00/1.00 vMB 0
413,222 413,222 0000000000000000026acb0e626976d34dcf30aa48a21a64d0f8ba2b84fe28be 1 0.00/1.00 vMB 0
413,221 413,221 0000000000000000024a7f99d57b1fe431d5640c45ebec05cc5495679afcb49d 7 0.00/1.00 vMB 351
413,220 413,220 0000000000000000049aa41c7004533c434c6fda238aa05c902d982793574120 1,813 1.00/1.00 vMB 60
413,219 413,219 000000000000000001327da2e362c374147b70b13956c6b99f89566ad8bba61b 1,844 1.00/1.00 vMB 35
413,218 413,218 00000000000000000073468bd9bf58e123833d94fd7751a43b2169eecc4062ff 1,803 1.00/1.00 vMB 62
413,217 413,217 000000000000000005687cb1a0567c0d6ec4d79e3317e559b8768068d43d70bf 2,187 1.00/1.00 vMB 35
413,216 413,216 0000000000000000025751da6321dd73b3ca65ee5627cdcf2938d04afdb768ee 3,159 1.00/1.00 vMB 73
413,215 413,215 00000000000000000461aef367ab1b2ee826791178af8e541865beb08533859e 2,316 1.00/1.00 vMB 45
413,214 413,214 000000000000000004ead691a5cc0309f17ac7caf48fca21c285cbd7d8de4650 2,872 1.00/1.00 vMB 74
413,213 413,213 000000000000000004b3795ef3bd920e9836392852e06b5bb626d3428ef06b58 1,482 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.68 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: 678.15 GB
    • Received: 16.44 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.