Loading Tool

Explorer IconExplorer

Memory Pool

27,992 transactions
10.10 vMB
0.03376117 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.80/200 MB

Candidate Block

Mining Attempt 1147828bb5424c0d0696a63757dc0198eeb54eecb985a9beed800addd09042e9
Version 20000000
Previous Block 00000000000000000001d707fbd85f02f6dd6025f5811e28a490b17660214a96
Merkle Root eb0a0617827280fd4aae1fb7546e0773b69db39ea39bff9100f68af88773000e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 716
Size: 0.32 vMB
Total Fees: 0.00873893 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,249 (779,188 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
134,061 134,061 000000000000082eb8a72f63be60c9c70d5aca7605b377990b37e90902d951a4 28 0.01 vMB 1,088
134,060 134,060 000000000000064a8ef7397a88a957acfc912cde787401a80e51bed089665e69 27 0.02 vMB 59
134,059 134,059 00000000000002244f7fc8ba52c9e237b842a3a3b9876cc2a09fae9dd384b60a 135 0.04 vMB 395
134,058 134,058 00000000000000d05d6c7c44d155f3119c82d078b604437d526356ca12c00eb4 59 0.02 vMB 620
134,057 134,057 00000000000005dcec8a14ee2ba0c2a48c51576072ca641520fa720adadbd583 50 0.02 vMB 767
134,056 134,056 000000000000034286c1909fb115f9db76d7469761e243ba47acabf1ad797ec5 114 0.04 vMB 71
134,055 134,055 00000000000004d4f121e5cf5618e6ed77814fb040482196f859ed0f456b2c0d 16 0.01 vMB 1,738
134,054 134,054 000000000000005c5f215cd008f96fbf3e8f3b6f883187391fa29d339784fae3 22 0.01 vMB 490
134,053 134,053 00000000000008237e7010c6260b8922aba1288703f76c96ea6b288216b68dac 45 0.02 vMB 477
134,052 134,052 0000000000000923e38ed2c68f06c37d2338cb83388e103a8cec7990f4926e31 239 0.09 vMB 294
134,051 134,051 0000000000000afaa65df4098ab4b01d1e5883b1d1f801aa0b4484b925feed26 43 0.02 vMB 417
134,050 134,050 000000000000008545461ea47f2b92d79dd5bb93ec93002127a836c5061a2069 64 0.03 vMB 616
134,049 134,049 00000000000000978e2b48597710e9ffc5fe733cf3e0ac0ca6b0545b25909d03 8 0.00 vMB 48
134,048 134,048 00000000000002beec3fd7bddf600dd19df1e0ff0bef1aed0ad91ba9ca409b93 12 0.01 vMB 208
134,047 134,047 0000000000000678fc9803e3baaa83580bcb806867904aa9c416433dcc851ccd 10 0.00 vMB 0
134,046 134,046 000000000000002683373c4d69bac2ec05de65998dd801977cc9a19f7b4aca8c 41 0.02 vMB 969
134,045 134,045 000000000000061978730928d2b9cde21f4681e4b148cd5a79725d8b8eb95f8c 26 0.01 vMB 337
134,044 134,044 000000000000056c99fc853f5c148dbce354722d0eaea1bb613b4e63c0616f62 1 0.00 vMB 0
134,043 134,043 00000000000006422a05dafc2acd417be758d3d1fdb01c653cbcefceb265af92 69 0.03 vMB 504
134,042 134,042 000000000000077b30d417633b6db4df03ed10e65122550c318605e81dfe5ae3 53 0.02 vMB 5
134,041 134,041 000000000000001d372eb4e1df2fbb88a8724eb398fba70ad1f220773d9c1e03 97 0.03 vMB 272
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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