Loading Tool

Explorer IconExplorer

Memory Pool

18,630 transactions
11.00 vMB
0.03555773 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.75/200 MB

Candidate Block

Mining Attempt 2283c15bce87c9689711477dbbd5afb338647f5742280060839b657b5990bba3
Version 20000000
Previous Block 0000000000000000000014b0e0c3ffdcd0c6f82f657121f2e5c5dea8833d7c39
Merkle Root 1a2fd03348f2c80b413a3096d211639c5fe7d402d3b7e6fe664f4e47808bd177
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,037
Size: 0.9978895 1.00 vMB
Total Fees: 0.01776855 BTC
Feerates: 100.32 > 1.78 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,807 (749,158 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
164,649 164,649 000000000000050376d10744f4a32ef5002417426147bb00951a79d434757fd9 36 0.01/1.00 vMB 1,496
164,648 164,648 0000000000000c155656914c3004d48e560dc6042533713c4ce4831a3f8e1c0f 7 0.00/1.00 vMB 370
164,647 164,647 00000000000009b9b9fb4907c72dd9c9507bb197045982e8845b0cbbe3fb38c8 9 0.00/1.00 vMB 403
164,646 164,646 0000000000000ad6e397b48a730ad277b99be8f9f6ee2e6d8935dc59220aa396 8 0.00/1.00 vMB 65
164,645 164,645 00000000000001f74b5f2c8aaa0fd0b4ac65de2b461d148a5da06a8f7f2c440e 9 0.00/1.00 vMB 44
164,644 164,644 000000000000066b43f72c5973a4f64042dfac9fa1bc5754601c1e50ea080a2f 4 0.00/1.00 vMB 399
164,643 164,643 000000000000090964729bb08e309e5a144c35ea25e1c2bbf1243d53bd953717 71 0.02/1.00 vMB 2
164,642 164,642 0000000000000134b3a652215258d0ce4016b621173a821a8a3265f17a7a1dd2 61 0.03/1.00 vMB 223
164,641 164,641 0000000000000bcff4a7a9944eea3b8a7ee37ba138e800a1797bd004947b88da 106 0.05/1.00 vMB 193
164,640 164,640 0000000000000379c8987a9ddaa56e1bb9c40fb4e0d30c917bc366cdbddb8f1e 23 0.01/1.00 vMB 73
164,639 164,639 000000000000016137db0e6e28d3da22c230def5a7ee66c2f178c4803100ed6e 116 0.05/1.00 vMB 7
164,638 164,638 00000000000005b24addcf1cf32ddec6e5c4b3d86e14315823da58657c3332e4 128 0.05/1.00 vMB 157
164,637 164,637 00000000000004a0b2a8e0e4bd8a00d7bb04534af5ba1adf1c95491921664ec0 76 0.03/1.00 vMB 42
164,636 164,636 00000000000003e601e0642e0852827341b61b09f556072bc2d976da7aa6239e 101 0.04/1.00 vMB 46
164,635 164,635 00000000000004591d6a34145611eb6e96b2f2867231ec7107f849c1ad1dac08 14 0.01/1.00 vMB 34
164,634 164,634 00000000000004224191c7280a8d330f0587bbfeb60773b7ba27915bd6938c54 11 0.00/1.00 vMB 32
164,633 164,633 000000000000095db29aad913515efd0a5844ed2a5f3f8b4a50d7f9e67763d52 12 0.01/1.00 vMB 55
164,632 164,632 000000000000018f6d63309bef8972ff605578fab57cf159d859730b8758db5f 8 0.00/1.00 vMB 355
164,631 164,631 00000000000008946c481553080d20d7e7e56adf36b2ff517bc95447b3e40891 81 0.03/1.00 vMB 191
164,630 164,630 0000000000000353ecf7e380809d449ea147c5d434aadb583b7bb134b66bfdc2 27 0.01/1.00 vMB 174
164,629 164,629 00000000000006729d522b49c89ff42ade8bef2bdb9b823304b7f05ba7b52fb8 10 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.28 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: 516.25 GB
    • Received: 4.43 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.