Loading Tool

Explorer IconExplorer

Memory Pool

43,326 transactions
26.36 vMB
0.05854652 BTC
Random Selection Loading Transactions
Max Size: 138.59/200 MB

Candidate Block

Mining Attempt f08b0f46846a8f8d508ebc73b92f2451a41a04dc1fb9c37508da3c1d4aa97cc1
Version 20000000
Previous Block 00000000000000000001e79dbd4ceeab4d77bdf107dcdcf0be35699e29eb1f0a
Merkle Root 36f47e26ead89ad7347fc141f697aec78c77a430e74f14962dc0e157715ff038
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,638
Size: 1.00 vMB
Total Fees: 0.01036055 BTC
Feerates: 40.21 > 1.04 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,760 (520,903 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
393,857 393,857 000000000000000008ecf08ef708f8b14604db7aaef069f7d97731c798434dad 236 0.23/1.00 vMB 17
393,856 393,856 000000000000000002e92b27155c3f25d52e38ec2210703c003c74b160ba0102 871 0.39/1.00 vMB 38
393,855 393,855 0000000000000000018cd81ebe8fff98d99e51c73e5ab1ab7272739c4b77fcc4 1,146 0.99/1.00 vMB 22
393,854 393,854 00000000000000000192120f4afdcc85f2f8bc9811b105cf731076c4df91b770 1,640 0.92/1.00 vMB 30
393,853 393,853 0000000000000000049cfac147737b6bfd09f0285cce1d7cd2b14ff38334e192 1,015 0.65/1.00 vMB 27
393,852 393,852 000000000000000005ee929767d2622485193c4abfd75ff198a139dd234df9b3 991 0.47/1.00 vMB 36
393,851 393,851 0000000000000000060325938fa3b7a4c89b6c7a6698de2d797a698e91f43616 268 0.15/1.00 vMB 31
393,850 393,850 000000000000000003825ec938f11d3809ece2ac0ec61a6254de484e08f83723 1,578 0.90/1.00 vMB 31
393,849 393,849 000000000000000008f924c4e12dc31f4d36d3ab6a33a4fe669758642b944a3b 1,026 0.77/1.00 vMB 25
393,848 393,848 0000000000000000024465326ad4b0026739a8bb909b01ab068a7a7db534c445 621 0.66/1.00 vMB 19
393,847 393,847 000000000000000004125e4de5c5e8c7b5f36255442160a806810b56680c1024 1,645 0.95/1.00 vMB 32
393,846 393,846 000000000000000004dddf839962c3aec2d2da1ba0d2eb89ec30f5d5b47ba748 1,581 0.75/1.00 vMB 39
393,845 393,845 0000000000000000061f55e2311cd0b7e9ec73c69a9e8c207f8da982d2b1e715 2,403 1.00/1.00 vMB 38
393,844 393,844 00000000000000000871418f27b71ebf9c8f8ec3e9b1627fc66320b741ecff80 675 0.55/1.00 vMB 21
393,843 393,843 0000000000000000091a7eaa6f0f84f160f06ba82996a7a23ab9a1fb050f5087 287 0.18/1.00 vMB 27
393,842 393,842 000000000000000008270473eeabc7e435408bbdb5640ea511bb737dec764554 380 0.30/1.00 vMB 30
393,841 393,841 000000000000000000f4a40b945917c8c28f39ed7183cc8f88203725ff1b6101 534 0.66/1.00 vMB 19
393,840 393,840 000000000000000007c2a1e0a8196dc8cdd78693677770ad2738cc538dbb23b9 2,379 1.00/1.00 vMB 41
393,839 393,839 0000000000000000060f7f9a75f1d392d72362a0d0c1aac7251d685af89ffa87 55 0.03/1.00 vMB 28
393,838 393,838 000000000000000006130005ed1797ca6d8e8f9c1e2eac9498bbcd853eba4752 1,269 0.99/1.00 vMB 22
393,837 393,837 0000000000000000014750acff3f7ae1563f1e0143634aad9d32e700aac64c5a 1,708 0.93/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 781.96 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: 647.60 GB
    • Received: 12.96 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.