Loading Tool

Explorer IconExplorer

Memory Pool

78,492 transactions
29.37 vMB
0.08070900 BTC
Random Selection Loading Transactions
Max Size: 180.03/200 MB

Candidate Block

Mining Attempt c90a81fdf45ace3413d29c34e9ede37f65dc591865fa70c881bf4278c618b567
Version 20000000
Previous Block 000000000000000000014ee01d40d83da8f3854e20a1fad4a947a82bed03dfb0
Merkle Root 8f1512927af2519d58eea66401afdea486ebec4f87bf6edc5011f632eec9f11f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,371
Size: 1.00 vMB
Total Fees: 0.01627448 BTC
Feerates: 73.20 > 1.63 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,239 (219,331 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
695,908 695,908 0000000000000000000d018e98fad8844f4a9a203c8b952c82b7943a680608af 1,114 0.49/1.00 vMB 9
695,907 695,907 0000000000000000000df6ea473ba974f1df2c864635d3378e0f05283c1320f2 1,437 1.00/1.00 vMB 7
695,906 695,906 00000000000000000001a4bd131700558491af7a99b5f63f14237fc14b5a390b 962 1.00/1.00 vMB 4
695,905 695,905 00000000000000000001cdc0a879e7ff068295c9cea6b87e09384f6a67c08207 1,593 1.00/1.00 vMB 2
695,904 695,904 0000000000000000000c80ad9bcdeabfbbe443dda1a963bbf1d1b6ebf532b55d 2,830 1.00/1.00 vMB 9
695,903 695,903 0000000000000000000a57b333ac9758feda7970762b15e3ef92095af62fbc0a 2,837 1.00/1.00 vMB 25
695,902 695,902 000000000000000000116eb67ace055a217f4623fbe82ab85dcddb4008981a4f 1,014 0.37/1.00 vMB 11
695,901 695,901 00000000000000000002ba84e80a9b654989caa2f4ade1612c081ad420fb6df5 383 0.11/1.00 vMB 14
695,900 695,900 0000000000000000000ca5f37caf079ff5355a4a8fe309c57c59997dcaf36d5d 967 0.38/1.00 vMB 8
695,899 695,899 0000000000000000000d39a56c14aac4afc96c405b453475306e68b4a5e625c7 1,281 1.00/1.00 vMB 6
695,898 695,898 0000000000000000000e4f4b683497418c02772f17b68fd549a579bc62b507f1 1,339 0.86/1.00 vMB 6
695,897 695,897 00000000000000000001000f46fafadc0bfd265c68018c3bed4eca1c7b95c2db 359 0.41/1.00 vMB 5
695,896 695,896 00000000000000000000031bfa9eb40013b2f114fb7219eae992831ef842555f 560 0.19/1.00 vMB 16
695,895 695,895 000000000000000000012f61ca4268401c09e450292639f990642f6e19fdea6c 1,512 0.96/1.00 vMB 6
695,894 695,894 0000000000000000000f8cf2f7481e39ac479200e9a30e61ab6cd9cec3033093 1,242 0.72/1.00 vMB 6
695,893 695,893 000000000000000000046faf4c67e430d91dd4d1a3aa5365910e2f17ed4f8ef7 753 0.29/1.00 vMB 11
695,892 695,892 0000000000000000000f1e6e0678fc83c16b69679758275947e14030e9880f05 379 0.13/1.00 vMB 12
695,891 695,891 000000000000000000083988f402c3dd05afbc1cff9ed23482ef6e8c9bddd885 502 0.59/1.00 vMB 1
695,890 695,890 00000000000000000006fb532e714cfd34a5e9eaf182f70c663779b7e1c15c0a 1,969 1.00/1.00 vMB 27
695,889 695,889 0000000000000000000e0a77a22090e107e92034986da6578cb6c4aa8b1b62c1 603 0.19/1.00 vMB 11
695,888 695,888 0000000000000000000a6fd4eaaa9058ae522f08e36c7ca0c7cf9fc5f41ed07a 2,039 0.98/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.81 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: 710.18 GB
    • Received: 17.04 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.