Loading Tool

Explorer IconExplorer

Memory Pool

83,766 transactions
31.83 vMB
0.10667927 BTC
Random Selection Loading Transactions
Max Size: 193.00/200 MB

Candidate Block

Mining Attempt ca26738f40204c703bd24ca28ef7cad1058e35c86b14891779d2356faf81e6f1
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root 587ff9f3627ee16871fbe5981e8f5ac5265f118b88e52fc57d9a586896c8dd36
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,710
Size: 1.00 vMB
Total Fees: 0.03589587 BTC
Feerates: 351.58 > 3.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (186,341 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
728,866 728,866 0000000000000000000488c920a700fac01d2f655b48f0726ac7153ecb9cfb2d 2,596 1.00/1.00 vMB 16
728,865 728,865 0000000000000000000a231ff33e1d6bacabf3044a08db25e2414b75d1a0e428 3,485 1.00/1.00 vMB 6
728,864 728,864 00000000000000000001b6353a262979ab3ed573543e191ac1b5b1acc19fecb0 3,333 1.00/1.00 vMB 9
728,863 728,863 0000000000000000000867473ab1a58d35092dfd680532de69894a36dcf4df51 2,402 1.00/1.00 vMB 10
728,862 728,862 00000000000000000005daac7985676e8b07aa3da8f479d7fd94d4b9915ffeab 1,458 1.00/1.00 vMB 7
728,861 728,861 0000000000000000000a02a7314eb221af72e7515692b1c25acd781194de4b85 1,885 1.00/1.00 vMB 10
728,860 728,860 0000000000000000000239f40fdc6f73d10fe9c6d27dde1c54db374969dac7e7 2,847 1.00/1.00 vMB 15
728,859 728,859 00000000000000000009758b35f9411fc3554492c31963347f9f02067186fe83 2,759 1.00/1.00 vMB 11
728,858 728,858 00000000000000000009eb1bf2407be57f004b6e1b9ada53de580ae7c5ccab82 3,016 1.00/1.00 vMB 14
728,857 728,857 0000000000000000000508ee69ac1fca727391b035d60298691929ca84489507 2,827 1.00/1.00 vMB 17
728,856 728,856 0000000000000000000086b9f24a61ab385fa2c1c1108ffca5b4c83a311f92bc 2,437 1.00/1.00 vMB 10
728,855 728,855 0000000000000000000407b1444a7420c7ae04e4caff9022d1a22746d8e7b7c5 3,493 1.00/1.00 vMB 11
728,854 728,854 00000000000000000005cb7e68a00553f92103e05b489a9753449b28eb69e9f2 2,717 1.00/1.00 vMB 24
728,853 728,853 000000000000000000041c5aa2ec00679da157cebbaeca89df678181d479262c 2,737 1.00/1.00 vMB 12
728,852 728,852 00000000000000000009d3356dd76ea7b9cacc20abeae38a784fa3c1d93abe12 1,905 1.00/1.00 vMB 10
728,851 728,851 000000000000000000020a7e255a204bb36bfe88923742dc3d8118b9a54bf763 2,850 1.00/1.00 vMB 9
728,850 728,850 00000000000000000009a1de06698c5d25446715795235332f8e1018b15c233c 2,699 1.00/1.00 vMB 8
728,849 728,849 000000000000000000064821c863d10adee5abea6e7c512bd7b7c73670cdf806 3,313 1.00/1.00 vMB 10
728,848 728,848 00000000000000000008bba187b5517b0d12db664c089735ca404cdfa4f45ecb 2,634 1.00/1.00 vMB 19
728,847 728,847 00000000000000000009471455a7068dc652f117e4a4a8036bd3784f8af6923d 2,778 1.00/1.00 vMB 25
728,846 728,846 000000000000000000063a54cfcb2ce159d870125be627664cbf69f37054456d 2,518 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.75 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: 708.67 GB
    • Received: 16.75 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.