Loading Tool

Explorer IconExplorer

Memory Pool

77,099 transactions
28.63 vMB
0.06502144 BTC
Random Selection Loading Transactions
Max Size: 173.74/200 MB

Candidate Block

Mining Attempt a1aedc6fb3e9a6cb88a55e25ea8e03cd30459cc7c8d6ec6f29374dd9301072f0
Version 20000000
Previous Block 00000000000000000000a3d0f5c6cfeed8adce1f3d87a1319020a3e5786a42ed
Merkle Root 5a3008e6ff3a9eee4a894a7996f2fd4070897fd2ac9d18f06475be9617f9631a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,658
Size: 1.00 vMB
Total Fees: 0.00559492 BTC
Feerates: 100.28 > 0.56 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,092 (133,523 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
781,569 781,569 00000000000000000004845bac3d30f0858e395976994acb2bca8e15b2b20e08 1,678 1.00/1.00 vMB 15
781,568 781,568 000000000000000000034eeacbcdb733ce6c1d3f7a0d3fe9c8b77bb20c8dd33d 1,925 1.00/1.00 vMB 17
781,567 781,567 0000000000000000000402cc611812bd639f4fe869f69aeef0381d159336f831 2,742 1.00/1.00 vMB 27
781,566 781,566 0000000000000000000047770e997f96c2abde8aad969d9d6ff631e65a9f71b8 1,961 1.00/1.00 vMB 31
781,565 781,565 00000000000000000002b8c04999434c33b8e033f11a977b288f8411766ee61c 2,085 1.00/1.00 vMB 20
781,564 781,564 000000000000000000065587be348afd8cd28af9a7da02b985ce4146e667b7ba 1,166 1.00/1.00 vMB 29
781,563 781,563 00000000000000000005d9a1edfbf3e8262d2a0e3a07db3f8f91e78efee57932 2,923 1.00/1.00 vMB 25
781,562 781,562 000000000000000000020b9584108b304d7278f9b11d4a9317231c6809f2d26d 3,638 1.00/1.00 vMB 32
781,561 781,561 00000000000000000005525869470f045067485fa81452f3e8b73eb97474a273 2,533 1.00/1.00 vMB 17
781,560 781,560 00000000000000000005bc835b4ddb914d4236be7ec92473cb4d2bf2adb01fed 3,449 1.00/1.00 vMB 31
781,559 781,559 0000000000000000000599c4c6acf62c87af0a91089f58fe9a6ecd9244c59085 3,161 1.00/1.00 vMB 23
781,558 781,558 000000000000000000001666601a5ce60398f79bfb429708efee87e9b47870da 3,186 1.00/1.00 vMB 24
781,557 781,557 000000000000000000039e30aaf18656f6fe6e2d6fb2f810ad5e6fb5b9b06e99 3,142 1.00/1.00 vMB 37
781,556 781,556 00000000000000000003f112ead5b3060b88dcbc3cb1509ceb874c64027cc473 2,585 1.00/1.00 vMB 23
781,555 781,555 000000000000000000065fed544fcae65cf25f040ac94bb6aad2f0b1e229df28 2,450 1.00/1.00 vMB 32
781,554 781,554 00000000000000000004b3f6040c8f504094b25106759c6fe3ee3170ad0413f7 2,963 1.00/1.00 vMB 27
781,553 781,553 00000000000000000003bf443ebe2844e8700f5bc3856cad3e51142991d02182 3,355 1.00/1.00 vMB 31
781,552 781,552 000000000000000000041d4f6df45c5a03990ea69dc0140b002caf6b4bc2b303 3,206 1.00/1.00 vMB 33
781,551 781,551 000000000000000000024dc41f4acfacf6d0fcaa957cb14fa3bf26915cae5629 2,763 1.00/1.00 vMB 27
781,550 781,550 000000000000000000009d0d89651cd25a9ab5b234d0e4d2997f944c93a51292 3,272 1.00/1.00 vMB 32
781,549 781,549 00000000000000000001ff512eb1645f458b8c91755024eebacf9f92486b6c81 3,109 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.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: 669.87 GB
    • Received: 15.78 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.