Loading Tool

Explorer IconExplorer

Memory Pool

76,681 transactions
27.68 vMB
0.07872969 BTC
Random Selection Loading Transactions
Max Size: 168.98/200 MB

Candidate Block

Mining Attempt 7b4899d0bccb078370839bef18a60d6d64bac794059e7a87f50070629f7b4769
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root ecaf73fe78c98883773e8087f87f30d4bb5f2fd59c2beaf2770a130046b6509b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,744
Size: 1.00 vMB
Total Fees: 0.01950192 BTC
Feerates: 402.60 > 1.95 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (561,058 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
354,262 354,262 000000000000000004d9678eee3359657e127a55dbd7eab9b94f54c41a199960 303 0.16/1.00 vMB 22
354,261 354,261 000000000000000009f8023771f4ae9edebd74ec4d0782aeffb33f5e8f50787f 1,206 0.75/1.00 vMB 25
354,260 354,260 00000000000000000c531caf38e99c5467759ad7e8394cb9e86a32147720a8b8 1,734 0.75/1.00 vMB 33
354,259 354,259 00000000000000000abe626b3c3b47043615e09778f483b7dcbb601fb2738fcd 250 0.18/1.00 vMB 16
354,258 354,258 000000000000000016607ee805984bfc35c038fd5c63a2f67b1d4d0a5522cbe8 864 0.59/1.00 vMB 20
354,257 354,257 0000000000000000149902a1a473420d3dfbc6bb28b00ab553f57cc095f65b76 1,892 0.75/1.00 vMB 33
354,256 354,256 00000000000000000de00dfacc18990e1a9abc5599abec543c8dc18a1aba404a 1,476 0.61/1.00 vMB 29
354,255 354,255 00000000000000000ed5d5b65e803c642e4040b51d7e3a3c756ffa84acc404ee 605 0.35/1.00 vMB 24
354,254 354,254 00000000000000000cb18c52d1f294ac5cf8d545c1a68fcc501f465473f2c6e0 617 0.30/1.00 vMB 28
354,253 354,253 00000000000000000a6eb25e51ce8a61e0bc4bfa2a4b0a04cd09975352ede319 615 0.27/1.00 vMB 28
354,252 354,252 00000000000000000cc3aad782ed90f26ea4d1fae0656619170e635b2d86bf32 544 0.45/1.00 vMB 16
354,251 354,251 00000000000000000445de4cf9b1fa3e0117ce0702ffe737067906e5c4b6f805 1,675 0.75/1.00 vMB 33
354,250 354,250 000000000000000012fd55043bab09421432a9766049051515725ee9676d1a32 242 0.11/1.00 vMB 31
354,249 354,249 000000000000000004a996abc47fce13adcc3cfeb2cc403363e2e9b764b0cfeb 168 0.07/1.00 vMB 27
354,248 354,248 000000000000000014425a327eec749c6832269255d31c2ee401f64f3efa7f0b 1,064 0.55/1.00 vMB 26
354,247 354,247 0000000000000000127cf969731b5e0483671dbb5a1672ccf93d967193224aad 137 0.11/1.00 vMB 14
354,246 354,246 000000000000000007980cf20702d5b2338265665ce860f7b4899a6600ad6fd9 886 0.51/1.00 vMB 25
354,245 354,245 00000000000000000e3838fd85d43b3747ec0794ad7dff5c64e0e28e4a0a245a 539 0.23/1.00 vMB 29
354,244 354,244 00000000000000000de8f56f24d961461eebc02e099a6f418b65c330c7979266 599 0.50/1.00 vMB 11
354,243 354,243 000000000000000010c2c2c3974301100b3010c2c5fffe7694bb36ac45ca4fca 651 0.75/1.00 vMB 17
354,242 354,242 00000000000000000c0e7a0b99c75b3137b39bb2cb0975a856ce36d7e5a6e2ee 2,102 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.95 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: 715.01 GB
    • Received: 17.64 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.