Loading Tool

Explorer IconExplorer

Memory Pool

14,231 transactions
6.30 vMB
0.02971459 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 37.04/200 MB

Candidate Block

Mining Attempt 144593064d1f5b40a49f5ec282ee614ff818ac92e6651845245e928b7a8a995d
Version 20000000
Previous Block 000000000000000000005b95516143f3a5c12ca43b8fea57fd53ee9679bfd479
Merkle Root 8a61f1ee574e73cf57667462899cf78a927f06cdd2566a7a2b3b68d8ca519090
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,821
Size: 1.00 vMB
Total Fees: 0.01733146 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,457 (738,901 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
174,556 174,556 00000000000007dee35a41ea0222a7e589e61154a1e46a2fe099c8313010d1a3 6 0.00 vMB 0
174,555 174,555 000000000000021fd261a94fc00e130aae5f8675e6d3d317895a3d5bfb93ac0f 13 0.01 vMB 17
174,554 174,554 0000000000000918abadafb3cfd51d3a704ceaad1d7016e78e08821a25466ddf 28 0.01 vMB 135
174,553 174,553 0000000000000248b787bbe5183ef4c4211df5aedce3afe6ff4bcddb2414ab9b 33 0.01 vMB 174
174,552 174,552 00000000000001a63189a732554cfd690abdcf7c8c3ab1ab82c9117b058a089c 49 0.02 vMB 29
174,551 174,551 00000000000008aeba05f4858bb3d225a3fbcbfb18c3c7249d4f367f573a5f6d 76 0.04 vMB 206
174,550 174,550 00000000000006e4db5b728b790c96ed269a2aeb8a4ae8d6eef2e78e47d03785 25 0.02 vMB 194
174,549 174,549 00000000000007622daa6569244db453bd5231f6f9025592ab62d852f14977d1 39 0.01 vMB 192
174,548 174,548 000000000000051c3ff5c64fb412f4e9b8c1ac63acfa70e54a7625b9b3db16d1 77 0.04 vMB 61
174,547 174,547 00000000000001d9446536834d475b9491c8b09cc0d944aa5fbee4356d53a50a 75 0.02 vMB 78
174,546 174,546 000000000000037a5fb47f435fec7701c0a8c144c0e64c366b62339216db4d6e 14 0.00 vMB 20
174,545 174,545 0000000000000635b0bc4188b0444f5aaea55050e9de7482adf71899d7347f15 8 0.00 vMB 628
174,544 174,544 00000000000001b70fba3602079dd2418ea4847cdd85b870eab7533d7a2ed7b3 38 0.02 vMB 32
174,543 174,543 0000000000000a0115ceddd8bf767b5e51f90545453aaac14a4d14972e57af35 47 0.03 vMB 72
174,542 174,542 00000000000005b1620c1bdd7226c0cc19a47de2e46dc0a014a6799ad02607b1 68 0.04 vMB 94
174,541 174,541 000000000000040edb214632457c4a911983a2b7af77a81873ea4a3326bdec72 44 0.06 vMB 112
174,540 174,540 000000000000029ec73f90a7ff3ce1df865a987f75d6217b94c305d6f4d52691 165 0.05 vMB 59
174,539 174,539 0000000000000386e0d3e65e38d8dc7940643da53f638a5850f15e0590eca3cc 27 0.04 vMB 722
174,538 174,538 00000000000006def65197e3f0be24b0d9e6a22fd359bee40e47951b24707651 24 0.01 vMB 26
174,537 174,537 000000000000033bbb4777e0fdb73bd384568b50ccb975be970775a413039da3 79 0.03 vMB 225
174,536 174,536 00000000000006695a0b08e91e533c334cebad8ea7d707660077f9290c04ab5d 63 0.03 vMB 78
Previous 10 blocks ↓
Total Size: 779.66 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: 314.98 GB
    • Received: 1.51 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.