Loading Tool

Explorer IconExplorer

Memory Pool

75,231 transactions
29.00 vMB
0.08004984 BTC
Random Selection Loading Transactions
Max Size: 171.52/200 MB

Candidate Block

Mining Attempt 475c4b822f0bf64366bb866468ca47f2592375ee40b4e61bd420faa3c690cf7f
Version 20000000
Previous Block 00000000000000000001ff05c472764085d93490be7914ce968789f65c454c48
Merkle Root dad66bf45c36f66113498766b9d3373d8cfaba143c48cc6d66e63acfd826d138
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,814
Size: 1.00 vMB
Total Fees: 0.01910687 BTC
Feerates: 100.29 > 1.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,040 (262,431 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
652,609 652,609 0000000000000000000bd420a1910f11f74000a073ec869265104b24235d15ad 527 1.00/1.00 vMB 10
652,608 652,608 00000000000000000000a1fa7eacc1027d466a38fbddffc3b019093bc6c8e5b0 1,865 1.00/1.00 vMB 36
652,607 652,607 00000000000000000000644b64c60a09669e8024ed57df398229d6efa4bcf45c 2,178 1.00/1.00 vMB 19
652,606 652,606 0000000000000000000af773ac811a570945585663eb7e6f20cd743c87e5d308 2,743 1.00/1.00 vMB 72
652,605 652,605 000000000000000000083ab1b42f67543ff222d1f428bc6dd716cc458290d0be 796 1.00/1.00 vMB 15
652,604 652,604 00000000000000000007b78bafbc8c0021d8c9a7b9e732040dac9783d6b17fa6 2,404 1.00/1.00 vMB 25
652,603 652,603 0000000000000000000316f9bfe4c7149ace4f054307a6186060b5fda6cd3428 2,539 1.00/1.00 vMB 40
652,602 652,602 000000000000000000018761652342339c6afc65df16158708052a4f37b511d1 1 0.00/1.00 vMB 0
652,601 652,601 0000000000000000000e123bbde436bd377f171f73f41b8e0a10eff249d0ff9d 2,725 1.00/1.00 vMB 53
652,600 652,600 00000000000000000004651621542db4a0c9a549b1981abc283db8c8ba6cfbe1 2,801 1.00/1.00 vMB 64
652,599 652,599 0000000000000000000e04a9f68ca7296c8ecc7b88556d599bbbecf6c5dedc59 2,402 1.00/1.00 vMB 44
652,598 652,598 00000000000000000002001582af486db58e46df235ee2f30da72522866db120 952 1.00/1.00 vMB 21
652,597 652,597 00000000000000000001f4a3b8eb21beb2c90b4212cf103a90c1729546df81b0 2,631 1.00/1.00 vMB 41
652,596 652,596 0000000000000000000a768e37391c379e42ed3c2cd13a43aa81d970406f1475 1,642 1.00/1.00 vMB 58
652,595 652,595 0000000000000000000b14b5ed308cbd379cd13dd7f3351acfb1b87c687646ec 2,660 1.00/1.00 vMB 51
652,594 652,594 0000000000000000000ba3f399eaa27edc7d3c4196d5016f44f12a280c8a3928 2,695 1.00/1.00 vMB 52
652,593 652,593 000000000000000000086be54f9e7545412a1931ce6baee14677ffb1e919062e 1,996 1.00/1.00 vMB 41
652,592 652,592 000000000000000000082eff45c3aa43531fdb687482f00304d8857ee0cf8d8d 2,191 1.00/1.00 vMB 43
652,591 652,591 00000000000000000009d4f64b0cc317b4e317b7fdc94759114d0c293240434a 1,396 1.00/1.00 vMB 28
652,590 652,590 0000000000000000000d8fb04f6d4c0ca964391228f19d87a7848acfa2b663de 68 1.00/1.00 vMB 2
652,589 652,589 0000000000000000000a1519ac8120abcfa2321de9975c9a70674f04b789784d 668 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.46 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.93 GB
    • Received: 15.32 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.