Loading Tool

Explorer IconExplorer

Memory Pool

44,123 transactions
28.40 vMB
0.11853944 BTC
Random Selection Loading Transactions
Max Size: 147.58/200 MB

Candidate Block

Mining Attempt c03a04b7df2611ad70f6e60c2f16677d197fe8528738cc2289f937239b19ffe8
Version 20000000
Previous Block 00000000000000000001ba294a1e5c8ead048e94ebd94561d85b6bcbd1b10899
Merkle Root 7e3c03d244a6234959b34d522771063aafd94b2ecf2cfc33e5d9b0bb3dac705b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,424
Size: 1.00 vMB
Total Fees: 0.03193062 BTC
Feerates: 39.16 > 3.20 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,709 (560,042 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
354,667 354,667 00000000000000000b9d3e0bb923f6a8afc39323a316c8db699594f3c97cf57f 397 0.36/1.00 vMB 14
354,666 354,666 00000000000000000c613caff7b2a866b23e52814726d6378e76a5dd0e8eb730 1,119 0.74/1.00 vMB 20
354,665 354,665 0000000000000000026fb8687cfd05634fb48521433cb5face6cd0bc9e4d2b62 894 0.75/1.00 vMB 20
354,664 354,664 0000000000000000038724b0e9f857aa7a4788099c95e5c6be4d9db532a690f3 2,005 0.75/1.00 vMB 35
354,663 354,663 00000000000000001510e299aa7ab3790051e14d1deb643b73b2e11a960e2232 1 0.00/1.00 vMB 0
354,662 354,662 00000000000000000f17abf02d04dd24b617828f1a0163e1f85f35b38cc3b47c 884 0.52/1.00 vMB 21
354,661 354,661 0000000000000000008b4f414ff36d0b3b6fea2638422df11a93c5cdd60c9120 2,078 1.00/1.00 vMB 69
354,660 354,660 000000000000000000e0b0ed81636a69d6e189b04903972d387ed3992415f160 536 0.24/1.00 vMB 28
354,659 354,659 000000000000000012f68b59cb7a9ec180af3096a8d0a9270ba45df8ba0b8d8d 84 0.10/1.00 vMB 4
354,658 354,658 00000000000000000cfcf72af071dc3ba61a6aa53417cd0cd4dbe83f53b845f2 390 0.29/1.00 vMB 21
354,657 354,657 0000000000000000084be4d01d6a37beb1fa95bac312b698e9d86d82591a8ca7 1,270 0.67/1.00 vMB 28
354,656 354,656 000000000000000007fe5124dd03ae2aafcf6c108a6d3f5a12a56bae6c2fba8f 58 0.04/1.00 vMB 20
354,655 354,655 00000000000000001703697bc0dabfe33c53eb0a6b385e47c6332eaa548528a6 53 0.03/1.00 vMB 21
354,654 354,654 00000000000000000387e8092f56eb3eb8dc135c3de74840df2af2435de61732 180 0.10/1.00 vMB 20
354,653 354,653 00000000000000000962aefd38a8ce714796fb54467aba9ef85ec9a338464a22 145 0.08/1.00 vMB 16
354,652 354,652 00000000000000000c688c7ca2675ddf7b1b29014de259d34fecfd68240c944d 575 0.37/1.00 vMB 22
354,651 354,651 000000000000000006bdc6a7b979a52faea508fe6d6300aefc761e71dc003878 1,046 0.57/1.00 vMB 26
354,650 354,650 00000000000000000bd9ed332c2915634962b07bc67e09a057404bbef234bfb4 211 0.16/1.00 vMB 21
354,649 354,649 00000000000000001224086d6bd353cc4e8d4d7365c92e83f15bf82de33037ce 811 0.53/1.00 vMB 23
354,648 354,648 000000000000000008e4e43b9ebef91499fa82e81dba7303a0ce2e53ef9561a7 107 0.08/1.00 vMB 7
354,647 354,647 0000000000000000117d52c593eb649ce3d0041dadf0d209c3a186fdf302c46e 280 0.22/1.00 vMB 18
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: 114
    • 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.