Loading Tool

Explorer IconExplorer

Memory Pool

81,221 transactions
29.55 vMB
0.08298677 BTC
Random Selection Loading Transactions
Max Size: 179.86/200 MB

Candidate Block

Mining Attempt 9b68d1d5d4cd562492d57a1b9ca2c4690de84cbb3429ffe7824c0befe1dca013
Version 20000000
Previous Block 00000000000000000002092de921a1212b41aa97abcef3b00199cbeb95f34bff
Merkle Root b6b778c20317161c359c040485da3708399aacd58418243d7fc478a284ee5fa4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,283
Size: 1.00 vMB
Total Fees: 0.02074837 BTC
Feerates: 100.53 > 2.08 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,082 (302,094 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
612,988 612,988 00000000000000000010a0548731c3fadb1fcfb368b6c484054263acbf008362 2,983 1.00/1.00 vMB 21
612,987 612,987 0000000000000000000ba2b80d1d7fe01fe411f716d3e05a8c60dda3d336e886 2,243 1.00/1.00 vMB 7
612,986 612,986 00000000000000000000db8d2f075607d4aea57ef21a70e7790a76f17f620b71 2,247 1.00/1.00 vMB 15
612,985 612,985 0000000000000000000bfde19f5f6d554178493e362db1b68bec2df90493c8e7 2,627 1.00/1.00 vMB 12
612,984 612,984 000000000000000000109a55b34532cd988b0a658af6d6584fce9b15605bcce8 2,838 1.00/1.00 vMB 16
612,983 612,983 000000000000000000002fe5d3f0a211773aa534e36147bc136230dc311e0a11 3,099 1.00/1.00 vMB 26
612,982 612,982 00000000000000000006aa964aae2bea0aafce3968dd77528c9a01d9afc1af85 2,741 1.00/1.00 vMB 35
612,981 612,981 0000000000000000000ccde0b724c864391165f16c406ab0ba2fd25dd1317fc1 2,605 1.00/1.00 vMB 22
612,980 612,980 0000000000000000000dc1218cc307574fd5a773d04626528c3a9cfbe94c4b6b 1,484 1.00/1.00 vMB 16
612,979 612,979 000000000000000000107a9a84527848e3c78583f5fd3be4e18307abfb17c374 2,731 1.00/1.00 vMB 26
612,978 612,978 000000000000000000102261404c1c30feca94faa98fe4ccd788b93757ccd1e8 2,055 1.00/1.00 vMB 23
612,977 612,977 0000000000000000000270710c77dc65b883cb1793bc4e70c2f8467a672e6af7 1,544 1.00/1.00 vMB 11
612,976 612,976 00000000000000000010bf70a87dea443ebf75475b0cb4c05cca5d200b1a9142 2,164 1.00/1.00 vMB 27
612,975 612,975 0000000000000000000b15679562edd9bf84748e7c55e1a791ec5419587d7c15 2,299 1.00/1.00 vMB 17
612,974 612,974 000000000000000000074d4a5976f08d325a07d3c703db04ff6b6deb18710a78 2,547 1.00/1.00 vMB 19
612,973 612,973 0000000000000000001267e84b30ec23fa40fc6149413252ac2f9536adb38183 2,502 1.00/1.00 vMB 17
612,972 612,972 0000000000000000000bbc29774523ece20d2b95273a94a713fae86a34c91a04 3,068 1.00/1.00 vMB 27
612,971 612,971 000000000000000000122458a319dafee61850dce3fb16b661b73f35fa81b901 2,977 1.00/1.00 vMB 32
612,970 612,970 000000000000000000110e3f4097d5e61ef782116c0e6df76deb55a47104ab84 3,107 1.00/1.00 vMB 40
612,969 612,969 0000000000000000000eb49dfc2dcd022f50a1120b17e055c13bdc577ef9acf7 1,878 1.00/1.00 vMB 26
612,968 612,968 000000000000000000110b4ad469b0350cf926de0e795abd9cc5cd0bf984216f 2,944 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.54 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: 669.01 GB
    • Received: 15.71 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.