Loading Tool

Explorer IconExplorer

Memory Pool

39,940 transactions
26.39 vMB
0.05617911 BTC
Random Selection Loading Transactions
Max Size: 137.48/200 MB

Candidate Block

Mining Attempt ba92b44e31e07370822c5dc4a632f6c18313aad17a841c345af859720bfea185
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 2d29cf9e875c6dd864034a373eeb0521d5a21e0692e0fceee158aa2817066bc7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,422
Size: 1.00 vMB
Total Fees: 0.00775537 BTC
Feerates: 50.27 > 0.78 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (548,036 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
366,876 366,876 00000000000000000641892be42c36af3eae2197d58cf6598b5a8fb231fe5b18 220 0.12/1.00 vMB 39
366,875 366,875 00000000000000000a737a5a9fa1c6ebf42f37f89868e83a18c722578d7e9894 273 0.13/1.00 vMB 30
366,874 366,874 0000000000000000106cf639a59e766c021ca5edc1336257a080c5df9f0a8976 462 0.25/1.00 vMB 30
366,873 366,873 000000000000000000bb3728d10cad980ec7cc37e6dcc24dec90a93efc5578ce 1,158 0.67/1.00 vMB 32
366,872 366,872 0000000000000000006fc3cadb69311aa438d3f06a6df1337010612c7326f5b9 682 0.45/1.00 vMB 25
366,871 366,871 00000000000000000f0bdad72b5cf03a2922207a95ac81bf4aa700bfbcb82c49 1,863 0.93/1.00 vMB 37
366,870 366,870 00000000000000000db8bbf2648a955603a3da8f9779639a718e53b84ace7f74 1,180 0.67/1.00 vMB 32
366,869 366,869 0000000000000000099152d73f999bfcfff1754d061f4018801de1b7ef4cabc8 408 0.32/1.00 vMB 25
366,868 366,868 0000000000000000098ae60cc930f119f3e6b5c6abcea96dc5690357bdb40985 380 0.20/1.00 vMB 29
366,867 366,867 0000000000000000050816d144bc64c2d5db77fc5e6416885bbfa934cb7c5a65 1 0.00/1.00 vMB 0
366,866 366,866 00000000000000001141c03966c41bf9cb13e4221acd18511c02f4b120921b5c 755 0.39/1.00 vMB 39
366,865 366,865 0000000000000000145047ad8573c0d0f15dec1699abef2c01f4779981c72515 979 0.50/1.00 vMB 36
366,864 366,864 000000000000000012f7b643a6d954ecd9fc42e362e8a0d35769a79f594344bf 1 0.00/1.00 vMB 0
366,863 366,863 00000000000000000c110c75dc51929c843d1574ab0273699977976357318edf 1,200 0.78/1.00 vMB 18
366,862 366,862 00000000000000000e6df24a207ea82a0355ea4ae5d37249a8d5f66fae146d1f 1,533 0.68/1.00 vMB 38
366,861 366,861 00000000000000000edca5ed28597e7683c2a8d3530c5ab07ed854847841f2a8 2,806 0.93/1.00 vMB 64
366,860 366,860 00000000000000000685a9a2e62e974d8221ee331df5eaae4d5dd3575177cd10 1,360 0.81/1.00 vMB 36
366,859 366,859 000000000000000014a3c7238e12234b24bba2b35ce00f77f4290eac955e7e50 232 0.21/1.00 vMB 21
366,858 366,858 00000000000000000388b91aa2fbc2bae10d8984400a308b5873383c36930ed3 534 0.41/1.00 vMB 25
366,857 366,857 0000000000000000048f3e90208fb5af3dddd30962ecbaad9867ac92bbaae9c5 1,348 0.93/1.00 vMB 27
366,856 366,856 00000000000000000755bcb8673565664768e5aa4aa04567f7179df0c73a5b4d 1,860 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.23 GB

Node Details:

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