Loading Tool

Explorer IconExplorer

Memory Pool

34,128 transactions
27.10 vMB
0.05532842 BTC
Random Selection Loading Transactions
Max Size: 135.41/200 MB

Candidate Block

Mining Attempt f05772b2b0be07c0a9bd5eec83ad47cadc3f9b2f86f028b6bb884aaf81a84db8
Version 20000000
Previous Block 0000000000000000000099f0b996849ebf7add480c0470f20ce70c41d4478c7d
Merkle Root bab187b5ff87e82e1c0fc5e18070ce4f4addcda3a915cf3bf3b423396b0dff93
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 822
Size: 1.00 vMB
Total Fees: 0.00430243 BTC
Feerates: 40.21 > 0.43 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,634 (119,866 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
794,768 794,768 000000000000000000001c77a2a5add12c93740c591f16e70fbed0f6adf8a499 352 1.00/1.00 vMB 18
794,767 794,767 00000000000000000001e5939560f6e78751b58cece673deec1699a3582dfe75 480 1.00/1.00 vMB 18
794,766 794,766 000000000000000000014559e63a09db201fc9e8709ca5839cf71072ce8347ef 1,491 1.00/1.00 vMB 19
794,765 794,765 0000000000000000000270def5118a7316d50ae75906e2440a010cc9944bc74f 3,736 1.00/1.00 vMB 33
794,764 794,764 00000000000000000003b3ed1f484c54ef7032e28c94fe2ad616c4db20a90a50 3,183 1.00/1.00 vMB 30
794,763 794,763 000000000000000000027efbf9d9a5881154eb88a72b4d0f0009aa420dfb2ab6 847 1.00/1.00 vMB 42
794,762 794,762 00000000000000000000d12610a48eb4246fb1ac3b44e17633f634b66f53de9f 181 1.00/1.00 vMB 39
794,761 794,761 000000000000000000052bba420effcdde120212b7963e20f900d209e75b6c9d 2,480 1.00/1.00 vMB 23
794,760 794,760 00000000000000000003e5fa9c67256ae48874aaad5c14c852757edae40656e8 3,329 1.00/1.00 vMB 21
794,759 794,759 00000000000000000000d3e9f3c385b41a5f6930c35ed3d070f47ac2a19c7e1a 3,008 1.00/1.00 vMB 39
794,758 794,758 00000000000000000003a63f76a1d667dfe990c3a8b200a798a6d6c26ec61624 2,546 1.00/1.00 vMB 24
794,757 794,757 00000000000000000004445a3ecad9d7b5feea426a3d3e4465bc5b4f19e26cb6 3,507 1.00/1.00 vMB 28
794,756 794,756 00000000000000000001e6875578455b30573d6cf9d825a773b4049d179d5d63 2,968 1.00/1.00 vMB 30
794,755 794,755 00000000000000000004b813fad649815d3983309ae4599895b8755d7691e322 3,666 1.00/1.00 vMB 39
794,754 794,754 0000000000000000000013926b39fbc0c801f85e87bd4a5bae9a9db811c504d2 3,719 1.00/1.00 vMB 50
794,753 794,753 0000000000000000000303fa1184bf950276b7c31e02cc89aa870737f2ca0bee 3,400 1.00/1.00 vMB 35
794,752 794,752 00000000000000000000c1568ca59489fe31a619dfe049493ce9d9e624bb7e47 2,686 1.00/1.00 vMB 27
794,751 794,751 00000000000000000003597a91b2c1ba5f6882f0a69852fe73c298ad30ce94c9 3,312 1.00/1.00 vMB 40
794,750 794,750 000000000000000000009fc132e4d31bbdfda52d4a3dafe771ef92df474385bd 3,606 1.00/1.00 vMB 35
794,749 794,749 000000000000000000033ecfec58dcc59aab03613b0acfb64adf21c7bae067b6 3,951 1.00/1.00 vMB 32
794,748 794,748 000000000000000000042b9163a4facc09ba9d7dd3a8abc9425ab331858314f3 4,491 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 781.74 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: 630.47 GB
    • Received: 12.04 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.