Loading Tool

Explorer IconExplorer

Memory Pool

80,418 transactions
31.21 vMB
0.07475633 BTC
Random Selection Loading Transactions
Max Size: 188.95/200 MB

Candidate Block

Mining Attempt ed782518935ccf08ea95d1f0482c9e827f47c7054fd3b72c740923d19bdc78cc
Version 20000000
Previous Block 00000000000000000000714dd5626405ef762615f56971366158ae4e4759dedf
Merkle Root 2d5378902754cedb6d631252b9b111a9b2d5a9bd63351ea7971a4ba7693f9857
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,569
Size: 1.00 vMB
Total Fees: 0.00730460 BTC
Feerates: 265.25 > 0.73 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,202 (317,506 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
597,696 597,696 0000000000000000000a6a743cc60281bc4a3edc12226d954cc3aa22e91bd85f 3,138 1.00/1.00 vMB 42
597,695 597,695 0000000000000000000550e0840fcc046ae01d0449b3d2505a9e18b2fbdbcdcc 3,049 1.00/1.00 vMB 32
597,694 597,694 000000000000000000038d9253d6babe893dad185fdc57ebefc61ee24e47a3bb 2,746 1.00/1.00 vMB 56
597,693 597,693 00000000000000000007602674d5041762f3d026722e94b9080a5f2a905d5615 3,319 1.00/1.00 vMB 61
597,692 597,692 000000000000000000116d1df3208d61693d3eb38b3980db4c766d0d56707f54 2,487 1.00/1.00 vMB 39
597,691 597,691 00000000000000000007f75d0123c498e344dcd74948b1d9c1bfc4aad677bb0f 3,012 1.00/1.00 vMB 49
597,690 597,690 00000000000000000002a7d6433aea624d789e72b2ce908af809f7eac182107c 2,691 1.00/1.00 vMB 54
597,689 597,689 00000000000000000004aae2e967536b7a1ab40335a105985251cb14edc44205 3,236 1.00/1.00 vMB 69
597,688 597,688 00000000000000000010a653d313e0b5c5f915cf925945e195082e3751da8978 2,107 1.00/1.00 vMB 62
597,687 597,687 0000000000000000000e6427d9aacb3f5ab7c0a8d7ed81109c0f19fb0c7ba9c6 1,506 1.00/1.00 vMB 73
597,686 597,686 0000000000000000000eb5128b1032dbebe4f71f68e4b3914b747b03ea769100 769 1.00/1.00 vMB 110
597,685 597,685 000000000000000000146eecad2f5adfc3ab505da3dbd752aaca67cc5b619d06 654 1.00/1.00 vMB 90
597,684 597,684 00000000000000000003dd77be43c80e1cfb216fc257ad6bfd4e843e8bd87509 1,650 1.00/1.00 vMB 29
597,683 597,683 000000000000000000149379911d06f344d43ebc3b7680643e8fda5b06ae69ce 2,551 1.00/1.00 vMB 52
597,682 597,682 0000000000000000001376c9182793d72e131e1f0146b8e2cefd85276c1cc5e9 1,737 1.00/1.00 vMB 7
597,681 597,681 0000000000000000000d2a53f963648c893cad98900d3260df959786fe43bdfb 2,503 1.00/1.00 vMB 20
597,680 597,680 000000000000000000159aef44ac253a760491e95bec9eb51628648bc6f38c23 2,843 1.00/1.00 vMB 22
597,679 597,679 0000000000000000000a244e10ddbc690ef9cabdc6e0b3be2c27808701b7a7e5 2,768 1.00/1.00 vMB 24
597,678 597,678 00000000000000000001ca7c04db64a55e9c3be8f34663bd0e6a32e8b9977c7c 3,188 1.00/1.00 vMB 52
597,677 597,677 000000000000000000060853ad6014ff30ae888f9b5e526106b0ca844bc65fe2 3,010 1.00/1.00 vMB 41
597,676 597,676 000000000000000000112e7699eab6f9f6d35eb0b54c9724432ef49dec3bb759 3,310 1.00/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.74 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: 708.18 GB
    • Received: 16.73 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.