Loading Tool

Explorer IconExplorer

Memory Pool

82,213 transactions
30.32 vMB
0.08193823 BTC
Random Selection Loading Transactions
Max Size: 185.91/200 MB

Candidate Block

Mining Attempt 7d07140909c3ce88449c0d50c2ebba49a8331772aab2ea27d9855dc86161148c
Version 20000000
Previous Block 000000000000000000013457b3bde0e62d4769405a2f173111440bef4841749f
Merkle Root d768edecb3728dbb28144233c27f065f3c01d9e9f0df17cc5bbb72a5eab297b3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,856
Size: 1.00 vMB
Total Fees: 0.01438337 BTC
Feerates: 60.16 > 1.44 > 0.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,325 (184,649 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
730,676 730,676 000000000000000000033eca28f4a0b3c4496b8a4796ab18f80a5b4133472e1d 2,978 0.97/1.00 vMB 10
730,675 730,675 000000000000000000009176517c280f58dfb9c7f9b20edd4774ef3e49101435 1,221 0.42/1.00 vMB 8
730,674 730,674 00000000000000000002645b3fb958f4b65fa3e4d932ad756eadd754bdaacaf3 915 0.50/1.00 vMB 6
730,673 730,673 0000000000000000000661e693f27369fcf5ef00930a7c81ed4e55e340ce5f17 676 0.20/1.00 vMB 9
730,672 730,672 000000000000000000034b79fbc3c4abd59ec2cd04a73ddb8b9f55811116be83 941 0.67/1.00 vMB 5
730,671 730,671 0000000000000000000419f4f83210134b3d2fa9aee8cd15a880385a6995efb9 2,831 1.00/1.00 vMB 8
730,670 730,670 0000000000000000000447bedf7f1e69412632de7afd68793f448be89c02dc3c 2,507 1.00/1.00 vMB 9
730,669 730,669 00000000000000000005a1e77a077e0118a6fe18261a29db7d41f5d3ca7e7035 903 0.75/1.00 vMB 4
730,668 730,668 00000000000000000007270be2ed58a3dbe6e65b5e574bfee2a79a5d98250676 2,107 0.91/1.00 vMB 7
730,667 730,667 00000000000000000008e84c5580c73ef588dd1e6cba908de7d9db026bb4bed4 936 0.34/1.00 vMB 9
730,666 730,666 00000000000000000008dff749e268b7151be88e4da3edd1309e1f3d2f18df1e 251 0.07/1.00 vMB 9
730,665 730,665 000000000000000000084c3f767b8935f2e9da186cf8a872ce5285a3ce0b1789 1,586 0.56/1.00 vMB 7
730,664 730,664 00000000000000000005954b2f52afc8cd9e29ed81f27e1ebea34fb0f3afd7fb 485 0.16/1.00 vMB 8
730,663 730,663 00000000000000000007306ea6b631eb6b819b928a7ff212f3cab856ad351cfd 1,089 0.47/1.00 vMB 4
730,662 730,662 000000000000000000066afb89158ce0e6adecb009084643b5fad3dab9b36f4f 2,464 1.00/1.00 vMB 10
730,661 730,661 00000000000000000007c7bd6af011711b60eb2c6f7ae95a2eb054f67382d14a 1,475 1.00/1.00 vMB 5
730,660 730,660 00000000000000000009217bfa1a9a01b09becd61c22dff5115e6b03762cea6d 128 0.06/1.00 vMB 8
730,659 730,659 000000000000000000074d998b1b18a41bc46c34a4e4421840fd316d719334f3 1,078 0.60/1.00 vMB 3
730,658 730,658 000000000000000000095d460b5061ac383e50864c38aaf7bd9877751cd8de77 2,842 1.00/1.00 vMB 10
730,657 730,657 00000000000000000003c5095559354b94384070e5b293a9fbb34a39e28fd739 164 0.04/1.00 vMB 11
730,656 730,656 00000000000000000003a090febf70df1dfecbf29fcb5048e7fe6c785416ab51 2,031 0.83/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.96 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: 715.26 GB
    • Received: 17.69 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.