Loading Tool

Explorer IconExplorer

Memory Pool

82,949 transactions
30.03 vMB
0.07124026 BTC
Random Selection Loading Transactions
Max Size: 182.31/200 MB

Candidate Block

Mining Attempt 7ff8f5078737d6be5248c3e8fd57c554475f8d0b82b80b2c2d16549f84b25a4a
Version 20000000
Previous Block 000000000000000000010d0a3e37e31e12beb7277f8808ba3ca72eb0ef7badb5
Merkle Root d71b70925ef5c1ba6d3dcfa9cda17e7f9e3309458c1b50d4ad8be5d41d3ecd59
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,631
Size: 1.00 vMB
Total Fees: 0.00979219 BTC
Feerates: 43.68 > 0.98 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,959 (220,305 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
694,654 694,654 00000000000000000010cfbc544a66676aa15e170b80fb5977bd20e9c07aff39 67 0.02/1.00 vMB 6
694,653 694,653 00000000000000000000dfbde81a29b55be916b469c99921cc6299aacddf4fc4 2,535 0.91/1.00 vMB 11
694,652 694,652 00000000000000000009f57f9b655a54dc34987df86d6eb0660f73cb4edbce5e 2,036 0.75/1.00 vMB 13
694,651 694,651 0000000000000000000110979f52dff614a4db68a5538d79ed6a7948e7e8c960 844 0.33/1.00 vMB 8
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
Previous 10 blocks ↓
Total Size: 782.32 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.26 GB
    • Received: 14.65 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.