Loading Tool

Explorer IconExplorer

Memory Pool

73,904 transactions
27.32 vMB
0.06603421 BTC
Random Selection Loading Transactions
Max Size: 166.78/200 MB

Candidate Block

Mining Attempt 5b0af9cdd123b5d75ee8d7252ebabb1128993349701b4b0b32f167d22bb9f07a
Version 20000000
Previous Block 0000000000000000000189a5f20e878121d89bc785969cccc1ec619f95e896c3
Merkle Root ba79b7f6af46b70dcc30837e1240068aae32c0c0ea79ec5725c965a6f62001db
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,491
Size: 1.00 vMB
Total Fees: 0.00790939 BTC
Feerates: 73.20 > 0.79 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,281 (387,381 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
527,900 527,900 0000000000000000001b9d581e2d21786ee922cfc9bcdb9b416e7220bca6bf53 2,028 1.00/1.00 vMB 42
527,899 527,899 0000000000000000001501a481c4fb95b598f100d2ceb8bb6659d35ca5aff111 2,545 1.00/1.00 vMB 37
527,898 527,898 0000000000000000002b5514c81d754ab8736717d473d3ae3f664a478b6f1117 153 0.05/1.00 vMB 67
527,897 527,897 0000000000000000002207e5c978d0ee618b9e384ed6e9ab3f97ed2007f26c1d 695 0.32/1.00 vMB 37
527,896 527,896 00000000000000000022879ea61b75f5d4e4ff8bce404b85431747d9904e1dc4 433 0.18/1.00 vMB 51
527,895 527,895 000000000000000000081c1869ec4aafa79a023bae21c9c445ab5f1f6651827f 1,895 0.82/1.00 vMB 48
527,894 527,894 0000000000000000001e8755d6c9ee32376031295b778491635c77c9ac7f05f8 107 0.04/1.00 vMB 15
527,893 527,893 0000000000000000003243f7d988b5d4456ac68811ac108f377ccb59fa0c7537 809 0.44/1.00 vMB 60
527,892 527,892 00000000000000000028c35710cb58909f3ad5106926212ea7684700e075f3ab 222 0.08/1.00 vMB 68
527,891 527,891 0000000000000000002c5d49a48cf9a763c38f03a98666075c5420b59e7dffe7 235 0.08/1.00 vMB 45
527,890 527,890 00000000000000000020cd23c811edd0c8a9b4720456f57f0ff939602424f5e8 134 0.05/1.00 vMB 54
527,889 527,889 00000000000000000002aba51b24cdd4815ca2a3bab1c36af2781569f58ce2d2 569 0.25/1.00 vMB 29
527,888 527,888 0000000000000000000c0fd8ef45c1eecf4fee003337295d80860567833d663f 1,907 0.92/1.00 vMB 17
527,887 527,887 00000000000000000029696e7d02c5a3cad460583a35482a470a04d9d4bb2ea0 621 0.26/1.00 vMB 18
527,886 527,886 0000000000000000002d6b23dda81bc8797107933c4788c06de111dbcb75096c 1,198 0.58/1.00 vMB 19
527,885 527,885 0000000000000000002b46c8bcf05aad118cf4ad93cc6baa4dc2d3d6d45ea95b 2,073 1.00/1.00 vMB 19
527,884 527,884 00000000000000000017570a43a12d9b13d8215cf04b7358bb5bf50a06004f92 292 0.18/1.00 vMB 3
527,883 527,883 00000000000000000035ef28bc2a4711e44153f1c3b5e22233de02de08f52523 2,182 1.00/1.00 vMB 9
527,882 527,882 0000000000000000001ebe2e4d86c203e878a75fc509236412d2ae9d2a37c6c5 2,364 1.00/1.00 vMB 66
527,881 527,881 00000000000000000021865b070933943fb8b5959678542998bb99d5721b4e3b 1,795 1.00/1.00 vMB 58
527,880 527,880 00000000000000000021ff1b9bb47d6f7aaf91e7fb7ebfb37fd06be37925ffeb 404 0.17/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 782.88 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: 713.23 GB
    • Received: 17.33 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.