Loading Tool

Explorer IconExplorer

Memory Pool

79,314 transactions
29.69 vMB
0.07697445 BTC
Random Selection Loading Transactions
Max Size: 178.09/200 MB

Candidate Block

Mining Attempt bb14a54bc3d34d4942bb4ec7ee6d6c9a6e9f59e8dd4bcd10e5dc1e01393eacc5
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root 1ac9869ce3cd62572132ea221b5849b6660e54a073385c9c38ddd99dd0f06312
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,783
Size: 1.00 vMB
Total Fees: 0.01652544 BTC
Feerates: 313.32 > 1.66 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (561,013 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
354,002 354,002 00000000000000000bd15fb48b87160c53caac35ab9e6515b59bc0187982766b 1,483 0.70/1.00 vMB 26
354,001 354,001 000000000000000005ce357b2bb22f3e2e770a89d9f81af07e65aa28b11034bf 195 0.11/1.00 vMB 20
354,000 354,000 00000000000000000cf8af9be2709e9d7adf2c33b3789aeeff517987f4be22e8 852 0.43/1.00 vMB 25
353,999 353,999 000000000000000010584cae69a13665ef30a16ac6f957c5069d64a016e2e310 1,510 0.75/1.00 vMB 26
353,998 353,998 000000000000000008623405accaa440ebbfb528997784e3037620c9269708d6 762 0.39/1.00 vMB 31
353,997 353,997 00000000000000000efe29d07e8b8f9ac5fd37a95094ae0e2a9d61ad66e1222c 110 0.07/1.00 vMB 10
353,996 353,996 00000000000000001166fe9f2836c761a1f9c6c879b2fa88826d76e955944d06 293 0.17/1.00 vMB 31
353,995 353,995 00000000000000000c0b617cb4198c49d2699d5389edcf9e7d00fbf67f1611f6 961 0.63/1.00 vMB 17
353,994 353,994 000000000000000010c2b6f71f7dd148834b6626ab1b942540f55bc88ca4c5cc 1,147 0.90/1.00 vMB 21
353,993 353,993 0000000000000000058903a824a3a2333aba1a0a88e016f9d1cbe62a1b96165f 2,189 0.75/1.00 vMB 42
353,992 353,992 0000000000000000050dac06306e3c9f19637bbef1cc87e376eb89fe863ae292 1,485 0.89/1.00 vMB 30
353,991 353,991 000000000000000004d83a24935d4cbeac752a6694c54b6b7458adbfad597930 811 0.40/1.00 vMB 26
353,990 353,990 0000000000000000136e4f52ad94c9265e209efd2be070af6bf64c2900237414 286 0.14/1.00 vMB 29
353,989 353,989 00000000000000000939d8cae4e4bb2b08d2ce46116b67d68354cc5a87db45be 1,150 0.58/1.00 vMB 26
353,988 353,988 000000000000000007480ded64ed16652abcc9fc24715e76351834ca501fc870 1,126 0.63/1.00 vMB 24
353,987 353,987 0000000000000000028025120ee06975e7a569e99c7ea2c16e85d780299da428 158 0.12/1.00 vMB 12
353,986 353,986 000000000000000006764f4e060192f122f6d3c5ed8c0c561865bc96b7706c78 536 0.25/1.00 vMB 30
353,985 353,985 0000000000000000039475b2167388a1deb2713183b2c74277fe9f57d58e182d 439 0.27/1.00 vMB 20
353,984 353,984 000000000000000007b0509071d96c53761da2ef5759b0e6a3143674ba571db7 576 0.29/1.00 vMB 29
353,983 353,983 00000000000000000c2490e1ba2b6364db409c1f632e58e4402d3b6af618669c 1,171 0.68/1.00 vMB 20
353,982 353,982 00000000000000000785f44e237ac982c14d6d0b07790a72e9cdf24097afc5fb 1,754 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.42 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: 665.41 GB
    • Received: 15.13 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.