Loading Tool

Explorer IconExplorer

Memory Pool

73,902 transactions
28.25 vMB
0.06484216 BTC
Random Selection Loading Transactions
Max Size: 168.15/200 MB

Candidate Block

Mining Attempt 3161ee363f75fae9c96a6a6c74d4e022a62f106a0266983926847ada30a4261c
Version 20000000
Previous Block 00000000000000000000e0c459f13ddf02d73e8b60894ea83c46113e0f3e25a9
Merkle Root 746f190b6a54abf9e1c80db3c540f94dbdbb5a408253c58026abae53ab090f4b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,511
Size: 1.00 vMB
Total Fees: 0.00822758 BTC
Feerates: 75.12 > 0.82 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,067 (503,643 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
411,424 411,424 000000000000000002120d951ef6f3520873645d6e01a5606789ea63a6bdaf25 778 0.37/1.00 vMB 37
411,423 411,423 000000000000000004cc4f1940289728fb260d1134b4312b416701233fd0d257 730 1.00/1.00 vMB 13
411,422 411,422 0000000000000000055fd149b8827fcd1d3d9dd3efb5e6dbe42b19a984370657 390 0.18/1.00 vMB 35
411,421 411,421 000000000000000004d2c5a8a06948e37c510fc5e2e96587c526c62288f619ff 774 0.53/1.00 vMB 28
411,420 411,420 000000000000000002dc413b73b3ba4ef2568b643c7bbca1acd0fa1049cb8e7b 2,410 1.00/1.00 vMB 57
411,419 411,419 0000000000000000041d86ed742ca0f021195fceb52c269d571ec7c9728b7ec6 532 0.35/1.00 vMB 26
411,418 411,418 000000000000000003dfaf498bd74ec24ecbc4409fc5a98cfbea1be955f0b62d 1,444 0.82/1.00 vMB 31
411,417 411,417 000000000000000004d28c0608af55b41ec47456dad23eb13fc495f3f3abf935 2,799 1.00/1.00 vMB 45
411,416 411,416 00000000000000000032fb637e93b51fd54bb96dba57f77e3fbd2acf20221f62 838 0.36/1.00 vMB 37
411,415 411,415 00000000000000000169abe6f71f9b99aae9b6ec3d332ad3b9ebf8844cc6235a 2,097 1.00/1.00 vMB 57
411,414 411,414 000000000000000002d0220d4d8e2ecb55470161555bb000055fada3e8ba26fe 839 0.43/1.00 vMB 37
411,413 411,413 00000000000000000377f1a05f26b41b91d8d7214e4b4c0adadda6af3f88d357 225 0.14/1.00 vMB 23
411,412 411,412 0000000000000000045f44bc02b603ad5793af74807d561f061e75adf0d68814 1,445 0.97/1.00 vMB 27
411,411 411,411 0000000000000000011cf3f88522e6cfb30bbaab762ea73bc210e4db1c66ca96 2,224 1.00/1.00 vMB 39
411,410 411,410 000000000000000003dd36edcd172677c7f8ffae899813fe7643e15e034dc1ae 3,049 1.00/1.00 vMB 61
411,409 411,409 0000000000000000026f0cf750599d264865a6849c1b60a484f509e071fba023 1,771 0.76/1.00 vMB 41
411,408 411,408 00000000000000000101b35156d3aee2163e59615ea687f9df68e4d6b6d47030 1,088 0.81/1.00 vMB 20
411,407 411,407 000000000000000000a29f1db819626ce33a7a29762028108403fa63544b4cd9 1,924 1.00/1.00 vMB 36
411,406 411,406 00000000000000000025c59b1ce85df111a98a59f065e8206ca27c9bb4b87dc1 2,687 1.00/1.00 vMB 52
411,405 411,405 000000000000000002f69b0ef7af34eba73f4be144b843a6cd0a0b349a5c6c6c 3,175 1.00/1.00 vMB 61
411,404 411,404 0000000000000000049e019ffb3be02d0d8948b74f2875c14f09f6139850695d 774 0.33/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.51 GB

Node Details:

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