Loading Tool

Explorer IconExplorer

Memory Pool

48,248 transactions
27.41 vMB
0.07437808 BTC
Random Selection Loading Transactions
Max Size: 146.12/200 MB

Candidate Block

Mining Attempt 938012e9310072263c68ba7833bca4810d88a7f97444e2fd4b06b4229c514008
Version 20000000
Previous Block 000000000000000000016efaef9f7da737aa2349d0b4dafc4a282bf2e687179c
Merkle Root 04260e5e155545f26eecb49e826ee3abcd2a19af1bd1f36202e10ac78e29bd3d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,945
Size: 1.00 vMB
Total Fees: 0.02306273 BTC
Feerates: 150.92 > 2.31 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,784 (731,207 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
183,577 183,577 00000000000003c3b961070bd7829429d799fd69518f789f8c2db1ed9710da85 700 0.25/1.00 vMB 179
183,576 183,576 000000000000050244926c93140f04ed75c35495a3bcee2f66b2a13e536a86ed 10 0.01/1.00 vMB 190
183,575 183,575 0000000000000179c614a39a5babed0477558464eddcf829d67638e8e65dd1c7 67 0.03/1.00 vMB 79
183,574 183,574 000000000000086daa137044fea19d32071857f4f36815076ccfc23648471c02 44 0.03/1.00 vMB 32
183,573 183,573 000000000000054f9b6b9288bfd64c56a84304685b051430f703ec7887eecef9 125 0.06/1.00 vMB 160
183,572 183,572 000000000000074c3ae124847bc6fdc3c42082457ca57626232dfa3627530e90 8 0.00/1.00 vMB 55
183,571 183,571 00000000000004da02f8f393317e5198a9c15487bb15ae0fbad5f520e144c778 42 0.03/1.00 vMB 75
183,570 183,570 0000000000000617cb89cd2c0bc9a598182a85fe6ac62202ebfa04667232c9e1 161 0.05/1.00 vMB 52
183,569 183,569 00000000000002c2421c0254526c61f9be155c6cfd366edc6172721d3b0cf702 48 0.03/1.00 vMB 158
183,568 183,568 00000000000004cec2dbdfefdee2742b6ce5fc5c36b7773c26db32eafa1097b8 64 0.03/1.00 vMB 90
183,567 183,567 000000000000060b91112e7d5583fc2e2035c326546489e82c7713de1d3b5429 81 0.06/1.00 vMB 111
183,566 183,566 000000000000047fd305cb08db89ab40be324963463fbd3e75118949b6fe35e4 512 0.23/1.00 vMB 88
183,565 183,565 00000000000002b3ca854cee1b45bb9c04595861c124da1af718e1f92ee1a7c4 53 0.07/1.00 vMB 88
183,564 183,564 0000000000000689bcd0e63243a494084a7e970ca44efd2b9aaeb4301cd68ef4 42 0.12/1.00 vMB 76
183,563 183,563 000000000000064354307022e635e721674e0b769e2fcace4abc6dda664f4d57 125 0.10/1.00 vMB 118
183,562 183,562 0000000000000006b253d425643131251288cd42d2ea87f4874d52e1244683d7 77 0.05/1.00 vMB 68
183,561 183,561 000000000000060d957514c1ab88085290e0e29569958f507b387fc469a33c25 8 0.00/1.00 vMB 33
183,560 183,560 0000000000000905ec79d2fb4923623985febeb7f582a54d2708f37c651d288b 96 0.05/1.00 vMB 163
183,559 183,559 00000000000001bfe0be001b64538e715d2ed84209988b1b0482214b318e982e 40 0.03/1.00 vMB 62
183,558 183,558 0000000000000a648dcfc48f4fce0d2891655dc0d628e35a5cdf99a373039c6b 64 0.12/1.00 vMB 133
183,557 183,557 00000000000007a72c2ca791c25e0111436be00b66eecbc2f001e8d5bbf8a3f4 25 0.02/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 782.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: 649.05 GB
    • Received: 13.12 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.