Loading Tool

Explorer IconExplorer

Memory Pool

81,668 transactions
30.11 vMB
0.07844559 BTC
Random Selection Loading Transactions
Max Size: 184.73/200 MB

Candidate Block

Mining Attempt 913eacd7c790af0af7628e727c59a2ebb7ca30c8dcb1b3eda1f0ccb4687f3a64
Version 20000000
Previous Block 000000000000000000013457b3bde0e62d4769405a2f173111440bef4841749f
Merkle Root 2f9688a6ea8c1ffca45739191b59f56d6fbdf683f36237977c123eb599829ce7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,035
Size: 1.00 vMB
Total Fees: 0.01153930 BTC
Feerates: 40.21 > 1.16 > 0.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,325 (662,910 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
252,415 252,415 0000000000000002af7dbba8034a142efb0e82c3af638e60a801d4e021430aac 407 0.16/1.00 vMB 73
252,414 252,414 0000000000000024ffe61ed3f59a750264ed2a350a25c98c0f1cd78018ed00d6 224 0.13/1.00 vMB 120
252,413 252,413 0000000000000008f44ade7b3001f2b6b8fba0308be6dc4db6b47ec4e4259335 490 0.18/1.00 vMB 118
252,412 252,412 000000000000001230aa7cd8a455582d60549ce8ff0d4d92c72f3b4fd1f5b0fc 833 0.34/1.00 vMB 83
252,411 252,411 000000000000001be77b9dd0c6a48f7c08874424a57d81035ef8f5e1a5c42338 641 0.25/1.00 vMB 147
252,410 252,410 000000000000003d91cd59882063cee52f7f97914ec23a910be3be7dae681cc9 554 0.20/1.00 vMB 46
252,409 252,409 0000000000000030d54684487adc820367209fe433f06c5e666034cf787991a7 605 0.25/1.00 vMB 164
252,408 252,408 000000000000004a21ac2d0fa091a8240acb11df2965dea187017abe3ef786ab 278 0.12/1.00 vMB 126
252,407 252,407 00000000000000126d32515cb52bd73c2fdc6fda31692fbf81eb7f3f4733e460 168 0.06/1.00 vMB 96
252,406 252,406 000000000000004646235d9a1aee8b9fba3ce0fbe683962d5e4ec5ed3a33f83a 250 0.10/1.00 vMB 96
252,405 252,405 0000000000000039cfe33cf292d6c9aba9e73fdee00a6bb446bb41498edae512 524 0.23/1.00 vMB 91
252,404 252,404 0000000000000020dc045c540e8ce5960b3a71e7cec30f2ebd55c373d1eda362 1,018 0.40/1.00 vMB 88
252,403 252,403 000000000000004dc28ebe8afa31d13d2f86cfeac561e64a2473c51e617de994 743 0.25/1.00 vMB 124
252,402 252,402 00000000000000356b0562554caa58dc9005624bfdc82be30ea75473097f85b6 434 0.25/1.00 vMB 60
252,401 252,401 00000000000000447f092e2042801a17824f74b3db57dc89d05be065cef5ddca 1,158 0.50/1.00 vMB 103
252,400 252,400 000000000000000a08ab33c658a4d33791257b56eb7d6920cfd84c740567bd1e 663 0.25/1.00 vMB 194
252,399 252,399 0000000000000004d5cc417217e8714e4562441429e370134a8143bb4595e56b 124 0.07/1.00 vMB 96
252,398 252,398 000000000000004a17273b2f1b93e1bfea58fb80bdec2cc01ac61d7c5ca489a1 291 0.16/1.00 vMB 89
252,397 252,397 000000000000003f39b4e74491e8986e335f7b70226e784a41f97782cecc1bdf 617 0.25/1.00 vMB 127
252,396 252,396 000000000000001cb92979dfd383c0cd3642d62ea4e91a4984223404c42c130b 173 0.08/1.00 vMB 58
252,395 252,395 000000000000003f3b01e80e2c5fac5c9e51f3d31450f7e9f2ec927a8778843f 224 0.18/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.96 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.26 GB
    • Received: 17.68 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.