Loading Tool

Explorer IconExplorer

Memory Pool

41,640 transactions
27.46 vMB
0.08219890 BTC
Random Selection Loading Transactions
Max Size: 141.91/200 MB

Candidate Block

Mining Attempt 4ddfe5742f9c19fdf3c5b817f38baff8efa302282079b7387710ee9fe04c95c1
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root 56f8d373982dade4c56f4aa1c1d85b8a2197494c077f0976016804e03747bb41
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,036
Size: 1.00 vMB
Total Fees: 0.02819414 BTC
Feerates: 141.50 > 2.83 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (674,672 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
239,987 239,987 0000000000000033c9e9233714cb63bce6493ec2fe05d4988f997a3f8166ccf5 82 0.07/1.00 vMB 101
239,986 239,986 0000000000000077f1d6b6844edf4088da3c895e76eaa44fb326f56af1f461d3 68 0.04/1.00 vMB 164
239,985 239,985 000000000000001ca46c3ea49cd48aea6bf5e96871f0441b2a6222cdd7a3b90d 191 0.12/1.00 vMB 134
239,984 239,984 00000000000000cd2a2500eb89d8620e531fef0f657d52c5edfbcb7900514b1f 194 0.09/1.00 vMB 118
239,983 239,983 0000000000000023338db1261ee69303b0ce51833ba6b0d620f2d6fc7faa9f89 755 0.25/1.00 vMB 288
239,982 239,982 000000000000009b9e92b01eb08384e9107cc79fd607f516c0d887e1c2ed2c23 188 0.09/1.00 vMB 161
239,981 239,981 000000000000001651181f26fd03dd98271d20196d1a811a4a0109fa29b94aa4 17 0.01/1.00 vMB 100
239,980 239,980 00000000000000b094a59eaa3857cac7fcc6686f64b509980cc61184ab58696e 19 0.01/1.00 vMB 146
239,979 239,979 00000000000000b0cdc5dc3a0c5aad06315cf74edefdfdad5442c4ffabf86b09 223 0.09/1.00 vMB 204
239,978 239,978 000000000000003df18cb5672abd01ad785410cb48bb3038d0fdb9ee5439a446 231 0.09/1.00 vMB 225
239,977 239,977 0000000000000108314d6bbf69c20665869bcb17cc9ac935051f816c12006a15 252 0.11/1.00 vMB 150
239,976 239,976 000000000000004b2d1d3216458f48e1eabb0e2863fd362a34696ccf0fd60751 512 0.13/1.00 vMB 257
239,975 239,975 0000000000000016c615422cc1ff12eefdcfb9c1847d91e36bdc7be710d5e21f 249 0.10/1.00 vMB 182
239,974 239,974 0000000000000026b52ae40aef37179858c0acc6bb7c79ae0b7e73dc170d6bc0 618 0.25/1.00 vMB 192
239,973 239,973 0000000000000087451c5cba9cd618ebf885234893edbc36085e4a62ce141cd4 114 0.06/1.00 vMB 146
239,972 239,972 00000000000000ac998fc2175d0790e9e94e7cc914cdb00eb6a0b3c42ee090d2 440 0.23/1.00 vMB 173
239,971 239,971 00000000000000157cd947440402c4c773f2df79e9cc505ee6286fa5444ecbc8 248 0.15/1.00 vMB 104
239,970 239,970 00000000000000b31371edd3656af35ef5ddf71aab394ffbdbe14c06a0c9d3ad 733 0.25/1.00 vMB 286
239,969 239,969 000000000000001d34e5f0a926ca17d64b363f188be8d63aedbb6f9446a45deb 584 0.25/1.00 vMB 175
239,968 239,968 00000000000000a446dca50b1e169c6b433bb66d0cdeef99c8fd88e77a170216 179 0.10/1.00 vMB 94
239,967 239,967 000000000000006fc98b3c5832ff93c64185036890ddd583e0a2799b7ca8a405 703 0.25/1.00 vMB 227
Previous 10 blocks ↓
Total Size: 781.79 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: 633.65 GB
    • Received: 12.21 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.