Loading Tool

Explorer IconExplorer

Memory Pool

75,385 transactions
27.78 vMB
0.07957810 BTC
Random Selection Loading Transactions
Max Size: 168.98/200 MB

Candidate Block

Mining Attempt 9865a1d747743abf4d5a8c4f31b235888715ef573a6b4e05d4c496cc96099ef1
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root 4c6fcdced4d1f76dc0ed6841d92c1583b4a07bc4a024f707667645b5180aebf3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,645
Size: 1.00 vMB
Total Fees: 0.02015719 BTC
Feerates: 151.01 > 2.02 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (322,323 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
592,994 592,994 000000000000000000161f1878c7b0371ad7328f38b5cedf9eb24550c46f986b 3,114 1.00/1.00 vMB 44
592,993 592,993 000000000000000000152b3da7a8506336b34df832aee5d5d328623a610a2d4c 2,175 1.00/1.00 vMB 7
592,992 592,992 000000000000000000168f7609dbcbde45f66eb2ab01e4b482bee97e55d2ce38 2,681 1.00/1.00 vMB 47
592,991 592,991 00000000000000000002d64fc76437ac3d0f1d9c80c0aae8a47e0d685e685f04 1,450 1.00/1.00 vMB 24
592,990 592,990 00000000000000000009df9c09e84e7d118ae38ea80861e3f670a978bff3e7da 2,794 1.00/1.00 vMB 44
592,989 592,989 000000000000000000113c323e0d86b10b23715c3a948c7c4487ac7db5732589 2,336 1.00/1.00 vMB 30
592,988 592,988 00000000000000000014882746d74ca7391cf65039d9ad9fe49d585dc3fc2235 2,393 1.00/1.00 vMB 31
592,987 592,987 0000000000000000001958d8d1f8f2c4e0f1db332767849b3a9c06e6367da382 2,127 1.00/1.00 vMB 29
592,986 592,986 0000000000000000001262079aa73d69c2eb03e8ec5b14479e329e7fa541f163 262 0.10/1.00 vMB 22
592,985 592,985 00000000000000000001731af914111b4220438f77b7016d33eaef38ab1c3173 2,355 0.98/1.00 vMB 18
592,984 592,984 00000000000000000002f7858ad647cd488cff3f1ecf869009c4565a4921f280 2,545 0.82/1.00 vMB 16
592,983 592,983 0000000000000000000fea6ccc9eac08b9f9fbc5531812b3886c71dc89616a1f 3,060 1.00/1.00 vMB 10
592,982 592,982 00000000000000000012d0174a518d6f36838f5bc7044b7b67778ef345dcc500 3,574 1.00/1.00 vMB 36
592,981 592,981 0000000000000000000ef1a8e10b1a74befb9ed6c71b5b771f82a5fea6a4dcf3 2,976 1.00/1.00 vMB 27
592,980 592,980 000000000000000000005322716b472165d8103fd5f0ee457b516abd2ff883a5 2,741 1.00/1.00 vMB 25
592,979 592,979 00000000000000000016173cca897770def5dbc9a9d7ab542937dc33edfc2f2e 812 0.30/1.00 vMB 24
592,978 592,978 000000000000000000078901bc8affa4d83651956f53bc4109718eb9a7994f5f 2,502 0.80/1.00 vMB 5
592,977 592,977 000000000000000000090cd74c557cc8d6afca5db247ed930419440805fc9aa9 3,189 1.00/1.00 vMB 21
592,976 592,976 00000000000000000010723adec9affd363fedf4cde52ac8909c7ca744f5a906 3,038 1.00/1.00 vMB 24
592,975 592,975 00000000000000000001958da7eed5153f5beb17e496b06365ee87ac28940cf1 3,292 1.00/1.00 vMB 34
592,974 592,974 0000000000000000000ab023851a49539a79e58a86c54222e86083e406a92369 1,514 0.43/1.00 vMB 18
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.90 GB
    • Received: 17.62 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.