Loading Tool

Explorer IconExplorer

Memory Pool

87,532 transactions
32.86 vMB
0.13757547 BTC
Random Selection Loading Transactions
Max Size: 199.79/200 MB

Candidate Block

Mining Attempt 118d676b1b2601a97960c1d6da0bd21405083a20e8fd05361252559451ecfa6b
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 6ebe830eae13f823c3b6072cf9b2ea09159d2b94c07f60f6c4bc1a9d2dd858e2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,977
Size: 1.00 vMB
Total Fees: 0.05012351 BTC
Feerates: 300.16 > 5.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (401,197 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
514,019 514,019 000000000000000000142440a5b78ca71edf11aa10a111256aaeb144a9c43222 40 0.02/1.00 vMB 66
514,018 514,018 0000000000000000002e6425ffd941cfdf7307b7a628482fc4772049977607e4 1,269 0.51/1.00 vMB 58
514,017 514,017 0000000000000000003cbe70bf33ea3214669b66551d96bb371ce1dfc075aa1b 1,494 0.59/1.00 vMB 32
514,016 514,016 000000000000000000516e2e9f363a5ab4bd9965049c5f7520c03a256ab474d6 103 0.03/1.00 vMB 124
514,015 514,015 00000000000000000022a40dc2d234a76f347fa10bf740877fd92893fa97eb8d 627 0.29/1.00 vMB 65
514,014 514,014 000000000000000000131a51705ef5e482405ec357e4878d7419b7a1de9bd8b9 2,854 0.99/1.00 vMB 31
514,013 514,013 000000000000000000219b686edc67bb78096674f7203f125ab1958b0ca1d15d 1,012 0.37/1.00 vMB 64
514,012 514,012 0000000000000000002697b773c77e98bb557d9b16c0eebe638f089f66cff346 653 0.37/1.00 vMB 29
514,011 514,011 000000000000000000142c69a138eaafce0aad9e7864b730b58f5222ce435666 1,561 0.52/1.00 vMB 41
514,010 514,010 000000000000000000018529ad32dff054460b18179d5658d761972fae3938d2 756 0.29/1.00 vMB 28
514,009 514,009 00000000000000000038c38c9802836e9fab1e9f38df5ddbf6ba1101db616e9d 201 0.14/1.00 vMB 37
514,008 514,008 000000000000000000482a0a225ab915d700a277f453941d38880674a0eacdbe 401 0.13/1.00 vMB 24
514,007 514,007 0000000000000000001aee0fb6c6213b132e95519fd0b8a327aa84181c3f0dcf 229 0.10/1.00 vMB 19
514,006 514,006 00000000000000000043fd6f70d8776c601c0bc9e6586234b3969843889c40d7 285 0.09/1.00 vMB 27
514,005 514,005 00000000000000000044ed0c59dc034ded314472c1ee9ee2ce29824af72ad790 266 0.09/1.00 vMB 22
514,004 514,004 00000000000000000051f108c957ecab11cae2ba5d7347a81f272f103a9be4be 934 0.54/1.00 vMB 32
514,003 514,003 00000000000000000017c12ec86497f1cc8d41c07b55f5023316eff798c1cba3 2,576 1.00/1.00 vMB 54
514,002 514,002 0000000000000000002adf6c3ec9dc179b8ec2f70f5f11fd7985c1fde38af919 170 0.07/1.00 vMB 14
514,001 514,001 000000000000000000040c421005d950a4e667af5dcfee739e5acbdf34d88414 121 0.04/1.00 vMB 22
514,000 514,000 0000000000000000003fc2067c2f17f0712caa4eedda294e5290e2fff278ed88 1 0.00/1.00 vMB 0
513,999 513,999 0000000000000000000efc557a92c70811da6fa7ec4db56f42d57b97f9d9325d 724 0.32/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.76 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: 709.03 GB
    • Received: 16.84 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.