Loading Tool

Explorer IconExplorer

Memory Pool

37,347 transactions
28.09 vMB
0.06560097 BTC
Random Selection Loading Transactions
Max Size: 142.07/200 MB

Candidate Block

Mining Attempt ab0cb96631324dd34b66aa3184ef7a4a0b58d8a8f5799fb44e8282150d66d3df
Version 20000000
Previous Block 00000000000000000000b940d12fdd4738a54d039159eec3ba1e77f5522f2a8e
Merkle Root 931c696727fa41e4bce340df576bce49dc30ddde3c4b51617051679d02648a07
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,100
Size: 1.00 vMB
Total Fees: 0.01186406 BTC
Feerates: 150.61 > 1.19 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,597 (617,061 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
297,536 297,536 00000000000000001c6eaa255db6d93c417a2ac59052b6d78ea447e65dd8cba8 1,024 0.57/1.00 vMB 30
297,535 297,535 00000000000000002bf8dba15de74cd78a65296e03ae12dc286462c152ae7b33 140 0.10/1.00 vMB 27
297,534 297,534 0000000000000000237a549626294ba924e1913afb60c1802caae1772262da60 304 0.16/1.00 vMB 41
297,533 297,533 0000000000000000773b7279aaca1606345437691043ecbb23e4f1b7d3e43052 170 0.14/1.00 vMB 23
297,532 297,532 0000000000000000434059f62388abce17aa7e6dc88b665c9a5b91c9b527911c 194 0.12/1.00 vMB 22
297,531 297,531 00000000000000002795cbc0a315e9fb3df0b76b6ac3afab3685e9e0a9e5aba8 947 0.47/1.00 vMB 37
297,530 297,530 0000000000000000443b30a1ca5563f66920d9e429d57d144fcc88450689d1af 350 0.38/1.00 vMB 14
297,529 297,529 00000000000000001d4de1d0a61bbb0173d200fdb532f8fc6143befd01ecfa5a 782 0.35/1.00 vMB 34
297,528 297,528 000000000000000048fac94b3aee52bc3ba8a67c7552e05de5385754dcd631c8 1,024 0.37/1.00 vMB 54
297,527 297,527 00000000000000009aae29f3e2e9a63892caac2c7e71f404fc9d88cfa9c244bc 61 0.03/1.00 vMB 35
297,526 297,526 0000000000000000992cc7184d5125a3a4a732641993df99c417b742673af204 91 0.09/1.00 vMB 11
297,525 297,525 000000000000000013a8e76433697b713b97fb629741f88ded5220e081628956 428 0.35/1.00 vMB 32
297,524 297,524 000000000000000002cffd680dbf7ab894b35a3d430abe88fd369ba465e46858 157 0.25/1.00 vMB 16
297,523 297,523 000000000000000055a7949890ba4334e61abb9dcdbdbaf981acf23cb38b0177 519 0.35/1.00 vMB 26
297,522 297,522 000000000000000041842f5b34fd3d49987814fce8339a4d5d3b22e56746badb 536 0.35/1.00 vMB 29
297,521 297,521 0000000000000000152c456f1f0877360fd1039a7266bc34da957e0bec320573 128 0.05/1.00 vMB 10
297,520 297,520 00000000000000006060c4226f7c6660e29020e8cedd8fc624b4d194478aacaa 256 0.30/1.00 vMB 14
297,519 297,519 0000000000000000777c640594e38e34ebd6965ead6800a1856f046fa30dc2ea 1,256 0.66/1.00 vMB 35
297,518 297,518 0000000000000000607650509e00ed969ee9118ad73d3d7c0ad68e5a70ba383f 827 0.35/1.00 vMB 43
297,517 297,517 00000000000000008221745d295acdc28a3d1170c82d36797bf0114f6341ffa7 890 0.35/1.00 vMB 36
297,516 297,516 000000000000000098aef4b7a28795b7055fd5aaf69ede24f313c8c929d7301d 512 0.22/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 781.68 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 628.34 GB
    • Received: 11.79 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.