Loading Tool

Explorer IconExplorer

Memory Pool

72,963 transactions
28.18 vMB
0.07271068 BTC
Random Selection Loading Transactions
Max Size: 166.78/200 MB

Candidate Block

Mining Attempt 1907693b79841ba51cc5af28286c79579c4b45382bce00357fc8726d9773a347
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root 2a3e70f1ac64033815e89d1dfb7a1a95ee4fa7d63a092c123b9dff74ebf186cc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,133
Size: 1.00 vMB
Total Fees: 0.01614939 BTC
Feerates: 157.46 > 1.62 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (220,753 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
694,283 694,283 0000000000000000000fe143110a686ba1f3a8a8d0a293e47c6e7b72d78222cb 1,591 0.98/1.00 vMB 8
694,282 694,282 000000000000000000101a4d1615aa1bbd13803561203523887852e66c96ab27 542 0.15/1.00 vMB 15
694,281 694,281 0000000000000000000eface3a832fdc19426ddfe4ec16deae2ad9759144185a 67 0.02/1.00 vMB 25
694,280 694,280 0000000000000000000120582ebb859cd33faa7de2117fd106bf0bd4608eebc1 445 0.17/1.00 vMB 12
694,279 694,279 00000000000000000008936850893e5b76c333884023f453c65efd53401d620d 1,780 0.63/1.00 vMB 15
694,278 694,278 0000000000000000000e318ce2dcd35a452ff7fa706ebb9fceec1a59daf743ac 151 0.05/1.00 vMB 12
694,277 694,277 00000000000000000012b29b2a9098cb3fc4f9f620466bdc07ba418370695807 646 0.22/1.00 vMB 16
694,276 694,276 0000000000000000000fd5c540d9b6c4cce45e0cfb9233ee6905058f1d0fa4f9 3,126 1.00/1.00 vMB 13
694,275 694,275 00000000000000000000ef78c534aa33848996d313e2261e66d3c6c1c9b4fad7 737 0.29/1.00 vMB 11
694,274 694,274 00000000000000000001d07315f87578ab806965548e60d1325fd528054967f9 1,854 0.79/1.00 vMB 11
694,273 694,273 00000000000000000004805aa7eafabfcfa4d91f952729d6bfb15c3ebb818bb8 1,809 1.00/1.00 vMB 9
694,272 694,272 000000000000000000086298a827cfa26cc79af59e9d52b1e92feb9c9e34f9fc 2,411 1.00/1.00 vMB 13
694,271 694,271 00000000000000000006d65870c5af42f74a6b5039319448ebe078eb57ef63fc 403 0.13/1.00 vMB 16
694,270 694,270 0000000000000000000da643a9bd31cb7f4f8e269174ffbe39a32040bf53ff1e 2,307 0.90/1.00 vMB 15
694,269 694,269 00000000000000000008ebdacd9229eb88470a4b392b0fa6971e3694e4aab7ac 237 0.08/1.00 vMB 21
694,268 694,268 00000000000000000002504d6a0648d06548790bf61c05d79becb453eea9b0d7 1,826 0.73/1.00 vMB 12
694,267 694,267 000000000000000000051d9309b9b64a6e864f9cba60bd8cdef75b419b399463 2,135 0.85/1.00 vMB 15
694,266 694,266 000000000000000000131f64b7499c2692db67012a34eff57a15ed2818daf3e8 125 0.11/1.00 vMB 7
694,265 694,265 000000000000000000077dd26d3b34f239ec716fba780e91130054201b835182 909 0.99/1.00 vMB 8
694,264 694,264 0000000000000000000552a297582c20c8e3c4b083da841010ae19ca50390d7a 192 0.17/1.00 vMB 7
694,263 694,263 000000000000000000065fe28a1b511943117178667ad06c9a8723f598c511f1 209 0.09/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.45 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: 667.52 GB
    • Received: 15.26 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.