Loading Tool

Explorer IconExplorer

Memory Pool

28,179 transactions
9.36 vMB
0.09434002 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.28/200 MB

Candidate Block

Mining Attempt 4ac5b45f82fc0e05b12d520bf634f58ecc0ac0cf2980f457301785b05576e97d
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root ae7296bb93cfa56f23dcedadf06ae4a149c76ab5d5e0ae0c817ef7835924e0d8
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,214
Size: 1.00 vMB
Total Fees: 0.02592031 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (814,526 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
98,695 98,695 000000000004c7c1e2762eeb823af748afb1f89b0957dd47a6ad2760e121e691 1 0.00 vMB 0
98,694 98,694 000000000003d19dd6ca88020f56657383063895025ba2e95e577e7a7db1dbc3 5 0.00 vMB 1,075
98,693 98,693 0000000000004cf8cc08ae50d65c4d9e5c36aacb0aa63597a8aeebabcf41c48a 1 0.00 vMB 0
98,692 98,692 00000000000452863ad5f587af12565e0941a2823f751bf4a9efcfe1a331c122 3 0.00 vMB 0
98,691 98,691 00000000000002e9aa675ee9533e525294ee3267f006007df4ae004e5c154ce8 1 0.00 vMB 0
98,690 98,690 000000000003e57d898a63abfe21f59af0f90d79fe1c1a9be2cc0bb494e8ebdd 2 0.00 vMB 0
98,689 98,689 00000000000189b0375e8a7441dbf027e8157b48fe7fc698aa14d9079d5e346b 1 0.00 vMB 0
98,688 98,688 000000000004cb018f9580672cc834a4a35988bde3efb7c3b2076a5ab5189b4a 5 0.00 vMB 0
98,687 98,687 000000000004f0bb691bdd26e9adba9d71dcca6c8854608503b1724fcffa03dd 1 0.00 vMB 0
98,686 98,686 0000000000006031c664a94b640cc03d46e64942e987ff171110097afd35c026 5 0.00 vMB 0
98,685 98,685 00000000000029fa7f08b393d8dbbc947ce078ae66be2dc05874c5e885574b2e 1 0.00 vMB 0
98,684 98,684 0000000000011876ed3214abdaf42e01b0e04eaf7c44f460894d0dd79899116a 1 0.00 vMB 0
98,683 98,683 00000000000140e7101c06ee875be33690276252605f9a2833b9518d7c393b5e 2 0.00 vMB 2,066
98,682 98,682 000000000004bdd97bbee57e7cb12ec163928120a66ccf091996cf5935fa9658 5 0.01 vMB 0
98,681 98,681 0000000000006989b1113a08628a8c4b3675e6411f4f939adc3937872cc6147b 2 0.00 vMB 0
98,680 98,680 00000000000320133a2037eec93ddf478f472513d223c0447bb9dd01197bcab5 1 0.00 vMB 0
98,679 98,679 0000000000017e078d7ab20c04a31a53a7e82483ee2a244dad15f61024619f89 3 0.00 vMB 0
98,678 98,678 0000000000003307e0a4cd45660b21222a3020c1ca71620152395834efdf23ac 2 0.00 vMB 0
98,677 98,677 000000000001f714e3217018a6932b4a2a560b82bb469cad192177fcbd6bbfbb 1 0.00 vMB 0
98,676 98,676 000000000001896bf2e9752dfdf236306f5d77e117b21d6ff131ccaee75b1678 7 0.00 vMB 0
98,675 98,675 000000000000a705c5ced48fa9fc34bca86c67b8f1d76b4f74d08f98739f337b 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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