Loading Tool

Explorer IconExplorer

Memory Pool

81,873 transactions
30.62 vMB
0.07740919 BTC
Random Selection Loading Transactions
Max Size: 187.66/200 MB

Candidate Block

Mining Attempt 0a56ad01368b6971c705dba7f5f65fb87bfb74ff0a9106fcc1b1028891cfdcd0
Version 20000000
Previous Block 00000000000000000001c9a0bfc95ee466302ac4a5ca5faccc359946d3ec2ec3
Merkle Root 2f10a74188494f284e821065f2184e0f04f281186396f1232a7b346b0d8087c7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,112
Size: 1.00 vMB
Total Fees: 0.00894721 BTC
Feerates: 74.16 > 0.90 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,331 (245,995 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
669,336 669,336 000000000000000000062043015c9eb131c428fd08032e9b2e41bd52830482f4 484 1.00/1.00 vMB 49
669,335 669,335 00000000000000000005c10daa10371c786452d3a7f8fd4f41786b8d6adf66f5 524 1.00/1.00 vMB 28
669,334 669,334 000000000000000000022917c8c9a555594a918b2ab3177521fc29869535e04f 533 1.00/1.00 vMB 17
669,333 669,333 0000000000000000000938f3faa642be406df8c57fc7d2dff2ea2612a4934bca 1,095 1.00/1.00 vMB 21
669,332 669,332 0000000000000000000cf7a0e373661363a79c94f0364108eb6e03e1f0990d56 1,531 1.00/1.00 vMB 27
669,331 669,331 000000000000000000052d80bc0bcc5086663b314e2d5bd7e40430baaa1f87f8 1,228 1.00/1.00 vMB 28
669,330 669,330 00000000000000000003704466683f49bf7a2386e2e0d2c7703f707ac9aa4533 1,688 1.00/1.00 vMB 99
669,329 669,329 00000000000000000000aed9aa0043ea92173220e6de721b26ad8a7abdb25f1c 1,951 1.00/1.00 vMB 43
669,328 669,328 0000000000000000000c083cdcb68a79b989305339c74fbed0c7ffe2c6b5c745 2,469 1.00/1.00 vMB 104
669,327 669,327 0000000000000000000b1774e5c846cd6e6f550969f5090ac0535be2f3ce8f06 1,832 1.00/1.00 vMB 23
669,326 669,326 0000000000000000000618b7712fd8ce78f88f4b43737f83ac924d375d41032c 2,358 1.00/1.00 vMB 22
669,325 669,325 0000000000000000000b9b9425f023bca3c517885369d5dc9d5037d2b7bc2cb2 2,377 1.00/1.00 vMB 94
669,324 669,324 000000000000000000099259e6eada9ffc65d81e84f1b2fa51b487cb13033c7c 2,018 1.00/1.00 vMB 111
669,323 669,323 0000000000000000000aa962c9dba60104b8977d1f36ea9106362788d9364f6c 2,585 1.00/1.00 vMB 138
669,322 669,322 0000000000000000000744151bb6048887a2596f3a94e5eda09d4e511daf0196 1,420 1.00/1.00 vMB 128
669,321 669,321 00000000000000000007cedf4f7226c9159a4be91cdb59ece9a838b458bdd183 1,311 1.00/1.00 vMB 31
669,320 669,320 00000000000000000000891d88bd0d62c81e0e9cd52540d31b12e9b5717be190 1,391 1.00/1.00 vMB 51
669,319 669,319 00000000000000000006c65efea4f4b50ec45a6b11a8ef4e5ce45d1f1b91fb1e 856 1.00/1.00 vMB 15
669,318 669,318 00000000000000000001f6ba13a8f2da8a1be9c564ced9c37b6a0b4afa3a53cd 1,430 1.00/1.00 vMB 62
669,317 669,317 00000000000000000005b63c5f2d72043ac406e8cee9359aceba3aa1e92aa315 1,666 1.00/1.00 vMB 82
669,316 669,316 0000000000000000000663fea0c7d6460ca2d0830b29b781b05c829e0d5b9e8f 1,747 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.97 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: 715.77 GB
    • Received: 17.73 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.