Loading Tool

Explorer IconExplorer

Memory Pool

10,338 transactions
4.08 vMB
0.01740104 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 24.35/200 MB

Candidate Block

Mining Attempt d609a33077fbaf3baf76d70fc5292eaa413198ce2f68f11111849f547bd5c9d3
Version 20000000
Previous Block 00000000000000000001d57f0bd9e71479695da906dd4d0ba7a9e2d1d8afa2a4
Merkle Root b9c67938bac6ca9d391bcf9cd387c1e58fbde93e0ac814cb0d6b6884efd15c91
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,939
Size: 1.00 vMB
Total Fees: 0.01243456 BTC
Median Feerate: 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,466 (742,396 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
171,070 171,070 0000000000000368c99d5da202200ab215dbb69b56783ddfab7b8551e1bd4e20 10 0.00 vMB 32
171,069 171,069 00000000000009361e2812ac47204e485f51afd797ec187c1a81478f3f6b1cc4 40 0.02 vMB 54
171,068 171,068 00000000000003ee5c6d68d87a14d5f1bff6415d108ddff5e54a7bd874e3d90c 10 0.01 vMB 17
171,067 171,067 00000000000006f79af36b3a397a1a4cbd18ba81fdcef6db89ae35c984b68b2b 37 0.03 vMB 99
171,066 171,066 0000000000000a2b80893930de6f5eddb3fc59a767363963a76b2018cb2a38de 41 0.01 vMB 209
171,065 171,065 00000000000007a9d327a31c3aab6ebec7c328805542653db243028d3b49db2c 39 0.02 vMB 337
171,064 171,064 000000000000086270ba4f8c9cc45b8f9d7cfc439795e668baff9ed8ceb2a336 11 0.01 vMB 262
171,063 171,063 0000000000000a103d1d3731b8dfe7109145f57ac442251ee7f14273c6796d7b 81 0.05 vMB 1,179
171,062 171,062 00000000000004a2dd21b56acf63e092e38c86379521e3e947c3139d3c3d26c3 41 0.02 vMB 41
171,061 171,061 000000000000040da70c1ac9e7b2fc4e97ab72fa8bd266ba35ecec00e2dd6b49 25 0.01 vMB 2,422
171,060 171,060 000000000000033cdaf558249d8fff85c6edbf5244a5d0fa70bb225d489b4fdf 124 0.03 vMB 24
171,059 171,059 000000000000039aad126661d2713aafb278fe270960d01efbe373ee3e8bbd35 24 0.01 vMB 240
171,058 171,058 000000000000031cb8ab187cf7fa3eca443bb22a8b37ce820d0a7788b59d0ce0 26 0.01 vMB 354
171,057 171,057 000000000000061c5b92832c1f8f85b8ec4183524096527c364a24c392145777 27 0.01 vMB 155
171,056 171,056 0000000000000182e9844dc1f2899d1e8a0e98ee82165a8e410989952d30e661 117 0.06 vMB 402
171,055 171,055 000000000000005a8d3f72e734f4f8bb750d9963d4766eab2a6f49b9de03feda 30 0.02 vMB 61
171,054 171,054 000000000000087ed47e0c8aef516b09f52d27686d3c88ce18d3a700d5174079 80 0.03 vMB 787
171,053 171,053 000000000000023adcd8eca5669d9dbd5229156767f6c2c380b0bd756b293481 19 0.01 vMB 104
171,052 171,052 000000000000071bac77e29f91a610d85ac1d1642ca6e45431bd283063bcd7b2 27 0.01 vMB 1,149
171,051 171,051 0000000000000625109f42a36188ec0bbd9e53d132b13c6332a0bcf6d1095cef 27 0.01 vMB 84
171,050 171,050 000000000000008f491bf0f586e3ef14e0c6a25675f578f207b178596689a261 124 0.04 vMB 16
Previous 10 blocks ↓
Total Size: 779.68 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: 322.71 GB
    • Received: 1.56 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.