Loading Tool

Explorer IconExplorer

Memory Pool

81,506 transactions
31.26 vMB
0.10052424 BTC
Random Selection Loading Transactions
Max Size: 189.09/200 MB

Candidate Block

Mining Attempt f5c6f911024639c121ebd8617143a0b86e57e01e3ecdd5b7a83a9bd22b5f5cb1
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root 195300e2e45ed62247fb27f8353ce9dbd477548ee4a9dfdee3a4b62594a9404a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,426
Size: 1.00 vMB
Total Fees: 0.02333690 BTC
Feerates: 106.51 > 2.34 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (579,361 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
336,026 336,026 00000000000000000f231232e667de27fdad7987b41161d9dca24fb3880c7a33 717 0.44/1.00 vMB 45
336,025 336,025 0000000000000000132581df879ae6efa7df33e444f24cd3fedb187050b0bebb 232 0.09/1.00 vMB 82
336,024 336,024 00000000000000001394eacda714887c51793ea285b3d449e691f17d1f01a2b2 744 0.58/1.00 vMB 42
336,023 336,023 00000000000000000416c7cef885cc02c7f3403949bd1e3a8b34028b4ba0b809 212 0.12/1.00 vMB 57
336,022 336,022 00000000000000000f0ec8ab6db7f2702e418bf03f04a4e5491e7150ed270497 293 0.15/1.00 vMB 70
336,021 336,021 000000000000000010ba98eb9c11c16f0dd242e0de759a54af5211690a04e695 1,518 0.75/1.00 vMB 75
336,020 336,020 000000000000000014a57f6f9c35ca518786ea7b2dbd2b7aaa2e877c0350f52a 988 0.50/1.00 vMB 59
336,019 336,019 000000000000000010a8b3b495162bd03b73fb9fd1aa0329addffbd27b7b3d6f 262 0.13/1.00 vMB 57
336,018 336,018 00000000000000000c9971e4ce8e576a82d7bcb93954a145d9529a30d2ea3aed 343 0.17/1.00 vMB 54
336,017 336,017 000000000000000005ca0c9b55f41ed1b9ae107f0d48564ce53489384667171d 235 0.12/1.00 vMB 40
336,016 336,016 000000000000000003b9e7eee9dcf5ed618d8c9398b097f142a7f383a96427f7 696 0.37/1.00 vMB 45
336,015 336,015 00000000000000000f4879f3395beed8d587b89d037b19a1210216a8e67c4a7c 855 0.45/1.00 vMB 65
336,014 336,014 0000000000000000065fd42516b725aef28b6566c4b9b506039fcadb2d422512 261 0.15/1.00 vMB 62
336,013 336,013 00000000000000001b775559e0790b52322c1e344e57051f349bfa34f90e6f47 378 0.19/1.00 vMB 41
336,012 336,012 00000000000000000a3acdb8e03fd26e451e51c1c4d80fec69ab3c9d402d2575 547 0.34/1.00 vMB 48
336,011 336,011 000000000000000015922ab0f453e45561452f68f4640ea4fd7a48007f315fa9 77 0.04/1.00 vMB 8
336,010 336,010 000000000000000017480021f293479c39652aacec3d27b400f24e5c2623c18c 457 0.33/1.00 vMB 52
336,009 336,009 0000000000000000180f2d4c8c14dd7583494b1973b49d50d029f1792350790a 319 0.16/1.00 vMB 70
336,008 336,008 000000000000000019489f48d53ed7450b13c0199f9c0c42374a166b667e24cc 1,210 0.66/1.00 vMB 71
336,007 336,007 0000000000000000055eeb0cbcccc70a7ce1469449997a5dd0948cfaff340c6a 54 0.05/1.00 vMB 2
336,006 336,006 000000000000000010b74c085a656665cb4ccc865be08ef9588ec75ca2596348 245 0.22/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 783.06 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: 720.81 GB
    • Received: 18.27 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.