Loading Tool

Explorer IconExplorer

Memory Pool

42,984 transactions
27.05 vMB
0.06341693 BTC
Random Selection Loading Transactions
Max Size: 142.26/200 MB

Candidate Block

Mining Attempt 5780dbdf5affa7ad58b908e426d1c6b1d1659caf31d86b8898f2fdadbea16007
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root a0f4ec25c5a578ef095a9e133354eae8948875c78f58e5d7e15f5845a2add299
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,716
Size: 1.00 vMB
Total Fees: 0.01282237 BTC
Feerates: 170.89 > 1.28 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (541,576 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
373,348 373,348 00000000000000000853f853637f2cd64e1747a04be62526cf37b88968c9b494 998 0.51/1.00 vMB 44
373,347 373,347 00000000000000000042f5d9acecdef4e1588336e7bdd2c02b070c558b0365ca 329 0.18/1.00 vMB 35
373,346 373,346 00000000000000000816a55a99826152719489b4150eb3b7a7e562e5159f032c 633 0.44/1.00 vMB 31
373,345 373,345 00000000000000000b588ec9a1e7de6ee80c5d1f03e867fd1731a51a4b7f5213 1,117 0.55/1.00 vMB 40
373,344 373,344 000000000000000012cf72b38858e8cf2bb70f9d67eb667f23984a4f0879511d 244 0.11/1.00 vMB 52
373,343 373,343 0000000000000000047df14aa1369158e83fa6ea5b1eda8b09ee472b6259d484 355 0.20/1.00 vMB 43
373,342 373,342 000000000000000000a6fdaff5be57bd4c74f3af39c5eb376df73800f19d2562 482 0.27/1.00 vMB 41
373,341 373,341 000000000000000004205c85b79f11b542a39019866d1edc323a23ae236d9eb4 1,028 0.54/1.00 vMB 41
373,340 373,340 000000000000000010e3bf8aa2f20b504997c6541cc82d816cb0c0676bc16ec5 1,611 1.00/1.00 vMB 29
373,339 373,339 00000000000000000cf0da5cf522c6c0bd20f4104db88fb526135f427a0b8b29 1,377 0.75/1.00 vMB 41
373,338 373,338 00000000000000000448d3796333249184ba3a590a333d1210ef6fbea0ee7881 1,512 0.93/1.00 vMB 24
373,337 373,337 0000000000000000118cb95a48a85b4c1bc6eafe0bc06d4883286d2945fb6007 1,444 1.00/1.00 vMB 32
373,336 373,336 0000000000000000080a0c8e79980de3b7fb7fe1e0fceb849504c530155f6c58 2,558 0.95/1.00 vMB 57
373,335 373,335 000000000000000009edbb0d48f66e66189348bbaf02e9daed660962bb1d52fb 3,089 1.00/1.00 vMB 73
373,334 373,334 000000000000000011d4990b549b02e1632f32d42349ab2b0071cadcd848d2e1 860 0.52/1.00 vMB 32
373,333 373,333 00000000000000000f8bb445335961bf1f3fb3644c68bbbe516ef588d0720a5a 164 0.07/1.00 vMB 39
373,332 373,332 00000000000000000abdd5e010fb4337dcbeb2711ec1f4ef7d80cf02db6dcf87 1,320 0.62/1.00 vMB 42
373,331 373,331 000000000000000008bcdd047564c9c4a4475cc4640ebdfff82f33b4d50a5a03 1,756 0.89/1.00 vMB 37
373,330 373,330 0000000000000000026ffa3cf866b26a1910cf115f46f790d9272d7a74259002 73 0.03/1.00 vMB 44
373,329 373,329 000000000000000013414d19ff2e54c6ad5a0dc375cc50995703f84bebf4c240 596 0.70/1.00 vMB 16
373,328 373,328 000000000000000005adf74ec1a0d722ce71c238c2f56620f1177ccf6afb8f60 794 0.50/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.25 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: 655.53 GB
    • Received: 14.32 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.