Loading Tool

Explorer IconExplorer

Memory Pool

81,461 transactions
30.60 vMB
0.09382111 BTC
Random Selection Loading Transactions
Max Size: 184.12/200 MB

Candidate Block

Mining Attempt 8bd6d12e7633dbf3dd927d1ed438a90c0e8b7ec50ed08f7dddf505ea579c23a6
Version 20000000
Previous Block 00000000000000000001aca26b346205baa2e9232310a58a6e3cd40e54538cfc
Merkle Root a6e99cd1806abf0146e7bd4509b1ffd1ebaf372ed02ec04f8893af7f225cda6f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,609
Size: 1.00 vMB
Total Fees: 0.02762966 BTC
Feerates: 163.06 > 2.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,169 (268,048 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
647,121 647,121 0000000000000000000f978e48ac8cda186907c5fc9cd2b9a4d16c17e0909e00 171 1.00/1.00 vMB 3
647,120 647,120 00000000000000000004fdbe74aa6ecbe4fbbacfd6019db53cb45412b0463250 1,313 1.00/1.00 vMB 31
647,119 647,119 000000000000000000021f554ca54ef7b407a4d66657eb0f062a9e1a76a5c70b 1,376 1.00/1.00 vMB 33
647,118 647,118 00000000000000000005f60bfa2f3014129f26e38b91b2a386bb9f3f7da32790 1,688 1.00/1.00 vMB 38
647,117 647,117 000000000000000000049e510208f782be488e23ca6917993f0e5ccd2f0714cb 590 1.00/1.00 vMB 13
647,116 647,116 0000000000000000000ca0fc22ce42d518fa7abdd376585affde506adcd667a9 2,454 1.00/1.00 vMB 25
647,115 647,115 0000000000000000000f1e5260891379f776b2b77628a6e791ff3d510a47722d 2,087 1.00/1.00 vMB 12
647,114 647,114 00000000000000000008fb6551ec9fdb3f5d7166f347f28917445a28dbb3cfca 2,658 1.00/1.00 vMB 54
647,113 647,113 00000000000000000008ca59c46a6be169888618ace2be3a9347edf4d629df6d 2,599 1.00/1.00 vMB 35
647,112 647,112 00000000000000000003f374bae2bac88e0bca874e50113efebda4987d17f441 1,892 1.00/1.00 vMB 114
647,111 647,111 0000000000000000000619d7154d6d1f629e31157892e4a1e488b284c0324910 2,486 1.00/1.00 vMB 146
647,110 647,110 000000000000000000025bb166c7a6ced574f78fb03c8d2613f761b4776fe8aa 2,640 1.00/1.00 vMB 7
647,109 647,109 0000000000000000000d107358adff5685ea0ba80101eb96d5309a352f8a2a62 2,701 1.00/1.00 vMB 54
647,108 647,108 000000000000000000033ef0ef519f7757dad6928f8929b898cfaf302ecc64c9 2,662 1.00/1.00 vMB 96
647,107 647,107 000000000000000000099c8927c6fa35d5aba94b8497ec23df2bd579d38a8647 2,153 1.00/1.00 vMB 142
647,106 647,106 000000000000000000000f679041219e5d6fa65478998fb249d0283fd8b96de2 1,379 1.00/1.00 vMB 3
647,105 647,105 0000000000000000000740b896882ce2dc2b5423c977046bfbaba6e9de82b0a7 2,842 1.00/1.00 vMB 82
647,104 647,104 0000000000000000000f63003c248c9c38a00c37c6435317576cdee2a7956bdf 764 1.00/1.00 vMB 16
647,103 647,103 00000000000000000002367f365d0ee1920d5804889f49f2701400d029cc5a14 326 1.00/1.00 vMB 5
647,102 647,102 00000000000000000005af440cf3340a19061edb89895ccdb586062c7ab7e551 1,902 1.00/1.00 vMB 39
647,101 647,101 0000000000000000000a3ed713f94f36514518672aac1e72a6dcf64ba7a397ad 1,063 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.69 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: 692.91 GB
    • Received: 16.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.