Loading Tool

Explorer IconExplorer

Memory Pool

45,078 transactions
27.37 vMB
0.10378654 BTC
Random Selection Loading Transactions
Max Size: 143.09/200 MB

Candidate Block

Mining Attempt eb2c1f33c81f96b7dae888532f6dc8598009b38b041d7b567980459057686c88
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 22b77fa98f0f133d2aedcbef1a841dd90124eebe2d5727eb036bf57cf6a6f698
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,625
Size: 1.00 vMB
Total Fees: 0.04647823 BTC
Feerates: 151.01 > 4.66 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (85,203 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
829,673 829,673 00000000000000000002eac86b321b87f7c656625cad71e0e386a673f4988c48 2,209 1.00/1.00 vMB 48
829,672 829,672 00000000000000000002ced25f6b42121adc37bee100c147f68e83a6a6cdc42e 713 1.00/1.00 vMB 36
829,671 829,671 00000000000000000000734660a45db54c2032a42b22fe8ab2300f7e88aa88d0 2,344 1.00/1.00 vMB 86
829,670 829,670 0000000000000000000244b9ced2749679841ac44a7aaabf9130958fe298bee2 855 1.00/1.00 vMB 24
829,669 829,669 0000000000000000000251e0d80b134cc29479a69276e44f09c38cd740442396 1,468 1.00/1.00 vMB 26
829,668 829,668 00000000000000000001d87bcccb35ff11593886f99741be180d6409c5c84fd8 1,439 1.00/1.00 vMB 23
829,667 829,667 00000000000000000002b7f6908f3430ca60e33f74d8ddb5b918047836c01a70 2,052 1.00/1.00 vMB 34
829,666 829,666 0000000000000000000178fb2471825e6c63c18ac1e5e24078c787b021fc6de5 1,664 1.00/1.00 vMB 37
829,665 829,665 0000000000000000000332f7e09e466fb73dc1ff30ed1321eaaefd43d4bcd2c3 2,973 1.00/1.00 vMB 46
829,664 829,664 00000000000000000000af2d02f35a4b40a3d5544270cb10407f0f3d3aba050a 2,306 1.00/1.00 vMB 34
829,663 829,663 00000000000000000001b67aca7d20a8595bec34788aa4e1be87687c7f13f6c4 2,079 1.00/1.00 vMB 31
829,662 829,662 000000000000000000010b4cfb3a52b8870de6d67986f556410ae075ec91a732 3,117 1.00/1.00 vMB 44
829,661 829,661 000000000000000000020df0a3dd5821e0b6bd35447d3ea9053669c4dc82b7bd 1,846 1.00/1.00 vMB 32
829,660 829,660 00000000000000000002c215e71ac7704360abfdec4e420b00a6babe80e0c1fc 1,114 1.00/1.00 vMB 21
829,659 829,659 00000000000000000000660ef4687ae82f1aa5b16ad0c95739e8d333a6b657f2 3,440 1.00/1.00 vMB 48
829,658 829,658 00000000000000000003843c8849426e21f114315affa7addbdb55f78929ad00 173 1.00/1.00 vMB 20
829,657 829,657 0000000000000000000272774f332b8ace45994f0df4dd12e2a7433ef60a9163 585 1.00/1.00 vMB 22
829,656 829,656 000000000000000000006c644f4aa06e2537dcb5a8e7255b494d52b654c5173d 146 1.00/1.00 vMB 20
829,655 829,655 00000000000000000001214886d885f2ed1451c5dc62a75c8d68ecd66f43b77d 1,318 1.00/1.00 vMB 27
829,654 829,654 0000000000000000000058c1927d9bdea6ab2935e418b26ca1ec730ee9e73e79 1,961 1.00/1.00 vMB 26
829,653 829,653 0000000000000000000331624319d936b71801a9d6818b18a6757123612529b1 2,977 1.00/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.17 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: 653.50 GB
    • Received: 13.91 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.