Loading Tool

Explorer IconExplorer

Memory Pool

43,725 transactions
28.30 vMB
0.11401348 BTC
Random Selection Loading Transactions
Max Size: 147.00/200 MB

Candidate Block

Mining Attempt 95cf8b2cf74c089d6bfbe31fc6dd16e758584e145964e9657a218b055722d8e1
Version 20000000
Previous Block 00000000000000000001ba294a1e5c8ead048e94ebd94561d85b6bcbd1b10899
Merkle Root 163bd8e56714e0817459da4440640e255a081af62029cf9b9984b620bb22eaa7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,228
Size: 1.00 vMB
Total Fees: 0.02930834 BTC
Feerates: 30.00 > 2.94 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,709 (204,877 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
709,832 709,832 00000000000000000001baa214c5ced6be274885861a1c6744d788d34db6ad46 2,167 1.00/1.00 vMB 8
709,831 709,831 000000000000000000058bd7446b53556fe7244ec6344abe081c5162a6369947 3,159 1.00/1.00 vMB 14
709,830 709,830 00000000000000000001832a36eef704c5fd724a95a5eb187a194b40549619e2 1,622 1.00/1.00 vMB 3
709,829 709,829 0000000000000000000736de2b2f25cff5146a85c83467280f798b249819d726 2,682 1.00/1.00 vMB 4
709,828 709,828 00000000000000000006709e175cfe774d174347b0247683d5a76f976672645f 3,310 1.00/1.00 vMB 25
709,827 709,827 0000000000000000000542b803ebaee1c86692c5a89f6c7de7ebfdb4b9ecd6b9 1,278 1.00/1.00 vMB 2
709,826 709,826 0000000000000000000460982e2c67f5b2b56cc94ba8951986466ab2550e18f5 3,307 1.00/1.00 vMB 13
709,825 709,825 00000000000000000008b700ee8d68e65db50fd6525fc6adc47861d600f6253c 2,958 1.00/1.00 vMB 11
709,824 709,824 000000000000000000030e292760999929596692d186aa9c0c829fa5bd11f3a0 2,483 0.96/1.00 vMB 9
709,823 709,823 0000000000000000000a8ab0140daec1aa8c1dba679f2dd669c9f28cb4c65232 2,335 1.00/1.00 vMB 6
709,822 709,822 00000000000000000005931b367203802fea25e1d10a4dd4f9af177ca715caed 3,285 1.00/1.00 vMB 11
709,821 709,821 0000000000000000000794549c55723564ca3329a9286bd96141a7f1cf533c52 403 0.96/1.00 vMB 2
709,820 709,820 00000000000000000001fdbafbd4fd2e16f541f68debdbb8034aad6ba57c8c38 2,349 1.00/1.00 vMB 10
709,819 709,819 000000000000000000070b24df862aa2f2b4f16187b3f70cc60a6541cda8dcaa 479 1.00/1.00 vMB 2
709,818 709,818 0000000000000000000118e0a2c0fd32bc540ef3f6e415a89ab74b9ce73dfd94 276 1.00/1.00 vMB 1
709,817 709,817 00000000000000000002f720853c5bbbf596134a13f4ab41d6d25f7cc99058f9 620 1.00/1.00 vMB 2
709,816 709,816 00000000000000000001a266c4f4358cf355ed3a7d052cd6fb51fc3c179cd610 217 1.00/1.00 vMB 1
709,815 709,815 00000000000000000003908ca769541961b0378bce37e3c5e357ca487eaad198 1,406 1.00/1.00 vMB 4
709,814 709,814 000000000000000000037b308de9930233c59ee7e213b20350763bc461fbf150 2,493 1.00/1.00 vMB 11
709,813 709,813 0000000000000000000bea8a67f764945aa9bb203d5d55a6630ed94795b7394a 1,461 1.00/1.00 vMB 7
709,812 709,812 00000000000000000002ade8c0f4d69fec9a9215740f4987f193a8acc92c049f 1,469 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 781.88 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: 645.00 GB
    • Received: 12.63 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.