Loading Tool

Explorer IconExplorer

Memory Pool

83,273 transactions
25.99 vMB
0.14179101 BTC
Random Selection Loading Transactions
Max Size: 163.95/200 MB

Candidate Block

Mining Attempt fa03fef9ecd57479843060b86883746ef0b53aad6781ce4c0ed09aceaebec063
Version 20000000
Previous Block 00000000000000000000f36fb3e1bb17adcc315a9eac0ed7f1562c96f8ff644d
Merkle Root bcfc16ca2394113ab1016c802176c94f96c8a240ab6f7735a18cf906d0b04394
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,411
Size: 1.00 vMB
Total Fees: 0.03373825 BTC
Feerates: 141.29 > 3.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,656 (814,064 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
101,592 101,592 0000000000009de4eb0bd4303681c71ff5ab6f98f286e53fba7549e382a6807a 1 0.00/1.00 vMB 0
101,591 101,591 000000000003e2ff87e639171158a321a8ead5d193f08f69d5d03334b3ade5a7 5 0.00/1.00 vMB 0
101,590 101,590 000000000003705e2596abf83b59dc1f37d57b40a8a79da24bac23a91aaef096 8 0.00/1.00 vMB 0
101,589 101,589 000000000001ac70cc5a1d15886a46f56f45b9c58b7f1a01e83b9f29e11fc3ae 7 0.00/1.00 vMB 0
101,588 101,588 0000000000039006b6e063e10da2855fd7ad3a257c883fd0f71749a54fa16958 10 0.00/1.00 vMB 0
101,587 101,587 00000000000296b870194416c8c99e90700ea056b752546689b5381a177b2198 12 0.00/1.00 vMB 0
101,586 101,586 0000000000013f5ed7dedb98931597e7d629264a45a83030ac0c6ffda9e8fdf0 3 0.00/1.00 vMB 0
101,585 101,585 00000000000112001cd05c06623e60214a397b161425a78f007541dd35e8db7a 6 0.00/1.00 vMB 0
101,584 101,584 000000000002b44eadaae9bc9217541b3f73658b7f54fd77538c129f7b62d59f 4 0.00/1.00 vMB 0
101,583 101,583 000000000002787c8c945e305954c00dd630fd089be8b0e25663bcc1009a510c 10 0.00/1.00 vMB 0
101,582 101,582 000000000000655651214a7d4f8fbbc4b126b3516bb93dd2e0d92b0b79166f87 9 0.00/1.00 vMB 0
101,581 101,581 00000000000085c08fa5993493d92b73a7f873a03e4c8637e6b71937133f51c6 11 0.00/1.00 vMB 0
101,580 101,580 000000000000274d89e83942dbdac81f5ce3179678788d1f7794c07a6b5eb072 12 0.00/1.00 vMB 0
101,579 101,579 0000000000010c66c228c5d63dea3dd288a8a9bf81b8c41a9be10193dd1dcd24 1 0.00/1.00 vMB 0
101,578 101,578 000000000001fdc581119603ab6e7cd49418873c56fc4793c289c79b5a8886b6 3 0.00/1.00 vMB 0
101,577 101,577 00000000000325ce3257878e7f185c62cbfcd813056c7178a97830a6ca9eef79 10 0.00/1.00 vMB 0
101,576 101,576 000000000003b35925f2278a2dc0dc67d1870766b1880e629a190cda4c503967 3 0.00/1.00 vMB 0
101,575 101,575 0000000000026e26a2ff35c5746270e68c93687d908069d369de8a8027e733f9 108 0.03/1.00 vMB 0
101,574 101,574 000000000001eb762962ba9c633b3e3ecaff6b7ee76efb6bbd808a474c5fe58d 13 0.00/1.00 vMB 0
101,573 101,573 00000000000388c7b39d5368640cd99df4d18d8e2d9604942a6b531059ca8a95 9 0.00/1.00 vMB 0
101,572 101,572 000000000000f002eb3d0558bcdc8375f22356af8ec78997407b557326ba5fa0 14 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.52 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 773.38 GB
    • Received: 20.55 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.