Loading Tool

Explorer IconExplorer

Memory Pool

83,148 transactions
32.02 vMB
0.11791319 BTC
Random Selection Loading Transactions
Max Size: 192.05/200 MB

Candidate Block

Mining Attempt ee7d456f962ace407287bc53ef00638c56e5589bf1cf39657120ceac446153e9
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root 49b925c3c012aed8c50d3edbd8da43d7a97c38f753fe5734aebbbb3f469e99f7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,927
Size: 1.00 vMB
Total Fees: 0.02948482 BTC
Feerates: 100.36 > 2.95 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (107,702 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
807,674 807,674 0000000000000000000160bde522ddcf1ddca42e06b6996093310fe6c2ffa304 5,068 1.00/1.00 vMB 17
807,673 807,673 0000000000000000000342a975832478b946729744752025d8f37c4f821f7e5e 3,356 1.00/1.00 vMB 13
807,672 807,672 00000000000000000002c4b97be903b5f61897475acde612bbe9c5b9fcf4dd27 5,809 1.00/1.00 vMB 13
807,671 807,671 00000000000000000003700fc7aa12926469df2e4ca45174dfaa95aaee0ee9e3 5,703 1.00/1.00 vMB 16
807,670 807,670 00000000000000000000550593503a909a9830abca827efe0b7978c351386cba 3,365 1.00/1.00 vMB 13
807,669 807,669 00000000000000000001fa4e96330974b76d1c00a074789e3c5ed9894ae22b0a 3,762 1.00/1.00 vMB 16
807,668 807,668 0000000000000000000434e311baab1673b109fed036ec1ea26a9edf8a66b318 4,036 1.00/1.00 vMB 15
807,667 807,667 000000000000000000037bf1d529f0b308c3a30a83967b73d0c559382805b0ca 2,879 1.00/1.00 vMB 20
807,666 807,666 0000000000000000000343ee32b0414320a4878312999f5e431dde783950351f 1,508 1.00/1.00 vMB 30
807,665 807,665 00000000000000000001e5ef2e4d66c25c8c6690fdb09434284e808ef7ede791 3,112 1.00/1.00 vMB 22
807,664 807,664 000000000000000000050942c7edf74c193e25f63aeba670a376d3e0fef130ec 1,860 1.00/1.00 vMB 16
807,663 807,663 000000000000000000000e40589c910622f156376925381ac8db0ac41ca637ec 3,386 1.00/1.00 vMB 25
807,662 807,662 00000000000000000004e0d9d3f6ad67a89ad38df2729847407a15b7714e3ebc 2,908 1.00/1.00 vMB 23
807,661 807,661 000000000000000000050976bba8d4d5d89a34357851b1cfe418b18c4438f657 2,970 1.00/1.00 vMB 38
807,660 807,660 00000000000000000004a02021c1ded92247c1e780a4ca89a98d3d312eddabe7 4,906 1.00/1.00 vMB 14
807,659 807,659 00000000000000000002c4e65bf92572f2c83d6bde6190c4bbe5f9d03cfdcf86 3,363 1.00/1.00 vMB 23
807,658 807,658 00000000000000000002e1b1f91f3ec0d7c4a352d5c16705382492ec2be07c81 3,645 1.00/1.00 vMB 16
807,657 807,657 000000000000000000050cc43ce1e33a57f0b953e27b733eda042e6fe6b16df9 1,322 1.00/1.00 vMB 14
807,656 807,656 00000000000000000003058e695acd5b2c5240c229506e65c7957e29995c5ffa 1,869 1.00/1.00 vMB 18
807,655 807,655 000000000000000000027fd3a821bbfad4492fe80734d2897cb9c5640c46ad91 1,733 1.00/1.00 vMB 21
807,654 807,654 00000000000000000005011f3b5acc02c5d8165d9ccbe00d5ec5c4039de143e9 3,188 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 783.04 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: 720.44 GB
    • Received: 18.16 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.