Loading Tool

Explorer IconExplorer

Memory Pool

79,332 transactions
29.17 vMB
0.12112803 BTC
Random Selection Loading Transactions
Max Size: 176.63/200 MB

Candidate Block

Mining Attempt fba63b47e13d78de18b6cd04d16456531d8fbbdf4c90ab615dd58cffa2da9e73
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root fbba9b79f47059db8a82c7d78a2efe6576dc5b21fc418e529378de46addcfaf0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,441
Size: 1.00 vMB
Total Fees: 0.04404706 BTC
Feerates: 602.26 > 4.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (480,529 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
434,776 434,776 000000000000000004212e802cb7c9407bfc7467ce44613048a7097602e77169 1,616 1.00/1.00 vMB 78
434,775 434,775 000000000000000001a610a6303c3ea3044eb6e8277fab6eeea1a3035316f48e 2,275 1.00/1.00 vMB 68
434,774 434,774 000000000000000000a726d3f86af6b753bb6d1a26a08e3b89980be6f4b927e9 1,122 0.73/1.00 vMB 51
434,773 434,773 00000000000000000345bab6f8f36369ecc9c3bd5a035af85c5559f8f208e21b 786 1.00/1.00 vMB 21
434,772 434,772 000000000000000000cb3c6eded9160cad91ada974e77d34c8235975fc2feded 259 1.00/1.00 vMB 10
434,771 434,771 00000000000000000246076b18eec5b0af7bcf1ecd02161a34235a6602aa4159 700 1.00/1.00 vMB 21
434,770 434,770 000000000000000003268d6b23fda752fc863cb2e46d371a0891047a7076367f 500 0.28/1.00 vMB 70
434,769 434,769 00000000000000000352e3991cf5cdb63e9374bcf1aa4e4b26292ede5f6992f3 988 1.00/1.00 vMB 29
434,768 434,768 000000000000000001e499f3ec8d2e8fb6d5221582fb84ad1b674ed231801186 1,550 1.00/1.00 vMB 41
434,767 434,767 000000000000000004387f498540ce81bcd910aa290582a2e9f7e234be8d4a10 2,476 1.00/1.00 vMB 74
434,766 434,766 000000000000000001e50ed7ba9de31ca9c579fad10c861fa86b65155829ec62 1,168 1.00/1.00 vMB 35
434,765 434,765 00000000000000000283db0149258ca5d08db035ece4e0caecd85d3bae2b1f30 109 0.04/1.00 vMB 62
434,764 434,764 000000000000000001c9dd472aafbe439f2fca6e22d97114bfe24db0a1ae5f64 1,309 1.00/1.00 vMB 30
434,763 434,763 000000000000000001090c0f50d990418b4e477324df51421cff247ba02fa021 1,431 1.00/1.00 vMB 27
434,762 434,762 000000000000000003fb79600b7d749364569141d26807f6a602594790a1bacb 2,047 1.00/1.00 vMB 56
434,761 434,761 000000000000000003fbf9597a390b386c8fafda4f0dfe1d1d3e9bd7552f4b17 2,081 1.00/1.00 vMB 67
434,760 434,760 000000000000000003a79e4a247b49ae5430a8962480a0decd3b8a982aa8aea1 1,851 1.00/1.00 vMB 37
434,759 434,759 00000000000000000399ae1167388b36c4da77f20b08fd02a923b209e32f50ee 2,634 1.00/1.00 vMB 72
434,758 434,758 00000000000000000227822b173db8d3d40b08614447245996ba4817fb433464 2,400 1.00/1.00 vMB 63
434,757 434,757 0000000000000000003f8a44a92541c9511b32de5c7cc80714ca177424e7058b 2,450 1.00/1.00 vMB 68
434,756 434,756 000000000000000003494f64de589eb47c1f97c82f403dbaabc69d7690239e96 2,661 1.00/1.00 vMB 84
Previous 10 blocks ↓
Total Size: 782.92 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: 714.43 GB
    • Received: 17.54 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.