Loading Tool

Explorer IconExplorer

Memory Pool

80,160 transactions
29.82 vMB
0.12221408 BTC
Random Selection Loading Transactions
Max Size: 180.36/200 MB

Candidate Block

Mining Attempt b3de4333b03f6dab468e249b92518e4b528ff65342e1a22d1f87ca042121f0d4
Version 20000000
Previous Block 00000000000000000002064931ca32749e9a68a433f5974b1ade127285f85a4a
Merkle Root 6c47c40050e9b4157ce966260da00e539542af1ac610062714b151962cfb6698
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,729
Size: 1.00 vMB
Total Fees: 0.05708329 BTC
Feerates: 313.32 > 5.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,096 (678,154 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
236,942 236,942 00000000000000a7841a34d44fa5bdec7b627655f2dd5fd0c3249339d5472603 176 0.11/1.00 vMB 124
236,941 236,941 00000000000001405479aeaa3689bea237bbf45199a0ebcfe6e92bcbee0825f2 293 0.15/1.00 vMB 160
236,940 236,940 000000000000011af24d206aa2f387f894d40d3e7748c009fa09165dcf75a1c5 1,174 0.47/1.00 vMB 403
236,939 236,939 0000000000000078e9418fc22d3dfb3dd156061b0d2b209aa2c984d0be4f47cf 336 0.14/1.00 vMB 188
236,938 236,938 000000000000015a450d62d228f4ea972491df35a5171c3891fc170d6fa5d51e 450 0.20/1.00 vMB 168
236,937 236,937 00000000000000fd685cde3372049894fdb397451449eeb5e767f79b5962ae4c 497 0.24/1.00 vMB 183
236,936 236,936 00000000000001564ebf6023b11fb528931272364072550727387c1e82f2cda4 514 0.24/1.00 vMB 165
236,935 236,935 000000000000017adb4eaa882f6573ea944923cb312a6a8b1de619e36363ad7d 826 0.34/1.00 vMB 204
236,934 236,934 000000000000017a6af667a25b573f80d749e44dffa880a7ee6435bd63771676 5 0.00/1.00 vMB 0
236,933 236,933 00000000000000c0f8fb7b632039487ba478f84a0c5c609e3e7199a5092171b0 201 0.09/1.00 vMB 146
236,932 236,932 00000000000000d6c8c07da47e983b1087d2373848587aafcdddcddda045cd81 136 0.07/1.00 vMB 116
236,931 236,931 00000000000000c6948835d8819422bca9f463f9242f2ea9edd5df30146a4898 425 0.19/1.00 vMB 174
236,930 236,930 00000000000000669f4fdca2bd2ac630af0151d05194f237bd15140a0cc616ba 438 0.21/1.00 vMB 167
236,929 236,929 000000000000008c6591a7f59d653d83365426134522364a9bae323166efc3c8 175 0.07/1.00 vMB 162
236,928 236,928 00000000000000c19c69a5f5ef54d4565102a4e28a59a05ebbf0cb5efba4bac6 115 0.07/1.00 vMB 134
236,927 236,927 0000000000000105ec4bfb462b88009849487979824a2342d84e67eb6b92fda1 571 0.25/1.00 vMB 187
236,926 236,926 0000000000000020983560782b0999df53aaac7464d4c480f42c54bc4b668577 577 0.24/1.00 vMB 168
236,925 236,925 000000000000002478c5d711f4b445b323d073a1aefe8cee19b2523dbfe3257c 348 0.16/1.00 vMB 164
236,924 236,924 00000000000000096b1e91ac46869bc9e4dba55bcb31e47bb3165d6cb4a22dd2 219 0.21/1.00 vMB 32
236,923 236,923 00000000000000f25d179f3a201d921b632b3ca3f39dec02569b21dfec11bb1a 21 0.03/1.00 vMB 22
236,922 236,922 00000000000000de7562f0b07f0dec9f174a8bc4d97334861e80f851408deaaa 555 0.25/1.00 vMB 165
Previous 10 blocks ↓
Total Size: 782.56 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: 670.10 GB
    • Received: 15.82 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.