Loading Tool

Explorer IconExplorer

Memory Pool

85,262 transactions
31.93 vMB
0.19692727 BTC
Random Selection Loading Transactions
Max Size: 189.72/200 MB

Candidate Block

Mining Attempt 9df6dbd9d768e84b6b9248d338cce80b318dead140289cdfc6c4b5bb4385f8fa
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root e25e5b713f37a5b0d713fd5df46234dec962a97698993335d7fbd332b109392a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,816
Size: 1.00 vMB
Total Fees: 0.07592613 BTC
Feerates: 301.64 > 7.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (595,611 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
319,534 319,534 00000000000000000b618684562cd65c754615673a38186c5080947d0a58cb8b 11 0.01/1.00 vMB 17
319,533 319,533 000000000000000000d8a851f9f62055dfabf671dd185cbd7c52b8f8bc197112 243 0.23/1.00 vMB 16
319,532 319,532 000000000000000002a43980329e01e7a9eeffe8a6a19e773bf8b9a6b18b2a92 504 0.58/1.00 vMB 18
319,531 319,531 00000000000000001635213d1c32dab575b5e5aaeae95e7a0c9de6445172bc56 36 0.01/1.00 vMB 27
319,530 319,530 00000000000000001a9f034c99abdf43ac7b3481b6ee6553ff995b7a9bc1474f 229 0.29/1.00 vMB 17
319,529 319,529 00000000000000001c81d516dbf77cac1063c67a0b186e77698936c13a48de5e 77 0.04/1.00 vMB 32
319,528 319,528 00000000000000000138bd34c2da298ac9726337aee0db16b1a154f6ea674887 231 0.23/1.00 vMB 19
319,527 319,527 00000000000000000ff129891306813699f9871785be02dd9cd2a80eacf4cd3c 353 0.47/1.00 vMB 18
319,526 319,526 0000000000000000166a4021ea69fd5f37b5632c94a9b57ea92e005f18a10c70 514 0.45/1.00 vMB 21
319,525 319,525 000000000000000004b183cd23923778682451503184ead0afc39914090a9fd2 51 0.03/1.00 vMB 23
319,524 319,524 00000000000000000d872d3f85573d059efee29396d7028d489d53ce05dc4f76 111 0.05/1.00 vMB 24
319,523 319,523 000000000000000024e87d641eeae9ec14614d8e8ff77c8cb0c783cfcf33686d 327 0.21/1.00 vMB 27
319,522 319,522 00000000000000001e40b14ec7c755ccdcac427d697556991af9388ee8154ef9 486 0.30/1.00 vMB 26
319,521 319,521 00000000000000002296083b38d5578834026dfc6fe7bd2d53694833be288b3b 227 0.64/1.00 vMB 12
319,520 319,520 000000000000000011231c343246b2271a034aabae77f850b1fbfd203abe4575 509 0.50/1.00 vMB 19
319,519 319,519 00000000000000001bb1ea98221da9fdd31ea85d052d71a0f559785f9398759a 590 0.35/1.00 vMB 24
319,518 319,518 00000000000000001f8fd23c0ef67de62489accc56dabf7cccbfc3d435e0c2ba 256 0.17/1.00 vMB 20
319,517 319,517 000000000000000018833a2b7d7867afc499dc4f9b9ab288355040d05665e2d7 398 0.47/1.00 vMB 17
319,516 319,516 00000000000000001747a0d571284e4d23199d906d6fbff3395f088b47650785 672 0.50/1.00 vMB 22
319,515 319,515 00000000000000001078b4a75622927dc9b8ef90f766777e4ac5fa46d20c9e09 975 0.35/1.00 vMB 33
319,514 319,514 00000000000000002162573c8a4b76783843b3aaaf7906a5fe921c1b727f28b2 1,039 0.55/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.65 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: 672.61 GB
    • Received: 16.28 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.