Loading Tool

Explorer IconExplorer

Memory Pool

36,693 transactions
28.32 vMB
0.08587026 BTC
Random Selection Loading Transactions
Max Size: 142.43/200 MB

Candidate Block

Mining Attempt 3b67feccf115aeedb16cb812274cf7ff5a020a391f1a2d2f50cfdcff3727e4ae
Version 20000000
Previous Block 00000000000000000001157a4311de69a70f52c462fcca1444599cbf87c6de5f
Merkle Root 739833302a3b63d93b39bd6a878744ba83b87c4009fae56d4cfc4caaeb88466c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,110
Size: 1.00 vMB
Total Fees: 0.03133274 BTC
Feerates: 101.65 > 3.14 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,541 (1,705 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
912,836 912,836 000000000000000000012b5efd157034d26dbe220964484485f788f0e3c6394d 1,176 1.00/1.00 vMB 2
912,835 912,835 00000000000000000001273974bef9ec8db50e2d7c8ef94daeb8a4796463b0b3 1,259 1.00/1.00 vMB 1
912,834 912,834 000000000000000000017d83e1213275620e38e45e4f4d9f5119ddd4f847d0c2 2,770 1.00/1.00 vMB 4
912,833 912,833 00000000000000000000467ba1ed2c15ab65aa9bc00571f49c97be1afdf91ef1 5,844 1.00/1.00 vMB 0
912,832 912,832 0000000000000000000119cf5f38a35d82c20307faacfee784ef8ed3065ab9bd 1,832 1.00/1.00 vMB 0
912,831 912,831 00000000000000000001a17e0d49eab8b1f9eb87c4fdf258c985506fc807d483 5,226 1.00/1.00 vMB 2
912,830 912,830 000000000000000000003361d318e01c79314d44db8c58b134a3fb2fc765b19a 6,359 1.00/1.00 vMB 0
912,829 912,829 000000000000000000020ac1033560be991e7ef23869935015acf492487955cd 2,084 0.70/1.00 vMB 4
912,828 912,828 00000000000000000001de4ac461f1862f6446b452da4ae745fd2976b8dde6b9 6,291 1.00/1.00 vMB 0
912,827 912,827 00000000000000000000b0173118f3c697f7815f5ee8e314df1d654c14a55f9a 1,797 0.76/1.00 vMB 3
912,826 912,826 000000000000000000016ba0886aa719945d17412e265961aba49678f1dc746d 4,532 1.00/1.00 vMB 2
912,825 912,825 000000000000000000005b43dcf139c4c3e79eab5ba8bbb0797b105b1ac5b741 5,702 1.00/1.00 vMB 1
912,824 912,824 00000000000000000000f174cf5764d1bed201c515cd91ae9b0c096da3b23d93 861 0.20/1.00 vMB 3
912,823 912,823 000000000000000000006324f29d65b8c96f1758197fb5c0cb286fad32571aeb 1,647 0.53/1.00 vMB 4
912,822 912,822 000000000000000000003a3aac12c79d86273644ef33e5e4bb961dbd81d74a6b 4,650 1.00/1.00 vMB 1
912,821 912,821 000000000000000000004d28edead65c3658646eb417f49d461ead4d3971aa48 4,727 1.00/1.00 vMB 0
912,820 912,820 000000000000000000001c1972cad674c7ed162330658f2209241a7df9e21206 5,896 1.00/1.00 vMB 1
912,819 912,819 00000000000000000000f7c094f25f9ec24f68ac6ef61b8261d41fb29ddf5fb8 5,143 1.00/1.00 vMB 2
912,818 912,818 00000000000000000001c2c7364b4a37b6e8904d8691e2bbb5161cfbf40dc49c 250 0.08/1.00 vMB 2
912,817 912,817 000000000000000000013585fbbea0741f38c2616cfe0ec68e022bd90524efe6 4,699 1.00/1.00 vMB 3
912,816 912,816 00000000000000000001bbbdae691fde3a90273236816e3aa7749114ac7ce58a 2,882 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.57 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 622.63 GB
    • Received: 11.35 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.