Loading Tool

Explorer IconExplorer

Memory Pool

78,908 transactions
29.58 vMB
0.07125993 BTC
Random Selection Loading Transactions
Max Size: 177.60/200 MB

Candidate Block

Mining Attempt 2bb0d608eef25b4320d141d992491510e8c4e39464657b63b20f0db018410a87
Version 20000000
Previous Block 000000000000000000001a6f6115c32c340a2159b30f9ffd632f63424aa563f9
Merkle Root 984b283c849980a9ddee8bf1fc06f913f40e2ac4292146fbd8c0b2dbda5e6d07
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,177
Size: 1.00 vMB
Total Fees: 0.01107505 BTC
Feerates: 150.00 > 1.11 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,016 (167,162 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
747,854 747,854 00000000000000000008a71abbcad2bb5fc3a559fccce82242733d9a15336f95 3,512 1.00/1.00 vMB 22
747,853 747,853 000000000000000000081afbf8f237848734fa862a8de151aa1abb8cf02444b9 2,433 1.00/1.00 vMB 12
747,852 747,852 00000000000000000003074cb6feeb384d7df37e7a5ccc69e5ab3eb335457f05 2,764 1.00/1.00 vMB 14
747,851 747,851 0000000000000000000677d8d0663feb53415ae70f154bf458b10ced6c3726e5 3,486 1.00/1.00 vMB 26
747,850 747,850 000000000000000000079fe68689611763cf7e65a4908821a2a59cab8328e1b6 2,536 1.00/1.00 vMB 18
747,849 747,849 00000000000000000003909b9e4f008ef7316d3039ea62c26ad7b762050ae191 2,690 1.00/1.00 vMB 13
747,848 747,848 000000000000000000087a125532808137ba05148bbd3ae725cbddffc4ff9902 2,766 1.00/1.00 vMB 26
747,847 747,847 00000000000000000004351b4139d244dc27b9bce5d8efaa500243dd7160f056 2,454 1.00/1.00 vMB 13
747,846 747,846 00000000000000000002a6dc678e315fe2393d087647d0c4fd8a9b5d727f93ce 2,153 1.00/1.00 vMB 8
747,845 747,845 000000000000000000028f817de961193dcce12d8d44da8b9d0d79501781b9bd 1,909 1.00/1.00 vMB 11
747,844 747,844 00000000000000000004800531878dceb2075bb5c797269c3ab332799eaaba10 346 1.00/1.00 vMB 11
747,843 747,843 000000000000000000027776aa89ef941cec94766e0771964f951dc7bae48041 3,166 1.00/1.00 vMB 11
747,842 747,842 00000000000000000000bc19c58bc1e8ca3bbd1ef658c41668fae57643529d3d 3,388 1.00/1.00 vMB 14
747,841 747,841 0000000000000000000601787925163ca092ecaf426879da7d278dca637eae57 2,998 1.00/1.00 vMB 16
747,840 747,840 00000000000000000009b44c62af35f387e736e5821df02c3d821134d1d19fb5 3,162 1.00/1.00 vMB 32
747,839 747,839 00000000000000000006e86a55ffa3846617614eb16879b5187c563d5a6ca648 1,165 1.00/1.00 vMB 13
747,838 747,838 000000000000000000094c9f7261c33d66f32c07194bf8eac9481c347e52d0d2 2,842 1.00/1.00 vMB 27
747,837 747,837 000000000000000000037c81f2ab1b1e113e1fa737ff366cb6a43bb3be22dd03 2,933 1.00/1.00 vMB 11
747,836 747,836 00000000000000000003bb511eed45d1aa277861096293b93151446afebdc36d 525 1.00/1.00 vMB 2
747,835 747,835 00000000000000000001339be97bf23064ef7eca8f471a833a8c17723a0ec127 1,623 1.00/1.00 vMB 2
747,834 747,834 00000000000000000006b03e1cce2fd42a989cc49d33a9108c3b5565cff60558 3,025 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.42 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: 665.42 GB
    • Received: 15.14 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.