Loading Tool

Explorer IconExplorer

Memory Pool

73,329 transactions
27.09 vMB
0.06259325 BTC
Random Selection Loading Transactions
Max Size: 165.20/200 MB

Candidate Block

Mining Attempt cdb1135c12fa4b03ca927e58bfc3166f01ef739724b3ad5a8234c24e42d7f9b0
Version 20000000
Previous Block 000000000000000000004ed27dd3f7a6a8aa11f24ae6e90960d02ebf523baf7f
Merkle Root 8aba2f8edaa960034bc1179ef72c1d541b4937a230cc99835f3f690375f101bf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,704
Size: 1.00 vMB
Total Fees: 0.00503085 BTC
Feerates: 60.13 > 0.50 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,319 (132,383 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
782,936 782,936 0000000000000000000260998aa80b1e3448f9d1feb3318350084c629e5d0dfa 2,607 1.00/1.00 vMB 30
782,935 782,935 00000000000000000002e1f70ad28e4bb45b73085131f6a6e4d226824005380d 2,631 1.00/1.00 vMB 32
782,934 782,934 00000000000000000005f304f766ff545751fa4376df6b1984083dcd751ee304 3,192 1.00/1.00 vMB 31
782,933 782,933 00000000000000000004de379af3faf5bc1880d646922f749a426b7210261404 3,569 1.00/1.00 vMB 35
782,932 782,932 000000000000000000000dc882c246f145ef0f37054bace8ce916bddb2639442 2,608 1.00/1.00 vMB 11
782,931 782,931 000000000000000000030d7ba8d0f2deb7fd9fefd62b7de237ac26385bb85cb6 2,513 1.00/1.00 vMB 20
782,930 782,930 00000000000000000000be65032490b45a9138a72baf6761b3ce23a665e43470 2,829 1.00/1.00 vMB 28
782,929 782,929 000000000000000000054e5dc9d427a5ed7a53095120bda2e5edb99b18bc60ca 3,133 1.00/1.00 vMB 30
782,928 782,928 00000000000000000002d2bcf1072719bc302fb4b0addb880d002b5f02aa317e 2,301 1.00/1.00 vMB 34
782,927 782,927 000000000000000000020874c4d3e1e4ce7551a2f310e5a2a3d460d6f889b75c 3,056 1.00/1.00 vMB 7
782,926 782,926 000000000000000000005552795eeb4ac4026f9eb8abdd69e15e44b3d20f645c 1,472 1.00/1.00 vMB 18
782,925 782,925 000000000000000000002fc78e86fa4367f8d004a5e944010884f72871227fd1 1,906 1.00/1.00 vMB 10
782,924 782,924 0000000000000000000180f3659ccd4db353b5dad594385a6d172636835a8df6 2,508 1.00/1.00 vMB 13
782,923 782,923 000000000000000000019e1ed73bbb6fa53fc600c7eb93b3ad7b469a8c4941a6 3,307 1.00/1.00 vMB 27
782,922 782,922 000000000000000000041cf502c1170b61e7278c57c9ef72997572adac553827 2,494 1.00/1.00 vMB 20
782,921 782,921 000000000000000000057b1645c4ef4745a9f308c4d43848c4c6337d1ef44492 2,220 1.00/1.00 vMB 20
782,920 782,920 000000000000000000055828b656d1f50dd03db99599a1fdd2f66b20c78ec152 1,837 1.00/1.00 vMB 14
782,919 782,919 00000000000000000000826c6c10924e6ad821e258a21dcb50684917df35ac53 2,594 1.00/1.00 vMB 16
782,918 782,918 000000000000000000054792d5b26595d97894ef8d1e53c83a5787a6fd47edc8 3,275 1.00/1.00 vMB 25
782,917 782,917 000000000000000000050d8043abe3709172698dd1920e63f2af85b7233b09ff 3,887 1.00/1.00 vMB 22
782,916 782,916 000000000000000000003706843dcd848894c05eb21d08814edbfd836c377ee1 2,301 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.94 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: 714.95 GB
    • Received: 17.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.