Loading Tool

Explorer IconExplorer

Memory Pool

72,763 transactions
28.06 vMB
0.06745889 BTC
Random Selection Loading Transactions
Max Size: 166.18/200 MB

Candidate Block

Mining Attempt 84e5daf147c8a3f7d5054ffa4e75df4d224e07fb833ffb87bf4d4fbae5e9003b
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 0627b3701c64323eeebc4d1fb627554b7d88e6b096c87949236142a258daf69c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,790
Size: 1.00 vMB
Total Fees: 0.01137601 BTC
Feerates: 150.86 > 1.14 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (274,049 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
640,982 640,982 00000000000000000003e47b9350b8bdbc980571a7d2e4ff50c783101c527b92 2,735 1.00/1.00 vMB 79
640,981 640,981 000000000000000000088c0cd04e9217057bd2b8f23700c457f0638d974fd0b2 2,319 1.00/1.00 vMB 22
640,980 640,980 00000000000000000000c291720c5002f98ed83b074cee607024a5de6ea72d98 2,037 1.00/1.00 vMB 23
640,979 640,979 0000000000000000000ea1e2330e80f31e4b52e2b81e07320faa095e3a7e3368 2,087 1.00/1.00 vMB 89
640,978 640,978 000000000000000000043cf59f7410433b339452e4ae01f93815da683668fd09 2,340 1.00/1.00 vMB 62
640,977 640,977 0000000000000000000653d7e8e53048c44ede3305501e7fedb77075e351f19c 2,232 1.00/1.00 vMB 90
640,976 640,976 0000000000000000000fef58224b47aa0711514728505289834e0c15dbf50a15 2,063 1.00/1.00 vMB 43
640,975 640,975 00000000000000000000592370a209ce004f204558b970428caea69c57e54fcc 2,407 1.00/1.00 vMB 59
640,974 640,974 0000000000000000000de6cf69edfb8ad8fe411aad8bff3cfe2aa0fb26ec2998 1,306 1.00/1.00 vMB 20
640,973 640,973 000000000000000000039df2fb39a834ce60458846986feec4b0c214cba9cc2d 2,064 1.00/1.00 vMB 32
640,972 640,972 000000000000000000028e0709563a4cf533f796c31df72070d069c4cc0ad2c8 2,094 1.00/1.00 vMB 43
640,971 640,971 0000000000000000000c17de7b44cb70da480a5b20dbccbc8963807b8ced6bdb 2,451 1.00/1.00 vMB 92
640,970 640,970 0000000000000000000a04ca8a6f28347888bdcbea3183d0a26aa6004e271184 1,433 1.00/1.00 vMB 23
640,969 640,969 000000000000000000080389036fb9863b685cce1792dcd3964a6e38bc53d168 997 1.00/1.00 vMB 3
640,968 640,968 0000000000000000000e0546ed065bacd316ef52f4dbf7a09224128f6d761102 1,275 1.00/1.00 vMB 44
640,967 640,967 0000000000000000000414b5d08cd16e65033ca8acbf3844ebfffebc0acbce8a 571 1.00/1.00 vMB 7
640,966 640,966 0000000000000000000082f2d4528d2322dca2a5da495243c00c45c9b6341d6c 706 1.00/1.00 vMB 15
640,965 640,965 0000000000000000000a0ccc6c3d5dd28c5af4911f859494ee206d02942fd851 475 1.00/1.00 vMB 8
640,964 640,964 0000000000000000000ea75860ec92c515a71584ac6f279e4a4ce995625e91c2 567 1.00/1.00 vMB 10
640,963 640,963 000000000000000000036713582f9816a2394ef700f6c9bf5697d4f38949db1d 1,043 1.00/1.00 vMB 18
640,962 640,962 00000000000000000001a0890f2390d0bcb86ef5b89a56d6ef8ae38c43ae9200 192 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.45 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: 666.77 GB
    • Received: 15.22 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.