Loading Tool

Explorer IconExplorer

Memory Pool

36,762 transactions
15.10 vMB
0.09118487 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 86.56/200 MB

Candidate Block

Mining Attempt 426df3eecf6e3e73b5bbcea1b15f79d52236ade807fd6f8a246190e14e9a3843
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root 87699a9de4a95534c8dd8ae0fb3f83e516c8c827a2f11b24ab8bda64f7b84cbe
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,238
Size: 1.00 vMB
Total Fees: 0.03952781 BTC
Median Feerate: 3.62 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (751,617 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
161,724 161,724 0000000000000963f1ace490e7f3c37802b08bcb399b677767a3677367aebb6d 65 0.05 vMB 427
161,723 161,723 00000000000002e4252bd195c81c484212927e0128b66d1e07283af24778e43a 8 0.00 vMB 0
161,722 161,722 000000000000052a5a1538cdcdce6a6d854680f0a9361f8a0ea07a05ea44b30a 32 0.01 vMB 129
161,721 161,721 0000000000000ba56cdf951ab6dc56b9b160dcf83e66b3d00d2e50e20e9a80e7 70 0.03 vMB 42
161,720 161,720 00000000000005c020ef6cd24c111dd481eac717ad25bd376ac41c541b0adee1 31 0.03 vMB 8
161,719 161,719 000000000000089183125e20bb8751ddf32a9eaa2524a2efa157c79fb9a6fc0c 69 0.04 vMB 165
161,718 161,718 00000000000006e300bac7ce0763187d958d76c2991af327e3449a64de89c554 14 0.00 vMB 11
161,717 161,717 0000000000000cb9e163596c3d19eeaba7250b33ba5b6da841d2f6c2bbffd4b5 39 0.02 vMB 230
161,716 161,716 00000000000004a4892ee7f4050222e66d8c0bbd39ded637a62ab4f0763ffdb4 13 0.00 vMB 282
161,715 161,715 0000000000000549b43febc2daefee9707e653d41122397b93d09730eb3f18e9 34 0.02 vMB 136
161,714 161,714 00000000000002517c2ad850c47c3b0c51a53d615e2e44f081547ca07b9a92ac 89 0.03 vMB 30
161,713 161,713 00000000000003fc6f4462b034e92b1c75f1d264ba9eec2ce09a0d7f478ae2a3 11 0.00 vMB 230
161,712 161,712 00000000000001bb05bd3476ec3b5631e9cf0de0df2148866ef3586ba6c081ce 13 0.00 vMB 66
161,711 161,711 000000000000076e25e526221f8cff298514d4dcbaf474ec5ee8f8e921bcc22e 60 0.03 vMB 89
161,710 161,710 00000000000004c4e7176980ee80be60c27582852445080f2ae21f11d480959d 40 0.01 vMB 189
161,709 161,709 00000000000006a253d3102e5a36a03116aa1dc39e04603348d8491e0745e5ac 49 0.03 vMB 66
161,708 161,708 000000000000033e71afb4185dec1667d3ccc60d2f2b5e0cd4a953c4310b0ee6 41 0.02 vMB 91
161,707 161,707 00000000000004c875f803803fb50a632e5cf2894da5f0637baaa7d972cb0fc4 12 0.00 vMB 17
161,706 161,706 0000000000000a1a0562736942169b1554edb6d0e700989a24709dc818025e13 38 0.02 vMB 48
161,705 161,705 00000000000007622e151137efbe9ccecf41e5c20fde77e687386254bd297013 34 0.02 vMB 36
161,704 161,704 00000000000005b11568a5c08d98350a4b482d60bb18e7cfcd4ad84330c8eda5 30 0.02 vMB 318
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 92
    • Outgoing: 10
  • Data Transfer:
    • Sent: 148.82 GB
    • Received: 0.60 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.