Loading Tool

Explorer IconExplorer

Memory Pool

76,515 transactions
29.79 vMB
0.08017517 BTC
Random Selection Loading Transactions
Max Size: 180.30/200 MB

Candidate Block

Mining Attempt acd31989d633f7fd4258af622c2a72a44fefe3d2fe1879b87312689c9ad765ec
Version 20000000
Previous Block 00000000000000000001dc192b0ad238907d906253e9c0e3e020d8781daa1ad4
Merkle Root 3fff34796dccf705e30069ffdb38a9cceca72cc1ea9cc5945e81a204b7d5d667
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,732
Size: 1.00 vMB
Total Fees: 0.01717615 BTC
Feerates: 101.67 > 1.72 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,179 (112,674 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
802,505 802,505 00000000000000000001061b20599bd59f142d522f57497efad9c84fe76e3ce2 3,102 1.00/1.00 vMB 22
802,504 802,504 0000000000000000000265156423b40f9315242f5aa39ac317439bf050a39630 5,989 1.00/1.00 vMB 8
802,503 802,503 00000000000000000004df13dc6698bbffc763ba9b126972f4669e2209499ac7 2,162 1.00/1.00 vMB 15
802,502 802,502 00000000000000000001a3c8e6069d5a7d7c7236c91953bfd356794211151b04 2,030 1.00/1.00 vMB 13
802,501 802,501 0000000000000000000162d4ef14d9e16ee0e1b6ab91fcadf3b2a2fe678acedb 2,990 1.00/1.00 vMB 15
802,500 802,500 0000000000000000000321ae3220d39939f4a805e59aa84529bd2d0144fee573 1,827 1.00/1.00 vMB 13
802,499 802,499 00000000000000000003461ebe666f2690be8ce37d1c3c1adaad7f5509eaee83 2,593 1.00/1.00 vMB 13
802,498 802,498 0000000000000000000119512833d3e02b1ae0cacb8016802babe76f64583b66 1,359 1.00/1.00 vMB 25
802,497 802,497 0000000000000000000010a4202c8dd0a735be8ead78f68dc43c45ac0d8883b6 2,643 1.00/1.00 vMB 25
802,496 802,496 00000000000000000000a4bd741ac85542eff05f97f751a30f6a4c2f9243cd27 2,593 1.00/1.00 vMB 11
802,495 802,495 0000000000000000000227d3bedb0bb2a18001043a95a78bef39a5fba9d4b4c3 3,018 1.00/1.00 vMB 15
802,494 802,494 00000000000000000001dff4321289d330ddb9627d870de0812625042e0154d7 2,588 1.00/1.00 vMB 17
802,493 802,493 00000000000000000004be55dea24c21eeebc8a020a8b6ad97243727a58c58f9 2,479 1.00/1.00 vMB 16
802,492 802,492 000000000000000000016b54bde2ea8ac6b080cacec7b0d43d7099ee2fa04dc1 2,191 1.00/1.00 vMB 16
802,491 802,491 0000000000000000000183b4790c8aafb3c5adbfeb6999d0c359271a06310362 3,802 1.00/1.00 vMB 29
802,490 802,490 00000000000000000002b3d4ee4d72f844ff677c962aa2bbd4c091e04064b0bb 2,685 1.00/1.00 vMB 24
802,489 802,489 0000000000000000000434530f8314ac3a5135f3da6ade4bc02a111c9caebd12 3,705 1.00/1.00 vMB 37
802,488 802,488 00000000000000000001cc85917a37c4fb8317e696d71377d9387186ca429b03 2,370 1.00/1.00 vMB 11
802,487 802,487 0000000000000000000501051804b96fb0dc85ad762399bd7237b653bc4553b0 3,071 1.00/1.00 vMB 21
802,486 802,486 00000000000000000002c191a1203f9613ce00c6166156f29ab973c0ffee7065 3,245 1.00/1.00 vMB 24
802,485 802,485 000000000000000000002566338c5cccc28f5e178c1ba74d761de3a89b13ab97 3,461 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.71 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: 697.69 GB
    • Received: 16.58 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.