Loading Tool

Explorer IconExplorer

Memory Pool

77,133 transactions
28.78 vMB
0.06986110 BTC
Random Selection Loading Transactions
Max Size: 172.21/200 MB

Candidate Block

Mining Attempt 22c362f912baa348062287599534b7a43ab25cd00f5bb09ac70f38c14c714faf
Version 20000000
Previous Block 000000000000000000005646862e45d7bc5b4c4a3d16e7119254b51a14f51fdb
Merkle Root 00d48c56f7348cb925c81b085ee2d612fb954e34e39e09a938eca1ab3daa6fb3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,102
Size: 1.00 vMB
Total Fees: 0.01192254 BTC
Feerates: 150.77 > 1.19 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,069 (428,794 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
486,275 486,275 00000000000000000053543d8cad8a8d00c48f09007358fd475282bd0654e0cd 896 0.58/1.00 vMB 16
486,274 486,274 00000000000000000078364446cfe7375fea936ea17f39f6d0758e8dbbc64617 2,010 0.99/1.00 vMB 126
486,273 486,273 00000000000000000083cbfd33b63c2ac10e703266c5749bf3ce2fbff88f5791 970 0.45/1.00 vMB 98
486,272 486,272 000000000000000000c43d686a8db33d500bc63fbe5e2a37e59dd13c15f7cb34 1,102 0.55/1.00 vMB 78
486,271 486,271 000000000000000000ba4a6a3e8700c35bee276de69c873af7b1b4512071ccec 572 0.29/1.00 vMB 104
486,270 486,270 000000000000000000dfe53693fc7d3bdafa220c0ea56a0d8da84efd8a6109bb 634 0.29/1.00 vMB 119
486,269 486,269 00000000000000000082d24c4e4469f19b69211b3accbf6e2e1f4155e0b97594 64 0.02/1.00 vMB 77
486,268 486,268 000000000000000000217f53125f99952855c614b39b9fc6d7eed71c9dac0a85 378 0.18/1.00 vMB 121
486,267 486,267 0000000000000000006ba56c74c80d584d42c888251e17472e495a2c3e79596e 619 0.31/1.00 vMB 108
486,266 486,266 00000000000000000049a63501873ceb155b341b52b00f097cf9051e06860701 1,668 0.84/1.00 vMB 100
486,265 486,265 000000000000000000f85b67d96e4a782a9ce97a68fdaf270f5658ed56cb8218 683 0.40/1.00 vMB 98
486,264 486,264 000000000000000000ac883e01bf56198a6f1f78297e7edefe17d4cddf0ae3b4 1,538 0.93/1.00 vMB 34
486,263 486,263 000000000000000000bc96c4cdfbbb6ea4d046ef5e27b4cc2b0a8830265b5fc2 2,302 0.98/1.00 vMB 147
486,262 486,262 000000000000000000f2a1e8ad25530f41f7a269ba92bffdbd4c7e8f34e43557 1,255 1.00/1.00 vMB 74
486,261 486,261 000000000000000000c03db2f54bc59a4edd6c75aae4daa4e7a4a73226eb18e2 1,547 0.98/1.00 vMB 29
486,260 486,260 00000000000000000069810180e336be9870d612a05d4f0ee9d0511f8d450ef7 2,356 1.00/1.00 vMB 157
486,259 486,259 00000000000000000003c7f1b9679c236033ef368f8da62a4a30d6acabc99ed7 1,246 0.98/1.00 vMB 97
486,258 486,258 0000000000000000007110b301ad76520f03a20ffada7688cbf0ff671db09217 2,063 1.00/1.00 vMB 130
486,257 486,257 000000000000000000399db9ec47102d7ba1369cc3f21eae38a78113840002cd 903 0.60/1.00 vMB 96
486,256 486,256 0000000000000000006904ca957d9a1f405ff811f6dbdccf2a013d351452f272 345 0.23/1.00 vMB 89
486,255 486,255 0000000000000000000916433402e252adb0343522cf871305d4e5dd49f91cd0 84 0.05/1.00 vMB 122
Previous 10 blocks ↓
Total Size: 782.52 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: 668.74 GB
    • Received: 15.56 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.