Loading Tool

Explorer IconExplorer

Memory Pool

87,163 transactions
31.64 vMB
0.21788780 BTC
Random Selection Loading Transactions
Max Size: 192.05/200 MB

Candidate Block

Mining Attempt 4390f930ea6ad320a085d213e59695c9683d187033d2300bb3e78a35bbda49d8
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 8da972edf0175a0222dd5fe2ac18ea4867cf1601ba844b21e7f9451acdc69f69
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,589
Size: 1.00 vMB
Total Fees: 0.10926036 BTC
Feerates: 502.67 > 10.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (262,815 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
652,310 652,310 0000000000000000000bbaab55bda2967a3f41f7759ff3921e8b0ff107e8c83e 2,261 1.00/1.00 vMB 85
652,309 652,309 000000000000000000049cd10c8515b129d9b99185b8bd471b6b57f1c5fb799c 2,291 1.00/1.00 vMB 68
652,308 652,308 00000000000000000004ca7990329eaded0c908f487d8b33013e83899ac92325 1,286 0.62/1.00 vMB 39
652,307 652,307 00000000000000000006665a7195ad41e8ed11e9481fe2ff0d3d0ed14bde23c6 1,522 0.63/1.00 vMB 39
652,306 652,306 0000000000000000000c73ec751b8227b1778c7f0d47981d2ad48e46ec7af445 1,260 0.55/1.00 vMB 41
652,305 652,305 00000000000000000005361cf8b5c7e2724b2f9495dd75f5935ea6a2a5219a82 1,986 0.92/1.00 vMB 12
652,304 652,304 0000000000000000000471e79513e1179b05490290fc72145bd70b7f1c659a01 2,646 1.00/1.00 vMB 66
652,303 652,303 000000000000000000051b62f0ac033bf958da833fe5a302629c3811d85da3cc 2,338 0.90/1.00 vMB 43
652,302 652,302 00000000000000000001ef9324ce7ed7af6a875ff0dc9c7ec84913e367674cc2 688 0.28/1.00 vMB 49
652,301 652,301 00000000000000000003665e72e2f2f83488afab8d5337029c639c61272193e3 1,825 0.69/1.00 vMB 37
652,300 652,300 0000000000000000000cd66471bcb61061ef94134b438694cdca6b060a158aad 26 0.01/1.00 vMB 37
652,299 652,299 0000000000000000000842fd759d72003a34e2933658e8456119edd4407a70a7 2,538 0.84/1.00 vMB 38
652,298 652,298 0000000000000000000201b2b5720abe35f5542d4be9cd7c5f70e4b1810a8984 2,477 1.00/1.00 vMB 37
652,297 652,297 0000000000000000000982d10e72acf9457ee292ea67620b7a262dc502633819 1,928 1.00/1.00 vMB 68
652,296 652,296 00000000000000000006cfd5762248e06f105bd067797de4b38304b2ba9d6541 1,700 0.55/1.00 vMB 44
652,295 652,295 0000000000000000000d23693df574d7cf75ae5ba26947a484cc9c0bd5895ed3 130 0.31/1.00 vMB 7
652,294 652,294 0000000000000000000140525126ddc6736b9178916a76b39eb6541b2ce009ae 460 1.00/1.00 vMB 3
652,293 652,293 000000000000000000008d5881ec9cfb39e20c0e520f2ed3ed95914cac4890a9 1,399 1.00/1.00 vMB 4
652,292 652,292 000000000000000000087c2aa58383594d0bff6f32eee1b8ac724fd2321c5d6d 2,552 1.00/1.00 vMB 40
652,291 652,291 00000000000000000009b732fe30713b68d2be7e2263dbd3460dc38d4ae5bbfb 2,514 1.00/1.00 vMB 33
652,290 652,290 0000000000000000000e75cba5ab438f8833dd5cd99f1dfc67cd864b6b693ec7 2,628 1.00/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 782.61 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: 671.95 GB
    • Received: 16.08 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.