Loading Tool

Explorer IconExplorer

Memory Pool

43,331 transactions
28.00 vMB
0.06514431 BTC
Random Selection Loading Transactions
Max Size: 147.85/200 MB

Candidate Block

Mining Attempt 69e5e9a87d7e6b8fc49ebe5360f76624dde225ce9885e5ff1cd30e4d1eecdcd5
Version 20000000
Previous Block 00000000000000000001df441194999cee64e33a9cb681f5d079c783db8bbb61
Merkle Root 2e1d47229a6040238fdcc66e2ad20bef337a6fd13245cfb68df58b9b5751469f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,499
Size: 1.00 vMB
Total Fees: 0.01249585 BTC
Feerates: 106.79 > 1.25 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,808 (600,430 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
314,378 314,378 0000000000000000192f53d607ce4bc7135b01533034c8b90414776ef16d7202 192 0.09/1.00 vMB 26
314,377 314,377 000000000000000004fc0800de7cb54c0ee806fd4aed47286cefbe888f3cdb79 80 0.05/1.00 vMB 26
314,376 314,376 000000000000000031adc5365079e08f13a2425e33e899e15a3500082a8479b2 32 0.01/1.00 vMB 45
314,375 314,375 000000000000000013843483dc72c2adb91d13194015f996793fac34ad5c5803 288 0.16/1.00 vMB 29
314,374 314,374 000000000000000026020d7d588be21cdb0a410f38c95aa862c65df5d291110b 104 0.04/1.00 vMB 33
314,373 314,373 00000000000000002cc523afa1f7bcc3a9b56ee27877373d60a3bb25905c8d02 434 0.20/1.00 vMB 33
314,372 314,372 000000000000000033ac273c99522e86047021d1de148894833e2b87d9277ec6 213 0.13/1.00 vMB 20
314,371 314,371 00000000000000000efc29cbaefcbd3c572fd0a04b0f3b47f2f9c1d374def803 170 0.14/1.00 vMB 18
314,370 314,370 00000000000000001c3d5beb69edb9446cad0c444c9fc802aae43255225eb434 405 0.20/1.00 vMB 26
314,369 314,369 00000000000000001e449a2557b62db7484494d1e94f211aa90818a16e7ebcf3 164 0.12/1.00 vMB 25
314,368 314,368 0000000000000000273dc167dca01bb4bf20ea2d1c01370b30c498d5a8472685 782 0.39/1.00 vMB 30
314,367 314,367 00000000000000002c2ac73374137e58a7b4efda902c56fed2bcd2751a3b19b3 219 0.12/1.00 vMB 26
314,366 314,366 00000000000000001d45427cf667cc3d3119384287f5083e95a22d86b89ad04d 52 0.02/1.00 vMB 27
314,365 314,365 00000000000000002e041ee468f58c05117f2a11dbcb7d756b7efb0be30d73a4 24 0.01/1.00 vMB 26
314,364 314,364 0000000000000000243f782662dcfa4fa7adf44d95ec1afd4caa79c661e7b376 69 0.05/1.00 vMB 23
314,363 314,363 000000000000000019d2af572eefe7bedc47b70481ecc3384858dc9d75cd17e1 43 0.02/1.00 vMB 19
314,362 314,362 000000000000000014454f1fd2c39ebe686854bce71168ce8eb90498b8212ba4 72 0.04/1.00 vMB 30
314,361 314,361 00000000000000000e848244c9edc42093edeb52459a4e89aa54fe9a4228e477 119 0.06/1.00 vMB 26
314,360 314,360 00000000000000000b9898645edf45346065cb584515dee30cbfd820e3ffe73f 757 0.40/1.00 vMB 27
314,359 314,359 000000000000000010d505469896727bf7482659939cc6c5496a01f36186040d 46 0.02/1.00 vMB 35
314,358 314,358 00000000000000002e59c5d2116f639385f4134e1e6e9b2e3e33060e4f385b7e 31 0.02/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.05 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: 650.83 GB
    • Received: 13.33 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.