Loading Tool

Explorer IconExplorer

Memory Pool

82,351 transactions
31.15 vMB
0.10959986 BTC
Random Selection Loading Transactions
Max Size: 188.99/200 MB

Candidate Block

Mining Attempt 9a364d98a249f225438b1e1e4f5f715201eee976bbd2afb85593c24053d3ffef
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 45386729a071ade0b126a94a9656f8888ea9437984e15eceddf0549d5710c69a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,638
Size: 1.00 vMB
Total Fees: 0.03513388 BTC
Feerates: 803.65 > 3.52 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (728,709 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
186,643 186,643 0000000000000142c63b6d54c08322926519d66153bc32ee33199cf6e89999f3 59 0.04/1.00 vMB 39
186,642 186,642 00000000000001fbb9e258ee0f25d03e6dfff5e093e9f6d6bb2c4e848abd931d 141 0.06/1.00 vMB 123
186,641 186,641 000000000000007ffceff8e73cdbebbfca69ad0a344c57f848755769fb72e041 149 0.17/1.00 vMB 270
186,640 186,640 00000000000002d2c9a14a9a289f7279c4c69d2d8f072fa9960d63dd9e29e1bb 11 0.00/1.00 vMB 0
186,639 186,639 000000000000017fe58c50b8e8191357ae611ace2a9cb854695b544acde84af1 8 0.00/1.00 vMB 744
186,638 186,638 000000000000051e807b40a18fb2b431ad763ff2264ec4d2833667a73e5174b8 127 0.08/1.00 vMB 60
186,637 186,637 00000000000009048113f85e06b6c207fa90ec17f79c0802a7863d44f42aff67 60 0.02/1.00 vMB 17
186,636 186,636 00000000000005d34221a0d9e66509f8335ce009a8a5e1091fd0589dcad0de7d 242 0.10/1.00 vMB 112
186,635 186,635 000000000000094c8051ea6542fa482b141a70a8b34f7b73ebef281d71ad1841 14 0.00/1.00 vMB 69
186,634 186,634 0000000000000750c5df1375590f93c1db87539d011aa64a89f213b05327323d 40 0.02/1.00 vMB 88
186,633 186,633 000000000000038cd045af3a53fcef8138755e705923504bc2fc36e56dbc697b 214 0.10/1.00 vMB 175
186,632 186,632 000000000000057588ca1710ff809fd7dfb73ee84af920a51af4f20830321fbd 134 0.04/1.00 vMB 139
186,631 186,631 00000000000006fb4ed05030912c19660ea70fc6a7d171b2b627cc0f76aa9b8b 213 0.07/1.00 vMB 69
186,630 186,630 000000000000095c08d9030235972313d71bef4d775ba9267ad4d852659deb44 1 0.00/1.00 vMB 0
186,629 186,629 0000000000000195c801d8e15489ff703ab69184a87c42940c732145ce05539e 230 0.09/1.00 vMB 223
186,628 186,628 000000000000089a366541e5170aed579321bab86256a42c6fc19617c0b7ac3c 11 0.00/1.00 vMB 0
186,627 186,627 0000000000000843a3e4537cbf3bb25a0a4834525ecdf9ea1a1586fa6ea2c8aa 248 0.12/1.00 vMB 188
186,626 186,626 000000000000086751c968f64ff3493f924c43bf7387705e30bbb26cb2403f1f 203 0.11/1.00 vMB 87
186,625 186,625 0000000000000029105077e28c77738c0b3fe3250eb0a1e05b04ece691aa7153 502 0.18/1.00 vMB 584
186,624 186,624 000000000000057be532649cdba9e497df5d1068bd2756d9bfb2ab366ca567b8 137 0.05/1.00 vMB 61
186,623 186,623 00000000000008d860764b8ef00bd1f1e26601151ee2621af9234e416bb1843f 457 0.20/1.00 vMB 139
Previous 10 blocks ↓
Total Size: 783.00 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: 718.64 GB
    • Received: 17.93 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.