Loading Tool

Explorer IconExplorer

Memory Pool

81,787 transactions
30.13 vMB
0.07919247 BTC
Random Selection Loading Transactions
Max Size: 184.90/200 MB

Candidate Block

Mining Attempt a22c6b66953969358d6287e2a6f1abe980d9e8841d6281daac00174b8919ea9a
Version 20000000
Previous Block 000000000000000000013457b3bde0e62d4769405a2f173111440bef4841749f
Merkle Root 8b2b73733e9ec0604cfad6d573c6fc0a516ce2a7522a8959f2ca1ca7cf4c7ea0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,027
Size: 1.00 vMB
Total Fees: 0.01225545 BTC
Feerates: 60.16 > 1.23 > 0.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,325 (542,928 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
372,397 372,397 00000000000000000b08a51a4c0205f81c6c37cc66ac67c7f42a71622e4d876a 1,412 1.00/1.00 vMB 23
372,396 372,396 000000000000000000e1ad7c91223c142869939f5f49df70cf1b42d634189fdb 1 0.00/1.00 vMB 0
372,395 372,395 000000000000000004c313a6a5b50af5a1a619e0c170f3a0a7a12784fecc44e8 1,930 1.00/1.00 vMB 34
372,394 372,394 00000000000000000009597047ec765d888ea843c8473b22a4d21e48a6c2c761 2,207 0.95/1.00 vMB 48
372,393 372,393 00000000000000000e89fdc38acbdca8b380cdfe7dde28d1b1b74ad083091c7b 2,331 1.00/1.00 vMB 38
372,392 372,392 000000000000000013af9bf15066867ce6276b8c58e51430860ddd300a1fb96e 2,760 0.95/1.00 vMB 63
372,391 372,391 0000000000000000014d464a7f7ddc69615fca752021c41287c1e98be3c0739b 859 0.45/1.00 vMB 36
372,390 372,390 0000000000000000035e4c82684dd53f199f047a05ec9bb4a4cdd0aa02b81457 223 0.09/1.00 vMB 35
372,389 372,389 0000000000000000054b2ed9450379673130851f06428e4dd3a391c684b00904 1,003 0.63/1.00 vMB 37
372,388 372,388 000000000000000005b880888e6ba42ab96d1498868dd02a9df3e15e0f5850b6 130 0.06/1.00 vMB 37
372,387 372,387 000000000000000010d0675852c46fff44d1c11655f4b1117d377ca397a0ee3e 292 0.20/1.00 vMB 16
372,386 372,386 000000000000000013d1222bb4a3d6f8f7972568bcac91bed58adb3027f80df0 743 0.44/1.00 vMB 38
372,385 372,385 00000000000000000947fc6846adc8ba1aa7e6a7b70411691cae313334ca0816 479 0.29/1.00 vMB 31
372,384 372,384 00000000000000000881b657b9f24d1e304232f6cb045fb81c76c4a5d75367c0 856 0.45/1.00 vMB 36
372,383 372,383 0000000000000000086d91c6c4e892281211f21827e9cd3a713dd27a9e6e4f32 99 0.08/1.00 vMB 26
372,382 372,382 000000000000000010a04e52919e057a0bb19c8203d403bc7959c7f77174b4d7 993 0.47/1.00 vMB 39
372,381 372,381 000000000000000005e5f3710b33580d59dbf09a885a06d06017bc9d72f70a98 323 0.16/1.00 vMB 33
372,380 372,380 0000000000000000000d68b6ee491823e547f66e8aed965788975fc94ed9fcde 813 0.42/1.00 vMB 35
372,379 372,379 000000000000000010a1846a73b1c419bd08bd64f4f6b05cc48dcc2b25b53613 720 0.42/1.00 vMB 35
372,378 372,378 00000000000000000acfe7229d59f0761b658a68021e240ee28ea7730df3c5ea 156 0.09/1.00 vMB 19
372,377 372,377 000000000000000003bf2dafec6ff07d6f0015f9117745171c2d29c8af596a5a 636 0.43/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.96 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: 715.26 GB
    • Received: 17.68 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.