Loading Tool

Explorer IconExplorer

Memory Pool

49,923 transactions
21.52 vMB
0.08344524 BTC
Random Selection Loading Transactions
Max Size: 122.99/200 MB

Candidate Block

Mining Attempt 1eab2aad4f9b4e1727cb9ceb82a2ff783f835ca2f39c4f6bf7fe6877bb7f5c39
Version 20000000
Previous Block 000000000000000000006ea3e72bd5e696ffc57bed7c8271f2ae54a7ad737158
Merkle Root 52710ca5daa94493f9e9384845c48a52a843f7e4048f899c67061b3896710ef8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,841
Size: 1.00 vMB
Total Fees: 0.03683089 BTC
Feerates: 501.52 > 3.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,967 (790,582 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
123,385 123,385 0000000000002cf176f0805768607ebe465e60edbbef7e6aff1ee0cf704f699f 10 0.00/1.00 vMB 0
123,384 123,384 00000000000032efe5c02ee09201bd08c18676e86b0bda692fc1ef579fc04da5 6 0.00/1.00 vMB 0
123,383 123,383 00000000000010f4803e9ab69a86cbaff28c956d9fe0247408e7470cdc836e48 14 0.00/1.00 vMB 674
123,382 123,382 000000000000601f50ce4b5e499274c0d08fffc2d39d2aa0c9046b35e60eb3cf 16 0.01/1.00 vMB 180
123,381 123,381 0000000000002fd4384bfe8f028791f928b7cf32eaa1b91807973a8a038baf93 8 0.01/1.00 vMB 607
123,380 123,380 0000000000001bc73fb8a0736eee64f2b457fd40f11a4bc141ca548f8d829347 21 0.01/1.00 vMB 978
123,379 123,379 00000000000063c116fdba496a46f1d051bbf28dff8b1b7dfd5b26a5cdd06052 21 0.01/1.00 vMB 649
123,378 123,378 000000000000696675a900184e734be3d7556dc94a54e40563923e5ea46770a5 15 0.00/1.00 vMB 0
123,377 123,377 000000000000165202489faeef29b2c5ebf2e605b92de8676428c9e23816d01a 2 0.00/1.00 vMB 0
123,376 123,376 00000000000019679229d9e4aefea216582bb419177c8402468337d2630d2744 9 0.00/1.00 vMB 1,117
123,375 123,375 00000000000030e71864630a481056cbca8a15cbb8063371a63a957f9c49cf27 1 0.00/1.00 vMB 0
123,374 123,374 000000000000335aab24072575af3eb1379444b5a39e9dbea44158d35daef53c 25 0.02/1.00 vMB 178
123,373 123,373 00000000000043904f9324566e7bc8db2aa2282b9ec039ea8451e3a680046d12 29 0.01/1.00 vMB 2,126
123,372 123,372 0000000000001d9796dfad5e70d2ac098bb54fb10ae1151a1271acb2359a26d5 9 0.00/1.00 vMB 0
123,371 123,371 0000000000002836c8cf5b4ca6bda2d2eb8360784981bf0be7428ba2411f7093 18 0.01/1.00 vMB 0
123,370 123,370 0000000000005bb796d0482a3a053530611fd401b9b2526af9111118e663b3ff 8 0.01/1.00 vMB 1,041
123,369 123,369 00000000000041e27f1c50fc4e560da5dbd928652f492176ba498239aa247544 63 0.02/1.00 vMB 1,261
123,368 123,368 00000000000063532e4d402dd06e992d38b4acc97641dfc65ca26ae20bb75433 10 0.00/1.00 vMB 349
123,367 123,367 000000000000504b1fafe45c88023a06eafff5591b23240b1f60b3c2ec6b9c8d 9 0.00/1.00 vMB 0
123,366 123,366 0000000000001e22de56f1eedfa65ae1fe25efbbef0795829acc3e0e6b9e31cd 7 0.00/1.00 vMB 0
123,365 123,365 00000000000002c8204e4239422ff51565abe59b5c57674ec5e90911201f84c8 8 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.55 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: 536.55 GB
    • Received: 6.01 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.