Loading Tool

Explorer IconExplorer

Memory Pool

12,784 transactions
10.06 vMB
0.02717885 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.67/200 MB

Candidate Block

Mining Attempt 5a9bc82231dbe3d883839cfdad33ea2ec22750139277946876c81a491940aa84
Version 20000000
Previous Block 00000000000000000001f8968f39ace5c0b08f5c3e0e29dc91c53e9931cc5782
Merkle Root 74f92164ca6278ce3f1ac87c75a2d3e480c1243dd75ef3fe1f695be4d2331bfd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,784
Size: 0.99797275 1.00 vMB
Total Fees: 0.01190094 BTC
Feerates: 302.12 > 1.19 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,818 (4,210 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
909,608 909,608 0000000000000000000033e5d7c808cc093113d46ebad1d0a04a5474c25088b3 2,154 1.00/1.00 vMB 1
909,607 909,607 0000000000000000000202386d91f046fa7ba32e9f7760cf336a03086cee5bc9 3,061 1.00/1.00 vMB 1
909,606 909,606 000000000000000000019155a224dd8891670cd6c1007b7f3b46a921cea4e9c9 3,408 1.00/1.00 vMB 0
909,605 909,605 0000000000000000000033be581459d5464cd3055b4babcf1b20e20e3853ce30 1,367 0.58/1.00 vMB 1
909,604 909,604 00000000000000000000222066e764a57d674c76156d0821b2c6b82ec5576fae 3,427 1.00/1.00 vMB 4
909,603 909,603 00000000000000000001ebf1afd158ea473378c33befab40582f5f5c72e252c9 3,411 1.00/1.00 vMB 2
909,602 909,602 00000000000000000001a5a4595bb998b2a82f844c19c8f6b6f8d01a0f5f8201 3,077 1.00/1.00 vMB 2
909,601 909,601 000000000000000000003bac297085737cce33782bb14ecf0e47546301d5a1f7 3,299 1.00/1.00 vMB 1
909,600 909,600 000000000000000000022448d8ecc2561be4c6711cb72bbfdb38508ff7466427 3,907 1.00/1.00 vMB 0
909,599 909,599 00000000000000000000b324c4090944b4f63a2fbb29a05a4b65ef7ac722b92b 2,377 1.00/1.00 vMB 2
909,598 909,598 00000000000000000000ca363f426793051c58f6f47acd7c9dd5c0054e036cbf 3,814 1.00/1.00 vMB 4
909,597 909,597 0000000000000000000203ee50badad12c2a422b74c5f47152653134ae0de369 2,705 1.00/1.00 vMB 1
909,596 909,596 00000000000000000000871cef4eb8ec50f4b12451177bd1a58cb0f82b9ce12f 2,874 1.00/1.00 vMB 3
909,595 909,595 0000000000000000000192e510dbe8f694f335c4e881b34106ccdea27ed733a9 3,399 1.00/1.00 vMB 2
909,594 909,594 0000000000000000000034173564fa8b4a0ed6b6cfc5a0303ed55d7b7b122f29 3,885 1.00/1.00 vMB 1
909,593 909,593 00000000000000000000fd1456ff838f07fcf402a546eff077d3ca46601eda37 3,457 1.00/1.00 vMB 2
909,592 909,592 000000000000000000001a38bce3d65221a629f4c98c311ee9210f144f0d9891 3,752 1.00/1.00 vMB 3
909,591 909,591 00000000000000000000043858a7e3ffd27367b4a3a3190b500f3eb6e30ff6af 3,297 1.00/1.00 vMB 5
909,590 909,590 00000000000000000000c06e7f338f2b1736b275e1f7809ca6fbd78c9ee37863 2,963 1.00/1.00 vMB 2
909,589 909,589 000000000000000000007ad894fcaddbae7a6bc5a129cdf2cdeb920def66e981 1,666 1.00/1.00 vMB 1
909,588 909,588 000000000000000000009c0ed45048fbe31545b8a1cd78e11bc240c19d8dd8c2 2,440 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 780.30 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: 517.50 GB
    • Received: 4.54 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.