Loading Tool

Explorer IconExplorer

Memory Pool

73,628 transactions
28.52 vMB
0.07143629 BTC
Random Selection Loading Transactions
Max Size: 168.56/200 MB

Candidate Block

Mining Attempt 4682f4e53fdaad2aad955196e1de0152020c6cf0a8328b5bd9213582e5985dea
Version 20000000
Previous Block 0000000000000000000079c58af6a2b359f3e886cb8feb18ed0cb9582a110279
Merkle Root fa0086f59633ee2273da8851efef78bc9e0d2b555af77a51ae7017db86aad83f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,366
Size: 1.00 vMB
Total Fees: 0.01403294 BTC
Feerates: 100.36 > 1.41 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,042 (223,952 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
691,090 691,090 000000000000000000078f219433756f39ed1f2ccf55f90982246ac904123e28 463 0.22/1.00 vMB 26
691,089 691,089 000000000000000000100753c06aa71ce16a67e5abfab8eee457e51bfb46d66e 535 0.21/1.00 vMB 14
691,088 691,088 00000000000000000011a0d0937939b4079db61d0943139d3e714f1f1c2d1f8e 1,497 0.48/1.00 vMB 3
691,087 691,087 00000000000000000002e6657abd083acf2a6b40145b39cfd764cc875fc40f22 2,337 1.00/1.00 vMB 16
691,086 691,086 00000000000000000006e1fc72848ebeb081a8d480ae871115fb8725f6264c14 2,769 1.00/1.00 vMB 38
691,085 691,085 000000000000000000061422cf7d51fafe4b8a3a1ed20b1014842a7a50dc58ff 2,104 0.84/1.00 vMB 19
691,084 691,084 000000000000000000077ba51af35ce84ebd07efde08fe7cb79bbf35f15d81d7 1,514 0.71/1.00 vMB 4
691,083 691,083 00000000000000000008f4dedf3e029d9ed232411c49ec318669faa4ff456159 1,861 1.00/1.00 vMB 18
691,082 691,082 0000000000000000000a6c9790825dcf4e1c06fddfd79990cffd8dc75f57a0da 1,593 1.00/1.00 vMB 22
691,081 691,081 0000000000000000000e7cebd5bb23391e4b219accdd1ea1048c2b5109d82725 1,388 1.00/1.00 vMB 17
691,080 691,080 0000000000000000000f735103ccc0433981a303eeea220538b3de517325cb69 2,213 1.00/1.00 vMB 28
691,079 691,079 0000000000000000000994bd3af12842111620fad503b10356f07050038fcf77 1,008 0.50/1.00 vMB 15
691,078 691,078 0000000000000000000a8a4ff9eae443f190e53a92b1b90368038699eb84ce70 2,549 1.00/1.00 vMB 3
691,077 691,077 000000000000000000079d3810bf454af387952cf6fd41217cff600efe66340c 2,410 1.00/1.00 vMB 14
691,076 691,076 00000000000000000013386cfc8d5d567c4ec3c92f319d38e16c59714181d7e2 1,789 1.00/1.00 vMB 27
691,075 691,075 00000000000000000007393c869bb1ed29e453647872d977b7968c6a8f8b4496 2,967 1.00/1.00 vMB 37
691,074 691,074 0000000000000000000ceb0565eb34f8a2d734e7d5f74ce6330226f599118c24 1,057 0.43/1.00 vMB 27
691,073 691,073 000000000000000000033f61b24a30fd431bad6539389a91581cd9fa9b697841 736 0.29/1.00 vMB 20
691,072 691,072 0000000000000000000e5b9cb36807c399c512090931edbd300c5d46a930cb0f 1,797 0.56/1.00 vMB 13
691,071 691,071 0000000000000000000774b95f549c7288c2a5bcf08fa23b64079bdbedefcd63 2,934 1.00/1.00 vMB 19
691,070 691,070 000000000000000000027cde6fa796383e96bbbadaf5ccf40d674a3de4370f6c 1,627 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.47 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: 667.96 GB
    • Received: 15.34 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.