Loading Tool

Explorer IconExplorer

Memory Pool

89,324 transactions
33.07 vMB
0.21015631 BTC
Random Selection Loading Transactions
Max Size: 199.87/200 MB

Candidate Block

Mining Attempt 940a9dd3b563a54fbd2960300407d8435792c7b8efc1f8588e7bb0f17c96fe81
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 6f9b81c4cff381a5881be2cf1d6616c7c528cfa9d9156a26d74b39a0bb7069c3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,627
Size: 1.00 vMB
Total Fees: 0.09444634 BTC
Feerates: 387.56 > 9.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (220,303 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
694,650 694,650 00000000000000000005c438448044e204c93bc8f274dd4d565c5af71a665f8a 1,485 0.59/1.00 vMB 9
694,649 694,649 0000000000000000001266d0b7cce1db3ee0b9ad224078b267503a70c1830a6e 377 0.19/1.00 vMB 7
694,648 694,648 000000000000000000005f1e5693ef479e9ea6d19e7e7ef18aab74ec487b1a12 860 0.35/1.00 vMB 9
694,647 694,647 000000000000000000084d6ef419e38ff717b14a61709d73003dc501f04f7363 157 0.05/1.00 vMB 11
694,646 694,646 0000000000000000000c8852578b02c09f4a3449cbda85990500bead39e0d4ef 521 0.18/1.00 vMB 12
694,645 694,645 0000000000000000000aacfe4f0d176971ac6e18c74fdc846b5664a90f2cb33d 192 0.07/1.00 vMB 8
694,644 694,644 00000000000000000002062fcdf5ac7b74991b0a9cceedaefdcb098c040269c1 292 0.11/1.00 vMB 12
694,643 694,643 0000000000000000000b4dd2bdce750e2d3a81b7a1216c36d4634933de12a07e 543 0.38/1.00 vMB 4
694,642 694,642 000000000000000000087a851bb3618176c248faedb5071d85fa4116d63b9230 2,301 1.00/1.00 vMB 11
694,641 694,641 00000000000000000000ac59d9a8beab0298a974bb7cb915ee471edb234586cc 1,349 0.45/1.00 vMB 11
694,640 694,640 0000000000000000000260572ca507ecfe8e4225c7449139333a4a29becf0a2e 644 0.29/1.00 vMB 16
694,639 694,639 0000000000000000000de3eeed8a0b33340034181200e6b285cf5d2f6019d25e 511 0.51/1.00 vMB 5
694,638 694,638 0000000000000000000029d36ae6e7070890620f4ff04b93cc0982b7ad8cb0e8 779 0.84/1.00 vMB 4
694,637 694,637 0000000000000000000c663b12f99daf6f0fca984149dffa1fb0b1427d497196 1,865 1.00/1.00 vMB 9
694,636 694,636 000000000000000000010cc166779e657d3e1f335c8e9bedfb993e232dd25031 2,338 0.83/1.00 vMB 13
694,635 694,635 00000000000000000005cd9356add7a2e44b5f310ce15e52092111db51abdc7e 845 0.43/1.00 vMB 10
694,634 694,634 00000000000000000004dd27935d5868ba5bfecd47c1775c6a93b8309b25c3f2 267 0.16/1.00 vMB 3
694,633 694,633 00000000000000000003a16c63147a5159844c483054c9820d53b6dbf2672f50 1,565 1.00/1.00 vMB 6
694,632 694,632 0000000000000000000ebd63cc0ac206b01ea6b0833adafb7943844be81d8d46 2,344 1.00/1.00 vMB 8
694,631 694,631 0000000000000000000e201a681a2ea868ec8bc51e29f67ea945a4fa539f3fc6 2,820 1.00/1.00 vMB 16
694,630 694,630 00000000000000000007954641a8177bbf1f3e2a59de16d04bf2c2023bff24ae 1,662 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.31 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: 660.19 GB
    • Received: 14.62 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.