Loading Tool

Explorer IconExplorer

Memory Pool

17,051 transactions
7.86 vMB
0.01930840 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.21/200 MB

Candidate Block

Mining Attempt b5dabdb8668ce51bfbf016c22f00dcb71b6eae544afdc411f9f4867d5a1749a8
Version 20000000
Previous Block 0000000000000000000073e87c7593ac94984accff3246b54900ac860adbb72d
Merkle Root f05a99c84ac82f0bc3aefab1679a7ef99080e602058490b3f4da7928aaf16691
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,028
Size: 1.00 vMB
Total Fees: 0.00310747 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,399 (848,972 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
64,427 64,427 000000000294fb3cbebb9b96f8ae666c4a789de98e2f680023239cc1bee0b94f 1 0.00 vMB 0
64,426 64,426 0000000007a319d4d68c1a6779596fe6176b8b6f755b136319116750db0c5f5e 1 0.00 vMB 0
64,425 64,425 0000000008e28a04a01f48c3242675d71da18e474f66cb4ae262b85de7e9b506 2 0.00 vMB 0
64,424 64,424 00000000099a23b01126a8930cee36610af12792fcb6b530062386c8394e3b47 1 0.00 vMB 0
64,423 64,423 00000000023fb2be7855bb1ca7f2720f432b58098b1e14d6c17b6ff345b61c8a 1 0.00 vMB 0
64,422 64,422 000000000262e0518ad722fd7019bcc0abef18fed96218485dc007ed1c9ae756 1 0.00 vMB 0
64,421 64,421 000000000ae2d316d81a483cb560429489787f937ebd072172b22649c4013880 3 0.00 vMB 0
64,420 64,420 0000000005351df659fb8df25dbced1d2335e3c90ad2625af9c0517d8697aba4 1 0.00 vMB 0
64,419 64,419 00000000010195297667c700708cef34850d7e3f6b502ce4db4f718d09474128 1 0.00 vMB 0
64,418 64,418 00000000013919b5aaeda80e609e4415fe115fa5ed27d50bf061c01f490672c1 1 0.00 vMB 0
64,417 64,417 0000000000a2d4cf2235af7c3c67bcfe1f4a4f61c28a5e99aa279f589b2c21e8 1 0.00 vMB 0
64,416 64,416 0000000001ece79e892a6e147407ee9837bb0a3947ed6e104cad9bebbf19dd12 1 0.00 vMB 0
64,415 64,415 0000000004ce74b39718ea203fabf91564b507bf543fa58f939830889e347e09 1 0.00 vMB 0
64,414 64,414 000000000bfbac14f1a0f692493f24ac5f2c27b31a321377d04e4e89f9fb6c2e 1 0.00 vMB 0
64,413 64,413 00000000047ee906da5d7ef9fbd1f5860b1930f072ac8bb2b2dea4c227d67b92 1 0.00 vMB 0
64,412 64,412 0000000007a95d30b2c90e59d7cdefcf088f336a6b5861ec5438a7d7a9e1f5e1 1 0.00 vMB 0
64,411 64,411 000000000840cd1c859ecc670e3b1d8908dd291b76683b1e048563823d780332 1 0.00 vMB 0
64,410 64,410 000000000adc978563771401037b60ef9a6ef83f522ead6549de590de20fa9db 1 0.00 vMB 0
64,409 64,409 0000000001da76e2421833284298d94df4e8a76041eaff49b020ad059b502043 1 0.00 vMB 0
64,408 64,408 000000000b4cb66c255f70a0fadab21ec523ba43e61dbae26198cf9f344128ca 1 0.00 vMB 0
64,407 64,407 00000000039a163acc4531cdea11c04ad92ca5839490a7dbb39e3c03cb90c91f 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.56 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: 263.75 GB
    • Received: 1.01 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.