Loading Tool

Explorer IconExplorer

Memory Pool

55,556 transactions
31.72 vMB
0.19576033 BTC
Random Selection Loading Transactions
Max Size: 170.87/200 MB

Candidate Block

Mining Attempt e5fc27a7ceeb202837d244809e5c88891a6bd856a5d00555b7a8be31d79ebe67
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root d02e3424e31b3b68b6f93aed1c803276ee53dcb1dceb86030c5f2f363ef0fa70
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,466
Size: 1.00 vMB
Total Fees: 0.08919957 BTC
Feerates: 502.46 > 8.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (732,037 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
182,776 182,776 000000000000072387c0dda8ce9ffa7717835c812adcb5fead22367c8dd9cdf4 25 0.01/1.00 vMB 21
182,775 182,775 00000000000005c1f39cfa1b29424a4352a2541d16668a07f3dca40c0843dc84 253 0.09/1.00 vMB 124
182,774 182,774 000000000000061d0bb660a8999431291eb8f86705d29b189958c10b08437e18 524 0.25/1.00 vMB 165
182,773 182,773 00000000000004797dd04ecd0a63222eca98c4df5ab57addadd5ed0886acd86f 35 0.02/1.00 vMB 81
182,772 182,772 0000000000000294e6e5008ababebd6d457a53e87564764cc3605b0a823d4c44 63 0.03/1.00 vMB 107
182,771 182,771 00000000000004534dcb3f449579487473de90ee24d97606987277ddced7e1f3 35 0.01/1.00 vMB 109
182,770 182,770 00000000000008c820fa7b6247f41ed84d7b982fcd242edc5f4961347d154b8e 10 0.00/1.00 vMB 46
182,769 182,769 00000000000008674cd0c8bfbe75aa2cf75686bb9dbe0a003f9e5c3034c71b86 332 0.12/1.00 vMB 125
182,768 182,768 00000000000004763c3afca29f453d241ac5883ec14e004bd48af317bc17401b 550 0.25/1.00 vMB 115
182,767 182,767 00000000000008b82d85eb8d149cbb8e62dd9b2b93f687dcaac687551f475b91 6 0.00/1.00 vMB 15
182,766 182,766 000000000000088b76bc9b41906de7cde51e679a8401e0dfff6d4a6947cc0758 1 0.00/1.00 vMB 0
182,765 182,765 000000000000032547b68ef99b97160b54a917ec3d9bb57b6af7762783d7f114 133 0.05/1.00 vMB 133
182,764 182,764 00000000000005d67925b0be080367e96cbfa7a3ab2315e49574c7a8fc974c82 133 0.05/1.00 vMB 87
182,763 182,763 00000000000008886a09d9625c772f2489e5deb881c0e3d9d16aaa4d5142e45e 119 0.05/1.00 vMB 127
182,762 182,762 0000000000000665d0a12d916e27d7da57f34f526206a88017293c82d78eec3a 9 0.00/1.00 vMB 102
182,761 182,761 00000000000001cecb10a62a4bc4ec84f9c83dca757f4cdc07bc14668b49fbc0 78 0.05/1.00 vMB 84
182,760 182,760 00000000000009036c5d74f23d64f1410aa348e9cc876b1133f71044f2867300 10 0.00/1.00 vMB 25
182,759 182,759 0000000000000a8152b8342b49f2f448e980282625a28c9bc1b6301bc7157357 17 0.01/1.00 vMB 110
182,758 182,758 00000000000007c3c39b3a67fbb45a93b560eb9d40308cbc7f0b8bdfa7c6586e 323 0.12/1.00 vMB 136
182,757 182,757 00000000000007b02893dd84ef9e963082bb611f422b39d5dd5fbe3da75cc196 145 0.05/1.00 vMB 63
182,756 182,756 000000000000026c81722f53e5d866b6eda48fa70d663f59f060a5bc20a9a36f 256 0.10/1.00 vMB 149
Previous 10 blocks ↓
Total Size: 782.06 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: 651.13 GB
    • Received: 13.42 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.