Loading Tool

Explorer IconExplorer

Memory Pool

75,179 transactions
27.76 vMB
0.07639014 BTC
Random Selection Loading Transactions
Max Size: 169.41/200 MB

Candidate Block

Mining Attempt 0661bb91211fdf78dac13ff5d9dc811c668e5e193eabf196a7178b278e329a0d
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 6db0628ad63df9e9e33bb3100428cdd934917710c776aee2cddf2b513f3e4706
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,088
Size: 1.00 vMB
Total Fees: 0.01701176 BTC
Feerates: 100.00 > 1.70 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (107,552 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
807,706 807,706 0000000000000000000017cbd9f9c7c8dd939d8f3f22d84664c47c400eca451e 4,354 1.00/1.00 vMB 15
807,705 807,705 000000000000000000036622f11a8fa30e6d70fba79d13616481e29ae3bd9a07 5,483 1.00/1.00 vMB 15
807,704 807,704 000000000000000000034def238b1879a03a9d4d7156cfe837c702a8ce119745 4,602 1.00/1.00 vMB 14
807,703 807,703 00000000000000000004dcc6b32ef41e70ecf84c523260b2f309a788bd29bad0 2,707 1.00/1.00 vMB 24
807,702 807,702 0000000000000000000062154229bd54e558fc52788314730bf50fe11847f53d 6,285 1.00/1.00 vMB 14
807,701 807,701 0000000000000000000034a83d83ac6369fcc27a78fd3058f842742cae88fab5 4,582 1.00/1.00 vMB 13
807,700 807,700 000000000000000000034632cab529483b7f322c7f45b1eb4050cb193df781ea 4,981 1.00/1.00 vMB 14
807,699 807,699 000000000000000000035f0604f9fb6de88ecf759ce8b3207b1abb805b628ad8 2,535 1.00/1.00 vMB 15
807,698 807,698 0000000000000000000352865d1fab70a3c5f888430659290a8789b0cb32c4e5 5,096 1.00/1.00 vMB 15
807,697 807,697 0000000000000000000463e07cde375bbf3601edd1adbc9c449213787d5ae265 1,864 1.00/1.00 vMB 18
807,696 807,696 00000000000000000001275bfc366be1ecf2aea75252ab56b30c2eaac9125137 4,761 1.00/1.00 vMB 14
807,695 807,695 000000000000000000029017ed3ddb4cba075e21d48f51da44b9a4c3ff1d9616 3,703 1.00/1.00 vMB 17
807,694 807,694 000000000000000000001240c04649e177d8a8cb688fa946943b18b373805388 4,410 1.00/1.00 vMB 17
807,693 807,693 000000000000000000050a73b734dce757919d7e2a42f8dc7fd5267bd023b984 2,695 1.00/1.00 vMB 19
807,692 807,692 0000000000000000000109fc4d17efd521a6e0c2666ebd5c1db63ee462d554e4 2,804 1.00/1.00 vMB 21
807,691 807,691 00000000000000000001f903f13fa6e6ba08ae7f949fc6f2d63ab08c44b39d11 6,124 1.00/1.00 vMB 14
807,690 807,690 0000000000000000000162f61c5c6a325d9df6e966f39a2c1ad64e58d731fe8b 4,698 1.00/1.00 vMB 16
807,689 807,689 0000000000000000000320ef87e891ee44664c8b378c73b2648dad114a0c57a3 4,165 1.00/1.00 vMB 15
807,688 807,688 00000000000000000002d5d32e0798dd2f95f51b5f9639c46ccf18ddd22e99b0 2,926 1.00/1.00 vMB 25
807,687 807,687 000000000000000000010de394714c41b99cf5069d28e2d0af8c5586bcb4b093 5,887 1.00/1.00 vMB 12
807,686 807,686 000000000000000000013689b5f70fbaf6c7243d73506dde2f678df8bdf9f4e4 5,062 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.