Loading Tool

Explorer IconExplorer

Memory Pool

74,019 transactions
27.38 vMB
0.06791967 BTC
Random Selection Loading Transactions
Max Size: 167.10/200 MB

Candidate Block

Mining Attempt 31e0cfad28d28005353a35cd0b60ea37d3c4f2aa8b9bdd9533aeb77b49b51b6c
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root 64bffb5a900bda80b5483740a6a96ff9525ae9b62e6f7cc0c92c9f654e173693
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,176
Size: 1.00 vMB
Total Fees: 0.00971358 BTC
Feerates: 402.60 > 0.97 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (632,700 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,616 282,616 000000000000000026c1efccfe8d1d0b1009a50615fd78cb308d1a2b5004a565 1,576 0.50/1.00 vMB 53
282,615 282,615 0000000000000000341e18387d3c81fe83fe0f9498b731a712bb787bc75193db 139 0.05/1.00 vMB 222
282,614 282,614 0000000000000000685ad208a55a5a97d9c789773ed6cba98a2159136528ae6b 1,425 0.50/1.00 vMB 52
282,613 282,613 0000000000000000bae5e7eab194b7d06b424f941a43d9dbdd4064878c97ddc6 93 0.04/1.00 vMB 14
282,612 282,612 000000000000000035f7cec1c301b91e083c206b02d0bcaf608b1fd170139872 199 0.10/1.00 vMB 37
282,611 282,611 00000000000000006b7fe541c2bbb0b603c2e00638156f7e011e4700d4689172 226 0.09/1.00 vMB 39
282,610 282,610 000000000000000130aebc630eeee5ba3443cd075f86c7f0d64669a5a573bfc4 30 0.01/1.00 vMB 32
282,609 282,609 00000000000000014236c61d34adab37f0b1767878bc4e6370e98cdc39831fc3 122 0.10/1.00 vMB 35
282,608 282,608 000000000000000082be6d0117f83c5aa303df800ac652ab0aac45cd9c96b599 555 0.25/1.00 vMB 61
282,607 282,607 0000000000000000dad3971372db3c178f2cc457cdc1c2242edefced8a3f5e2a 191 0.14/1.00 vMB 31
282,606 282,606 00000000000000008df985ff9bdbab1df7156672c4ea935a8ef04780d1fd5222 1,443 0.89/1.00 vMB 35
282,605 282,605 00000000000000003c0c433cf783b3859ceeb895717346c69a9f60fb2bb6162c 716 0.25/1.00 vMB 76
282,604 282,604 0000000000000000a14b6fe62aec8d75a1e8d886d11bed87e9f7c550913280b8 484 0.25/1.00 vMB 38
282,603 282,603 0000000000000000e7e7625e6a696bb095f2307f6325c3900d6ff47f5ce33501 1,468 0.50/1.00 vMB 50
282,602 282,602 000000000000000056ab870f4ba67bc677c12bd9ec61bdc46483e711fbf1f556 154 0.05/1.00 vMB 123
282,601 282,601 000000000000000162a1e43c832172ea9033b15eaff406512510655a71deb132 147 0.05/1.00 vMB 169
282,600 282,600 0000000000000000db54fcd24ad74bb45a565d3af1c97a417a2e29e0494b693e 304 0.13/1.00 vMB 52
282,599 282,599 00000000000000000b10089f7d06382bb18b2cde2542a53e5163f45a270c20e5 104 0.06/1.00 vMB 48
282,598 282,598 00000000000000001ed97a95f378d3edaa9cdd89a6c417ff13212527647b935a 105 0.07/1.00 vMB 30
282,597 282,597 0000000000000000b38236476d2691d750c2d09fd536698b70875d71d7c6858d 442 0.20/1.00 vMB 48
282,596 282,596 000000000000000140acfa5909b223acc7db5b5a80afc9f519482e9fa4986f32 194 0.09/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.94 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: 714.86 GB
    • Received: 17.61 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.