Loading Tool

Explorer IconExplorer

Memory Pool

74,734 transactions
27.59 vMB
0.07344984 BTC
Random Selection Loading Transactions
Max Size: 168.25/200 MB

Candidate Block

Mining Attempt 106bbeabf241580f14a5375bdbccfb6ee31e51775d08c9c6b7b4821ea29596fc
Version 20000000
Previous Block 0000000000000000000190474c0158c4506247065620e0a299349b7552b86a26
Merkle Root 2d4b3c99b2d4cbc8e999d4b6bdfdce78b3a1d591f194ef8d08b3c0a178bcec1d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,409
Size: 1.00 vMB
Total Fees: 0.01452653 BTC
Feerates: 100.35 > 1.46 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,290 (469,219 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
446,071 446,071 000000000000000000df2cbdb82d624a363690da3b99bce330e8490c3fdd5416 339 0.14/1.00 vMB 71
446,070 446,070 00000000000000000086366f4fd7c760e1670990280ceec410622a5a7eedbcf9 1,431 0.58/1.00 vMB 74
446,069 446,069 00000000000000000034fa41dff8590120852c00ca332ae6db183be6ba6fd844 724 0.34/1.00 vMB 69
446,068 446,068 0000000000000000002d45983cceb825ce06186153fa8fc3cc0343d31f4f97a4 728 0.84/1.00 vMB 53
446,067 446,067 000000000000000002f5d4580af88f2a7cd744e7d5c2e476a979cdf40c33280e 1,803 1.00/1.00 vMB 72
446,066 446,066 0000000000000000032caaa9829ccf60728585e40e4be8c41959bd8b68cb551b 2,582 1.00/1.00 vMB 91
446,065 446,065 000000000000000000ca45afbc9d09b5febff455822a6a083aed84953765b743 1,754 1.00/1.00 vMB 55
446,064 446,064 0000000000000000027f2fcaf32db3b9b27835668ab1202c05f258a3be7ff768 255 0.17/1.00 vMB 64
446,063 446,063 0000000000000000008bf8ce045716bb20f5a822c560432a1c9be0258c6ae1d3 522 0.22/1.00 vMB 77
446,062 446,062 00000000000000000252f9d8e4b684f2e7fbc5ab282a0fb608857d4ff30a686c 525 0.26/1.00 vMB 75
446,061 446,061 0000000000000000011536869befe9630bef329a99b45a1c654ef82a0ac3df56 1,755 0.67/1.00 vMB 78
446,060 446,060 000000000000000002af8890df67d62c5a71f2db09649fb13a907b0df6d5b32a 466 1.00/1.00 vMB 16
446,059 446,059 000000000000000000d3900f7799e14a5200c00457dfcfba3e1e1c560592f388 525 0.29/1.00 vMB 69
446,058 446,058 000000000000000002e0c7f60b49d177f9aa9e633352c23e7fd0d138246efb42 224 1.00/1.00 vMB 4
446,057 446,057 000000000000000000435227ba64d9e2fe88b4f90315236fd9c573fb9d8d0e35 1,413 1.00/1.00 vMB 43
446,056 446,056 00000000000000000177538635a538f80604b7401d7aaa94f6b809cc567fa5ad 1,885 1.00/1.00 vMB 61
446,055 446,055 000000000000000000ede10a36b4b981613e493f0520c4e8cc748420cbbecfe7 2,580 1.00/1.00 vMB 90
446,054 446,054 0000000000000000010d06a7ebc0a548327503fd56b7176345c06183e094c534 1,860 1.00/1.00 vMB 71
446,053 446,053 0000000000000000002f335127bde19aa6e27096d69b08a711c6ece95c9cb117 2,182 1.00/1.00 vMB 88
446,052 446,052 0000000000000000003bbe30c7711597f08e5c5b5d5043f3471f488654a8aef5 602 0.27/1.00 vMB 80
446,051 446,051 000000000000000002b142cbb767524dc25fb80c39506024854c0fe2bb184e4f 652 0.36/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 782.89 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 713.51 GB
    • Received: 17.38 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.