Loading Tool

Explorer IconExplorer

Memory Pool

40,213 transactions
27.17 vMB
0.12160335 BTC
Random Selection Loading Transactions
Max Size: 140.38/200 MB

Candidate Block

Mining Attempt fa6664a191f11642f190d7ed2c105b7947ba8e294503c3e61e4f3ba9182bec5e
Version 20000000
Previous Block 000000000000000000011aac3f8356d41d0f3b59beeb05aaa2207d77b5b56f75
Merkle Root fa1d93e64fd18c82cd5c88945241b4d7533b6d7db70561d8b0b58b10eaa90b5a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,257
Size: 1.00 vMB
Total Fees: 0.06578687 BTC
Feerates: 285.90 > 6.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,680 (352,264 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
562,416 562,416 000000000000000000068cfcd4346f5c1f04abe9f8d3b10d62fa36b92a44b75a 2,605 1.00/1.00 vMB 16
562,415 562,415 0000000000000000001e8ada2125dad5eb47b528aadd9aa3e420de4f5ab5b027 1,504 0.46/1.00 vMB 10
562,414 562,414 0000000000000000001b3eb390a4b3d77066cb072b5c7d4fd80431842b0b6b21 2,703 0.99/1.00 vMB 8
562,413 562,413 000000000000000000191a2bbca37aecb9506f805b2447233548cfdc2859226a 2,880 1.00/1.00 vMB 5
562,412 562,412 00000000000000000014fd7316fd1bd69a7f88bfd9268ec33ed6c517a525a948 2,790 1.00/1.00 vMB 18
562,411 562,411 00000000000000000022b482d32c731444492fcfa30ac78ecfa15e5ef3e0426d 2,449 1.00/1.00 vMB 8
562,410 562,410 00000000000000000005098e604bc491037a133b22211f031aedd757e1f71f24 2,961 1.00/1.00 vMB 22
562,409 562,409 0000000000000000002dd1bced592b36a5dd15ae745391bc98446b4e4e96eea7 2,964 1.00/1.00 vMB 12
562,408 562,408 000000000000000000154af5ee2659fdfce48f9181ef3aa4e5830dfac0c2c7de 517 0.17/1.00 vMB 9
562,407 562,407 00000000000000000029be5c654840054d02c8fa0aae924d49ddd2a254fc4f8b 101 0.03/1.00 vMB 11
562,406 562,406 0000000000000000002b634cb1c59764a2d5f3c1d7656441e49563bc40b7d97a 2,352 0.78/1.00 vMB 8
562,405 562,405 0000000000000000000ef674b7abed266b45108362be079752f10036a7c33a13 993 0.41/1.00 vMB 6
562,404 562,404 00000000000000000012a59ff2a0359b7b28ba0d0c48841d32f861c33830a1c8 2,954 1.00/1.00 vMB 13
562,403 562,403 000000000000000000054ebe4ea95ab9a2a7a1757f5363226a7a051f2a035c8a 3,155 1.00/1.00 vMB 11
562,402 562,402 0000000000000000001a472cd9a3c7ce529419dc6ef4d88bf2f9e90b902e0be9 3,010 1.00/1.00 vMB 11
562,401 562,401 0000000000000000000f15a82d5caab48ff93bd421a006ed38f593d906130b93 1,073 0.32/1.00 vMB 6
562,400 562,400 0000000000000000001bc923768e88c3d0310fd79421edd03a417c768a9cdbf7 1,282 0.50/1.00 vMB 9
562,399 562,399 0000000000000000002ac98672312bb9dbb1f79db1e8beb7f881bfc81d78384f 2,359 0.76/1.00 vMB 3
562,398 562,398 000000000000000000050c70e2e5f5c8485d2cc2869bb134bd1500ac0de7b2b7 2,317 1.00/1.00 vMB 11
562,397 562,397 0000000000000000001e1a818a7e9f2314324d0b02cbcd1a999c76f968db1405 3,051 1.00/1.00 vMB 13
562,396 562,396 0000000000000000001cb0cb1678dea1122c10954ae6a8a72c81b55d7cc0cd47 1,723 0.75/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.82 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: 636.39 GB
    • Received: 12.36 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.