Loading Tool

Explorer IconExplorer

Memory Pool

82,083 transactions
30.47 vMB
0.12592751 BTC
Random Selection Loading Transactions
Max Size: 183.80/200 MB

Candidate Block

Mining Attempt c1048ba380de509c339ef255d9ea64142e11338f85df6f32078877400ed0b311
Version 20000000
Previous Block 00000000000000000000f924cf5022dab74d96145383ec21fa5a02b0a126c621
Merkle Root c45389b6836de7607aa2133099f14971b08ab989bcaae56d8cb77c1ae1b329d5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,328
Size: 1.00 vMB
Total Fees: 0.04768908 BTC
Feerates: 502.62 > 4.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,124 (643,317 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
271,807 271,807 00000000000000054d15abe5ba8aec5ec77fb8454c8e0234e42e4601b2a0059c 592 0.54/1.00 vMB 27
271,806 271,806 00000000000000033e0d5a28fcc3ce08583c2bc0b233545ba23e4f1e20696823 1,305 0.50/1.00 vMB 76
271,805 271,805 000000000000000708b86dfbb08ceca1d66993a6d51cbe76468f62cf7f19c86c 835 0.50/1.00 vMB 28
271,804 271,804 0000000000000003cb1ab6f7f861d0dda8719f255a88a07ff2f3e028530e3c87 652 0.25/1.00 vMB 61
271,803 271,803 000000000000000426cb5f0c25956ab964877940964dafbdbc6b6784c115f7f3 751 0.25/1.00 vMB 109
271,802 271,802 0000000000000004e04ecdcfb8d06466e9aee3f326d99b954ce7bb1225599c9c 220 0.15/1.00 vMB 33
271,801 271,801 00000000000000002b0ce2fc49234da21554539a30e4ed5250d906e7c7d55284 1,055 0.49/1.00 vMB 53
271,800 271,800 0000000000000002c4e9c1df445ddf9fc85d12d7b7a5f85b181901b04b88c76f 718 0.25/1.00 vMB 80
271,799 271,799 00000000000000054a5baef6d639063420881e3fa9073631f32c912aaec10046 670 0.25/1.00 vMB 97
271,798 271,798 0000000000000005caa1c73e57e21651defef72d4d3bbdaeda4f0b281726d3d6 78 0.05/1.00 vMB 19
271,797 271,797 000000000000000383bbe0d7f199e42b43f13d8cc91e1308b6672f218f50204c 315 0.15/1.00 vMB 79
271,796 271,796 0000000000000001a6962ddd4fec8f3fb75cec834061acab937d4c73e9080b4d 256 0.15/1.00 vMB 42
271,795 271,795 00000000000000064f33a4fc89c4a38fffd34b91031d3c52791c6ff0de112194 397 0.20/1.00 vMB 51
271,794 271,794 00000000000000009570daa4dc96f2ddbd4469ce26e7123a2cb522ce21ab36dc 435 0.22/1.00 vMB 59
271,793 271,793 0000000000000002535c8111dbaf8cd438368aa62bdf1c37b01b21050efeda84 141 0.07/1.00 vMB 28
271,792 271,792 00000000000000024f397c124d1fc27d5c4a73f1cb427650110efbb05d5bf86e 250 0.09/1.00 vMB 61
271,791 271,791 0000000000000001d2f7df1281f91d2b6c7fbb759afd785d7b738326a7b637d0 277 0.23/1.00 vMB 34
271,790 271,790 000000000000000459b26404c74e4af9563eb2749a781b64c99238f789631f0c 392 0.25/1.00 vMB 34
271,789 271,789 000000000000000088a23ea749725bc64d2181c99a567252324f606a0205da2e 1,315 0.50/1.00 vMB 82
271,788 271,788 0000000000000001a8676b2cc54d44d39841c50e6f42729b41145d70aebe4ec2 746 0.25/1.00 vMB 100
271,787 271,787 00000000000000060a201d016dd6acc392c5a2643c48cd892efb15a7d344281c 544 0.25/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.61 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: 671.88 GB
    • Received: 16.05 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.