Loading Tool

Explorer IconExplorer

Memory Pool

80,526 transactions
29.72 vMB
0.07101192 BTC
Random Selection Loading Transactions
Max Size: 179.30/200 MB

Candidate Block

Mining Attempt bd74b1a3749bd635d6f2569f4049496c171757e78a5e90779c8809717ed7d7d5
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root 068dc65dcc5ccf9f17b40a0e6353329d983699aa41fdfa85b4b444e57511b971
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,027
Size: 1.00 vMB
Total Fees: 0.01057540 BTC
Feerates: 502.67 > 1.06 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (426,141 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
488,840 488,840 000000000000000000665af78e1e67a510bba9f9141bba053466953f662ddc6c 280 0.10/1.00 vMB 129
488,839 488,839 000000000000000000ac4a536dae9b4147454997e1467081c05caedb019477e5 892 0.59/1.00 vMB 59
488,838 488,838 000000000000000000c42ff6d424125171630012a2c9ae3baa0776bb4b024839 381 0.20/1.00 vMB 60
488,837 488,837 0000000000000000000003b4cc8365995e7567c7720b51e595ae54e9fe748622 912 0.47/1.00 vMB 80
488,836 488,836 000000000000000000d8cdb96faac77f6a62474b0e6c984367730f1aa5e1d5a5 2,256 1.00/1.00 vMB 76
488,835 488,835 00000000000000000095027edeb6c40a97902746b3a2b35efea7e527d9b0c276 840 0.47/1.00 vMB 93
488,834 488,834 000000000000000000f3b124e9aff99ce93bb2839539755c548f76b676786cb8 842 0.45/1.00 vMB 15
488,833 488,833 0000000000000000000c6edec4d8a04b265d13591d185249c9a6271b4278d682 1,343 0.60/1.00 vMB 125
488,832 488,832 0000000000000000009372c575e95e1a60ab206d09649ab6eecb47536088dff4 1,687 0.88/1.00 vMB 72
488,831 488,831 00000000000000000048bf5f15f19d42e75e985391ee2b5ff184105ecbca542b 1,666 0.73/1.00 vMB 77
488,830 488,830 0000000000000000005ac2f78914d14f67a23ba3d4a05ad9f87a1f4974ca9115 334 0.19/1.00 vMB 80
488,829 488,829 000000000000000000f88f922a224d1db625510c35338000aee37a92cc0003b7 1,682 0.78/1.00 vMB 75
488,828 488,828 000000000000000000d8ea13b71d34b79933e73885904a0a73a9b93278d53e6b 1,052 0.42/1.00 vMB 82
488,827 488,827 0000000000000000000acd9f674dde0f69b8c3d87587e07e37aa155d70fe1e31 1,384 0.60/1.00 vMB 88
488,826 488,826 000000000000000000b5682027b2a36a9053e06f2a34de377b3cd773384e5d33 207 0.10/1.00 vMB 30
488,825 488,825 00000000000000000077d05c538a233f51e44d01cddde71e7ac0fabb220cc8d2 1,832 0.76/1.00 vMB 89
488,824 488,824 000000000000000000cf60436050cd7ab1c831557e9162a160792ce276583d69 340 0.13/1.00 vMB 88
488,823 488,823 000000000000000000f77a5e383bfc2668047c52a2d613d3912a278ae3b3f43c 232 0.10/1.00 vMB 101
488,822 488,822 0000000000000000000e3c9ba560feb6f3b93a0654d1b835d8451725e759d500 879 0.39/1.00 vMB 83
488,821 488,821 000000000000000000a7f057def763677cd3b79d5b54dcad67d94962b2e39e70 1,444 0.65/1.00 vMB 64
488,820 488,820 00000000000000000015c3d9674ee18a41c613282c48c3fc71c9b7095dadeeaf 653 0.32/1.00 vMB 145
Previous 10 blocks ↓
Total Size: 782.36 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: 662.54 GB
    • Received: 14.86 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.