Loading Tool

Explorer IconExplorer

Memory Pool

45,257 transactions
28.72 vMB
0.12550892 BTC
Random Selection Loading Transactions
Max Size: 151.98/200 MB

Candidate Block

Mining Attempt fed2b9ba7ac52aee11b4c1e08fc21d0a7f2f2377c6e8a005f254a41c681e1285
Version 20000000
Previous Block 00000000000000000001b7fed1570278bf53c34ddd10975046ef0611921f9718
Merkle Root af339a49e49af84d620424491a320f2defef7429e26bc1eaff8501ada0346c69
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,259
Size: 1.00 vMB
Total Fees: 0.07066018 BTC
Feerates: 101.65 > 7.08 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,809 (325,782 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
589,027 589,027 000000000000000000093a54135659a7e023ae3e2c43c57561c5bbbf80e74cfa 2,717 1.00/1.00 vMB 61
589,026 589,026 000000000000000000134154df8b108811684f7e3bf6e19d6be543a731cb7b54 2,839 1.00/1.00 vMB 12
589,025 589,025 000000000000000000126ff647a80d91587decfb19d984271262974705625616 2,664 1.00/1.00 vMB 53
589,024 589,024 00000000000000000000adf8a564aeff3fd42be64619b039047489f8a0a8c0a5 2,583 1.00/1.00 vMB 27
589,023 589,023 0000000000000000000044c537f2d6ebf642affd699c0b71b6d6dc28671077cd 2,600 1.00/1.00 vMB 44
589,022 589,022 0000000000000000001a60451602360d466ecd9218343785610d447c9e96b248 2,732 1.00/1.00 vMB 75
589,021 589,021 00000000000000000004aefc9183b852c4f9e136cba85fb469191834b178796c 2,927 1.00/1.00 vMB 50
589,020 589,020 00000000000000000003b59229e7b74654db820f6ac4010e63da736f193d3c89 2,672 1.00/1.00 vMB 74
589,019 589,019 00000000000000000006d133d6d36bbef48db382adad74e6065d77f77c9e8537 2,556 0.99/1.00 vMB 27
589,018 589,018 0000000000000000000ca586c2e046b31e0b88a25fe1a81f031fddb162f2c82f 2,377 1.00/1.00 vMB 30
589,017 589,017 0000000000000000001a8e554547e1378fa2c9ebcfd531e6f08d379017b9c390 2,716 1.00/1.00 vMB 34
589,016 589,016 00000000000000000008b60624ef12b68e49bef3aa5dd67a936dbeeaf811f255 2,641 1.00/1.00 vMB 36
589,015 589,015 0000000000000000001b97a67fb79e81ef9d6e7e508b839d62d641a7d3da858a 2,711 1.00/1.00 vMB 44
589,014 589,014 00000000000000000003ecdea3822812a57c09c37e28eead593ac371b3439343 2,772 1.00/1.00 vMB 43
589,013 589,013 0000000000000000000e87a4609511a9881986786f69f6d2390ff9e715361ea2 658 0.93/1.00 vMB 2
589,012 589,012 0000000000000000000b52cbf40c5e2a5a6e52fd050a451a4de4fa25635235b6 2,195 1.00/1.00 vMB 33
589,011 589,011 000000000000000000119102a99d5a698c8f11a65562da41ccb187842a9dcbf4 2,015 1.00/1.00 vMB 30
589,010 589,010 0000000000000000000709222e04eba332b09857ce5fe57de49c990d96f5a01d 1,895 0.93/1.00 vMB 11
589,009 589,009 000000000000000000073b6ee9106eedeec2c8ab00099aa3d16f110d18e8f247 2,625 1.00/1.00 vMB 35
589,008 589,008 00000000000000000014b207f68384409bbebbe8498f49f62148f8efe04b7550 2,471 1.00/1.00 vMB 26
589,007 589,007 000000000000000000028404a28ddab411ba62302ff599a4c31fff2d809f3cd8 2,491 1.00/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 782.05 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: 650.89 GB
    • Received: 13.34 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.