Loading Tool

Explorer IconExplorer

Memory Pool

41,198 transactions
27.43 vMB
0.12955682 BTC
Random Selection Loading Transactions
Max Size: 142.02/200 MB

Candidate Block

Mining Attempt 2d9a40748029ba8f4158bd77011bee2fa81093b4e17745d12ef3f6704a9d32e3
Version 20000000
Previous Block 000000000000000000011aac3f8356d41d0f3b59beeb05aaa2207d77b5b56f75
Merkle Root 358f7bee172a36e30f5011f1043829c742dbffca8c45ba325ab260cc1eff16f3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,903
Size: 1.00 vMB
Total Fees: 0.06964143 BTC
Feerates: 285.90 > 6.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,680 (410,802 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
503,878 503,878 0000000000000000007144f2ff461b6cd1b0cb71936b8f362cbe070f511fdf16 2,328 1.00/1.00 vMB 519
503,877 503,877 0000000000000000006548053158478d23fc3f3b7484ef21ebb421cce0de2970 2,287 1.00/1.00 vMB 415
503,876 503,876 0000000000000000001a9217ca91ceea93f73ec6c1853a936ad61b9f7a8efdfb 2,393 1.00/1.00 vMB 493
503,875 503,875 000000000000000000670b65bc4f4eb1162eab462e5eea4ec3bcc0493ad87e97 2,785 1.00/1.00 vMB 554
503,874 503,874 0000000000000000006cec2065c2c30ca09249233f76010b969befd880a85699 2,587 1.00/1.00 vMB 563
503,873 503,873 0000000000000000008d9d21957ac5090ee9b22c6f464e10abaa3fefd7220092 2,421 1.00/1.00 vMB 487
503,872 503,872 0000000000000000007571e2ed8ac4ebe945ae9901d20ef7c72e0e80e04ba389 2,455 1.00/1.00 vMB 534
503,871 503,871 000000000000000000154005b5456f7ecd116d1c65ec0479718d5f271afb7c5f 2,210 1.00/1.00 vMB 460
503,870 503,870 0000000000000000006874d0e87cc8c321cd4efaac74e0a60b21fe1ff0a85b82 2,792 1.00/1.00 vMB 530
503,869 503,869 0000000000000000003bc6f882797a04b2f96cf05108ffbcc099f19c977ea5ea 2,046 1.00/1.00 vMB 357
503,868 503,868 00000000000000000017f4a92ad3e736ebd81c781376ea2ef5e57c22d5e98ccf 1,471 1.00/1.00 vMB 342
503,867 503,867 0000000000000000002985eae4788b8f6741298d49f3c9978d3233b8ce7300f7 1,986 1.00/1.00 vMB 277
503,866 503,866 000000000000000000417cc94b9bc4da03500c4ff358483d8f8ddd1cd0345a8c 1,814 1.00/1.00 vMB 304
503,865 503,865 000000000000000000470758e20850e9ae81812f50bc8dba696a8c94b2a44ca5 2,118 1.00/1.00 vMB 424
503,864 503,864 0000000000000000000c6b2392fd7ba862df4f9eb2e0ef4f837ff27c2f88e5d4 2,390 1.00/1.00 vMB 513
503,863 503,863 0000000000000000008783b7c8ccb7459bd60ab5740f8a85ac1631dc6b967a47 1,975 1.00/1.00 vMB 551
503,862 503,862 0000000000000000006b25fe4c92dffe59ef0778bc6f282e9de6c79ff1912e9e 1,802 1.00/1.00 vMB 343
503,861 503,861 0000000000000000008508a1129f2d8e709acd8e2bd87dfaeac4107c34eee213 2,246 1.00/1.00 vMB 525
503,860 503,860 000000000000000000176fd01b81aea7ab99b57fa8bb7296402d52eff789059c 2,133 1.00/1.00 vMB 439
503,859 503,859 00000000000000000062266962abe732c835e0da4dea14a31be56ca4f4dc3388 2,263 1.00/1.00 vMB 546
503,858 503,858 00000000000000000036c002fed5f9ac023a5666b409caa823466df6031441e5 2,007 1.00/1.00 vMB 336
Previous 10 blocks ↓
Total Size: 781.82 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: 636.44 GB
    • Received: 12.37 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.