Loading Tool

Explorer IconExplorer

Memory Pool

76,533 transactions
28.18 vMB
0.08549422 BTC
Random Selection Loading Transactions
Max Size: 171.64/200 MB

Candidate Block

Mining Attempt 13b8096cfe94f99133a47380230244fdc1762ab7352b80f435d997c9671a8a82
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root e6a8b7e829f4e1876f0279c3e5eae0c868898d06893f0a6163d999adde442eec
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,979
Size: 1.00 vMB
Total Fees: 0.02438728 BTC
Feerates: 150.93 > 2.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (728,647 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
186,650 186,650 000000000000093a1be890385ed6579cbca32ad7dc69cec011293f8afcff47ed 122 0.03/1.00 vMB 27
186,649 186,649 000000000000065a26f1b98b7675aa36c497bb5e4e2d84dbdea363bfcb4f321c 334 0.17/1.00 vMB 131
186,648 186,648 00000000000007c37e4c45134f3af24753004ff376ffbee1a221f54df49728c3 139 0.05/1.00 vMB 42
186,647 186,647 00000000000008eb5cae1b4d3a1d0ebf00a7342e578d20eb842d88ab5e6f756b 128 0.08/1.00 vMB 94
186,646 186,646 0000000000000384cb3057980062c1c37d4f413338d10dc2c6e99a4df39ed5c5 117 0.07/1.00 vMB 136
186,645 186,645 00000000000004b63efd7714101a42aa6c50eabb875e402cb3fe8d0840637523 256 0.12/1.00 vMB 56
186,644 186,644 0000000000000237e24eb81883493bddcab03c69f054ec5d922717e5fe851018 99 0.04/1.00 vMB 80
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
Previous 10 blocks ↓
Total Size: 782.90 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: 713.72 GB
    • Received: 17.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.