Loading Tool

Explorer IconExplorer

Memory Pool

75,670 transactions
28.99 vMB
0.09920481 BTC
Random Selection Loading Transactions
Max Size: 171.40/200 MB

Candidate Block

Mining Attempt 58f289382b8802d33273e3b28c0b84888fc67bd8a7d417579d8140a648c48c5a
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 4d639fc2829934f7959cd2573e94921c7348c461fec0921dbc2161628ac51601
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,283
Size: 1.00 vMB
Total Fees: 0.03841653 BTC
Feerates: 201.37 > 3.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (161,706 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
753,333 753,333 000000000000000000080275fc5afe4d067139204dbf7633a9f80492f4c88f39 2,144 1.00/1.00 vMB 6
753,332 753,332 00000000000000000000e17c0ad5a91254e5ee8366bd54ceebb544f87eef96d4 3,148 1.00/1.00 vMB 15
753,331 753,331 00000000000000000001b55819bec48fbd26c9fa42135ace899b2c285843733b 1,502 1.00/1.00 vMB 12
753,330 753,330 00000000000000000000cb4bbbb530017a2927f89596f401468b3779b567e946 2,119 1.00/1.00 vMB 14
753,329 753,329 00000000000000000002665fd60d8192538b5bd1117ad35aebdcc0487af070ff 3,192 1.00/1.00 vMB 22
753,328 753,328 00000000000000000003416e51322c3bb53df0f9b209717acb386d09fe906633 2,653 1.00/1.00 vMB 24
753,327 753,327 000000000000000000066ee88d077844a059c9b2f92c3e6cc003ebf504a3b258 2,610 1.00/1.00 vMB 3
753,326 753,326 0000000000000000000416de4cf687987a4a2da152be83ca8b9729c3ae2afa4f 3,060 1.00/1.00 vMB 14
753,325 753,325 00000000000000000001f1707428a5a32cafdd61a3257e7bb71eb877bbe636d4 2,914 1.00/1.00 vMB 12
753,324 753,324 00000000000000000005f46e774b3683f7bb9d88652a275807aa2a3f36d43995 2,939 1.00/1.00 vMB 13
753,323 753,323 000000000000000000077858baee2eaf4472a28fb561685d5a77a8e1d9451625 2,978 1.00/1.00 vMB 10
753,322 753,322 00000000000000000008a618d3f99f2b3256d15ec978a7ecdd37852dc3022f6b 3,038 1.00/1.00 vMB 18
753,321 753,321 00000000000000000001c819bf9c62780c8fa256c9a1c7e4e9afe24e334543fd 3,858 1.00/1.00 vMB 17
753,320 753,320 000000000000000000060dc34fe8e3dbab7e6714a9ef64f110c60ed458d60084 2,916 1.00/1.00 vMB 27
753,319 753,319 0000000000000000000003b33043d972c0bedc53d83572fffa250431535741da 3,108 1.00/1.00 vMB 17
753,318 753,318 00000000000000000000815ac8c45c534e98ee87757970c334c154bc9a2d047d 2,066 1.00/1.00 vMB 15
753,317 753,317 00000000000000000006c4c42264cff089fcb2e2426d315845c3cee1b55374e3 900 1.00/1.00 vMB 14
753,316 753,316 000000000000000000041d9dea4668c58a49b9926d2c8d9dc4f2db55b81e6c09 1,374 1.00/1.00 vMB 17
753,315 753,315 00000000000000000004f34860a8c59d52c4472ec3798c16f394a699f5e6d8b6 3,102 1.00/1.00 vMB 12
753,314 753,314 000000000000000000075e650e6bdb40ff4fc0c9953f4c08cc4ffc112add4265 2,896 1.00/1.00 vMB 14
753,313 753,313 00000000000000000008c00c75cf27c43ba58981b5f73d128d91c6d00f00b776 2,546 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.46 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: 667.91 GB
    • Received: 15.31 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.