Loading Tool

Explorer IconExplorer

Memory Pool

82,840 transactions
30.58 vMB
0.13989285 BTC
Random Selection Loading Transactions
Max Size: 184.13/200 MB

Candidate Block

Mining Attempt 2be39b332799369fba8032c5424f3c8006b392a5c95503dea983d01b4954010c
Version 20000000
Previous Block 00000000000000000000a7742c03767850b5e62f9bd9da718e9d8018851f9110
Merkle Root 8cdbba42bdc4c660e1b73a57e5eac20ed20c840851641615f0efc11ae7539367
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,174
Size: 1.00 vMB
Total Fees: 0.07615473 BTC
Feerates: 150.77 > 7.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,968 (278,151 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
636,817 636,817 0000000000000000000f8faaea02cade2a42aa5e7837eacc0e9a2897cb7a4a34 2,022 1.00/1.00 vMB 20
636,816 636,816 00000000000000000004ca6b53bc9fe222e7a76f67c8876035340e7f324655f6 2,232 1.00/1.00 vMB 21
636,815 636,815 000000000000000000033e55e98daec9e767ad25d75ddb1cf18b9a36d43531d6 1,506 0.78/1.00 vMB 17
636,814 636,814 0000000000000000000584c0760325b306446a5694c60b3c2d8b31a4cdf76a0d 163 0.05/1.00 vMB 15
636,813 636,813 0000000000000000000bb10869f9ce9fb2df52650919846e1948ede76a39f27f 1,061 0.47/1.00 vMB 18
636,812 636,812 0000000000000000000d2d59d4132d12f504a344617d856b826f9ea888766a0f 1,709 0.84/1.00 vMB 17
636,811 636,811 000000000000000000099c999765fa25c6700172528984786517f40cf551f4d6 754 0.24/1.00 vMB 19
636,810 636,810 000000000000000000094bc643965ea91981eb83fe09cb64cf3db09f896cbc43 1,428 0.57/1.00 vMB 16
636,809 636,809 0000000000000000000ae58a67312e0c155167d895c81248a08ef8c0b40c3449 1,616 0.52/1.00 vMB 10
636,808 636,808 0000000000000000000c3da3500f838b46572e3a5db699613dc968755c3944b8 2,862 1.00/1.00 vMB 19
636,807 636,807 0000000000000000000d5aece51f7023a7fe0f473fb4178406188e9703484fd0 2,382 0.79/1.00 vMB 17
636,806 636,806 000000000000000000009af65834fe105809ff84a7fbfc5108576e3853d9eaef 992 0.41/1.00 vMB 13
636,805 636,805 00000000000000000001805d36ebf6aaf979b473aadb63fc28870e72ad541cf5 1,863 0.84/1.00 vMB 15
636,804 636,804 0000000000000000000f0f3bdbbe4c68ddc37222d0e4e7054d89eb0b481b58ad 286 0.10/1.00 vMB 16
636,803 636,803 000000000000000000062a6ba6918d022f8688177c8283d8d1e2e8f7df339187 1,174 0.37/1.00 vMB 14
636,802 636,802 00000000000000000008694cdff23d4ccc79daf2cb6afbdf33c3ba31239e5217 864 0.33/1.00 vMB 14
636,801 636,801 000000000000000000115ec3198dad4d33a2f2aaab901b1dfd085a07b24d2528 708 0.24/1.00 vMB 15
636,800 636,800 000000000000000000016e1290aff3013f3810675028eff77efdeeac9f4fac05 3,061 0.96/1.00 vMB 8
636,799 636,799 0000000000000000000ae3f8de6e7c72827748c55fbe4d1992aaf32b3ed9a77f 2,211 1.00/1.00 vMB 20
636,798 636,798 0000000000000000000666698b49fff299ceb3cde0cdd51d364aeff481026f7c 2,692 1.00/1.00 vMB 21
636,797 636,797 00000000000000000007132e004d5166478c8ec9987e74e207dd9a6e5a53ced9 692 0.21/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.33 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.43 GB
    • Received: 14.74 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.