Loading Tool

Explorer IconExplorer

Memory Pool

79,986 transactions
30.04 vMB
0.11857980 BTC
Random Selection Loading Transactions
Max Size: 180.27/200 MB

Candidate Block

Mining Attempt 9b4bc35a6764fb41c8d32a85519d99c357db30df8a6e0bbcf597ec2c30051fde
Version 20000000
Previous Block 00000000000000000000b062ce7c1ce93baecfacba3f86e7f53b0c46b27d927f
Merkle Root bc8d218dadd2d7fb7104f733fd508724afcc85e16cd2d59520aeb5ec9548b443
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,274
Size: 1.00 vMB
Total Fees: 0.05099711 BTC
Feerates: 150.80 > 5.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,106 (189,042 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
726,064 726,064 000000000000000000021f6b3b75b9e3c70184589c06c49237c00f56e419ad94 894 0.94/1.00 vMB 9
726,063 726,063 00000000000000000009570ee26dc4013549744483d95a4519535a5f05e6228a 1,404 0.62/1.00 vMB 11
726,062 726,062 00000000000000000008c724f79d3399d436eadc8accc0b6872c06e09bdb6e17 218 0.06/1.00 vMB 10
726,061 726,061 000000000000000000062ca8779541dd21c9c6b59743b00d9b12e5fa20a4f75f 2,687 0.88/1.00 vMB 11
726,060 726,060 00000000000000000005c35219f29dabee1935258b1a3aa768f9047770dc3818 1,891 0.78/1.00 vMB 12
726,059 726,059 00000000000000000001f14bddf0b8e4675f50c5a96f4510fdb0da3848415f72 2,074 0.83/1.00 vMB 9
726,058 726,058 00000000000000000005e8ebb00d441daa0f16f72a1ee9a5045d0f8f5e4bd4ea 2,322 0.71/1.00 vMB 11
726,057 726,057 0000000000000000000668caa9bebcf76676895d23569b341182fea7fbb130ee 1,502 0.59/1.00 vMB 13
726,056 726,056 0000000000000000000598142720e4cab408c868d216f7c280dba427ec562398 261 0.35/1.00 vMB 9
726,055 726,055 000000000000000000081d46087fda48637a3763a9feed946169aad836a6a28f 1,403 0.60/1.00 vMB 3
726,054 726,054 000000000000000000036f19b108d91c15d7b7831180c61665d628159d757b07 2,508 1.00/1.00 vMB 16
726,053 726,053 0000000000000000000103a826dbcc95053fb8d908341981a59ce457ef3a37c1 957 1.00/1.00 vMB 1
726,052 726,052 00000000000000000004fdf15e5d981f1b730c2541f4d6aa65bfc468fead10ee 2,939 1.00/1.00 vMB 6
726,051 726,051 00000000000000000008bf808becc4e72fb76585c6045f75908734cb00698f1c 1,241 1.00/1.00 vMB 12
726,050 726,050 00000000000000000003a13a3691749c47d356535c0fe0c2e138f4c562960b13 2,741 1.00/1.00 vMB 12
726,049 726,049 00000000000000000006709d2e36084e10d6d9fa5fb779677b786d028b2f8a1d 2,636 1.00/1.00 vMB 3
726,048 726,048 00000000000000000003ffc3c69d5634a4404441a64434542219ad59e803c93b 2,616 1.00/1.00 vMB 8
726,047 726,047 00000000000000000008162b69f14c9c25b8d90a407b74df7ab2f626f7756a44 2,315 1.00/1.00 vMB 13
726,046 726,046 0000000000000000000326eafa5dae669673a052f25f2d3137329cea31edaf96 2,901 1.00/1.00 vMB 11
726,045 726,045 00000000000000000004138a8a586a4f1840f3ee761c31c124bf40e2a1312e3c 2,997 1.00/1.00 vMB 20
726,044 726,044 00000000000000000004d07f48f94f65c65d090249506e2262cdfc1fd7cba00f 1,601 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.57 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: 671.23 GB
    • Received: 15.88 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.