Loading Tool

Explorer IconExplorer

Memory Pool

36,345 transactions
29.01 vMB
0.10209176 BTC
Random Selection Loading Transactions
Max Size: 143.86/200 MB

Candidate Block

Mining Attempt f632ded6ff8ad25809d31cf9c02523688f6f143ccc62c940867576aa48976efa
Version 20000000
Previous Block 0000000000000000000060e6b42c519f1600280c1d56df8b872ca0d7bb109b20
Merkle Root 791b3778a242f7277be67e8324601fca05cdd4e3a122ce81f171050b974b8f88
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,038
Size: 1.00 vMB
Total Fees: 0.04029562 BTC
Feerates: 194.93 > 4.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,506 (796,976 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
117,530 117,530 000000000000b7e4cad526af68be6f63800c704982cb3e2dc8d53b58c93fbf36 9 0.00/1.00 vMB 872
117,529 117,529 00000000000048fd62b449cd52d96fccf7a6ff969908dc30d3da14e3d9aa3a93 11 0.00/1.00 vMB 670
117,528 117,528 000000000000562e5d4ccdfe10fc184264ce66c37f593f4ae8e6d77f18994feb 8 0.00/1.00 vMB 350
117,527 117,527 00000000000080de4f7bac64e8870108de4f6aeae03e66dd31af33a30900bd6b 10 0.00/1.00 vMB 347
117,526 117,526 000000000000918590ae0dc54bcbf4894de9ed6d4341d6e591ca01c80542fcc6 12 0.00/1.00 vMB 0
117,525 117,525 0000000000009803df347177215aeeff0a1de70dae0a87555a3396e51ec73777 12 0.00/1.00 vMB 1,597
117,524 117,524 000000000000c572481e4d43cca0e24d0d2f8075a104c46198e65f23c344d8f8 42 0.02/1.00 vMB 765
117,523 117,523 0000000000008f7ce641d4bbc162a06ea89ce61c429f5a6365463cc149a3293e 13 0.00/1.00 vMB 0
117,522 117,522 000000000000c8f55c66d4248526771339c9104eed96841c6fa1ed0294b32f85 12 0.00/1.00 vMB 906
117,521 117,521 00000000000077d553a775effee721f69c3aef95b5ad373337aa5408d4cf19ec 14 0.01/1.00 vMB 952
117,520 117,520 0000000000005a2d6f19aee27289f49f9db16a2d30ac2bf00918703e2f27f383 19 0.01/1.00 vMB 1,836
117,519 117,519 0000000000008a9a54b7690a6ad7c043032c3ef08e81350d45be7446abd7bcb5 13 0.00/1.00 vMB 1,790
117,518 117,518 00000000000091b4f3544d2d1ec3abcfe6d2803e01f70ab399baa3b53bd0cd90 13 0.00/1.00 vMB 307
117,517 117,517 000000000000879881bd9ca6d082fa019c7568283480b059b9a4dc8dd2d1879d 16 0.00/1.00 vMB 1,336
117,516 117,516 0000000000007b6d95f69036d5e0965ccfcbe80effa3e264cee4099ccec23848 5 0.00/1.00 vMB 4,136
117,515 117,515 0000000000006cfbe032c664585d9e0a90dbd02e675f4d0f4e9714d12752d0c7 3 0.00/1.00 vMB 1,286
117,514 117,514 0000000000005fd63cd5fbb82282840f67175ee162775a7687d5cc82aee7d49c 8 0.00/1.00 vMB 674
117,513 117,513 000000000000995e6429a632e9481a12ae88ec9f6b4380f65b6a52f810dba516 21 0.01/1.00 vMB 547
117,512 117,512 0000000000005ab8e86e857d7aabd41cc7b437a741f615b4998bd7df1172a02f 1 0.00/1.00 vMB 0
117,511 117,511 000000000000226b17653063cdbc3adb77d4ae7e3d1cb7bffd2ada7a828e53cb 3 0.00/1.00 vMB 1,937
117,510 117,510 00000000000045ca1b1e5492a2c0711d8e3d141a68aaa94ed2ff5cde7fafcce8 3 0.00/1.00 vMB 1,141
Previous 10 blocks ↓
Total Size: 781.51 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: 612.64 GB
    • Received: 11.03 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.