Loading Tool

Explorer IconExplorer

Memory Pool

78,415 transactions
29.78 vMB
0.07403935 BTC
Random Selection Loading Transactions
Max Size: 181.84/200 MB

Candidate Block

Mining Attempt 7f4c6bccbe32b19e093c6e1313dea462e2cf8abee1ae13a768088fc7ee84b04f
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root f8c5790ee1293768735025e2ca2b531e894c305c5c51dbe59cf5fd4e71270db1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,137
Size: 1.00 vMB
Total Fees: 0.00806575 BTC
Feerates: 150.58 > 0.81 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (20,544 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
894,828 894,828 0000000000000000000105b943127807bf931857c0d4e3f807faeefbc29ab199 2,617 1.00/1.00 vMB 4
894,827 894,827 00000000000000000000589679a2f9643e9cb28ab28632b1fc486c1eb3b00ccc 3,544 1.00/1.00 vMB 4
894,826 894,826 000000000000000000000959afe6f8f01f587ddfb648a76ef8420db1ba278830 2,109 1.00/1.00 vMB 4
894,825 894,825 000000000000000000009825dffad89ed7889dbb1bdc5588f84c9f1633e8fa7f 3,282 1.00/1.00 vMB 4
894,824 894,824 000000000000000000005d6041af404eee960f21479b911747d0d10b5808b790 3,095 1.00/1.00 vMB 2
894,823 894,823 000000000000000000009c1f7e74e1223cdd0aec1271d0461814147ecd31f399 2,216 1.00/1.00 vMB 1
894,822 894,822 00000000000000000001e8483fd176773eb1d4d8832f5b89ddc434be481d4559 1,278 1.00/1.00 vMB 1
894,821 894,821 000000000000000000005b9f4aabfe8762305d42458ef08f75013a0aae3b29b0 3,589 1.00/1.00 vMB 5
894,820 894,820 000000000000000000012005e0f56eac398f11f0aa4a5df36e0fbc582d202673 2,927 1.00/1.00 vMB 3
894,819 894,819 00000000000000000001153301ac82b00de85a28339c6f43bd4bb31275154324 2,445 1.00/1.00 vMB 2
894,818 894,818 0000000000000000000202cbd89e3408dfe9cf79059c097e165e8a94dc8d65de 4,097 1.00/1.00 vMB 4
894,817 894,817 0000000000000000000086f1b0129492866f120c4685b9d26e86cb0a49979378 1,545 1.00/1.00 vMB 1
894,816 894,816 00000000000000000000d9972fc8400b5bd300b73d5a116844063699bfbe7350 2,716 1.00/1.00 vMB 2
894,815 894,815 000000000000000000019b4ee46657bdbd52a419a2e2f9c742463d19ceea0af0 2,720 1.00/1.00 vMB 2
894,814 894,814 00000000000000000001ebfd4e669d4e6dc9dcd136098f48d77554d92eb9d65d 1,710 1.00/1.00 vMB 2
894,813 894,813 0000000000000000000088b5a1084d39e9700d926f3edda3146c1bb88059fda0 777 1.00/1.00 vMB 1
894,812 894,812 0000000000000000000045f26927f8d223cd792346d02cfa5a6bda9cbb71aeec 1,360 1.00/1.00 vMB 1
894,811 894,811 00000000000000000000144db5641dbc8521f5b3c17808f3554a5126f8f31b83 401 1.00/1.00 vMB 1
894,810 894,810 00000000000000000001391a07498109c0a2d61bb756a2ecc7d3f1d141b4607a 2,857 1.00/1.00 vMB 2
894,809 894,809 000000000000000000001f533ab96ea3f0cd7678c154a18d3b80c717a7b59b38 2,966 1.00/1.00 vMB 2
894,808 894,808 0000000000000000000180c7c2fab1d77f94002f3e53121658d39a93bd67d6bc 170 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.04 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: 719.63 GB
    • Received: 18.11 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.