Loading Tool

Explorer IconExplorer

Memory Pool

77,074 transactions
30.74 vMB
0.13705232 BTC
Random Selection Loading Transactions
Max Size: 176.79/200 MB

Candidate Block

Mining Attempt d37fcec8cc9f4de1ec5f7d0b67b9b916cc1676bb6915ee2fe6d1bceec362ede0
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 535dc8cf1ffb905b177023e58fdf49711a3208e41436ba6cd523bb9b84da8d44
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,359
Size: 1.00 vMB
Total Fees: 0.04978335 BTC
Feerates: 150.36 > 4.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (660,440 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
254,612 254,612 000000000000000d3a46e00fac561c1b10525532a11e2b3f5070dcb151479b71 505 0.21/1.00 vMB 102
254,611 254,611 0000000000000006dfa2c2f7bafef40cc9e5861edec78fc0349321a57e430f6b 251 0.11/1.00 vMB 106
254,610 254,610 000000000000000fbb6c5eba81513d8b96ebc8cdd5acb915d9dd73ab803749c2 574 0.24/1.00 vMB 120
254,609 254,609 0000000000000004039d88f03c329fbd84da8d8c97b85d3558aeb60f11934049 118 0.07/1.00 vMB 85
254,608 254,608 000000000000001ac723e54ea3c092038003f94841148acbe8efdd44ebd8c3b4 245 0.11/1.00 vMB 63
254,607 254,607 000000000000003d19bcc6e67227f542ba0e5da77a5b48451b551aeb97971948 642 0.25/1.00 vMB 118
254,606 254,606 000000000000000ff213f4e9f0f43eee62a8bd5bfe95d8db0f19f8ecbe9c857d 155 0.10/1.00 vMB 58
254,605 254,605 00000000000000325bc1ad5caa2d5807be5399448eed38bc35558a17c3efb947 464 0.17/1.00 vMB 125
254,604 254,604 0000000000000038473a6c40b4fd8b0c78eaa597292e2ebd1107b8fdfdbec11d 619 0.25/1.00 vMB 150
254,603 254,603 000000000000000c6dcf8e2cbc030c354eb586388d7fc4f20797774c2f623c77 23 0.01/1.00 vMB 86
254,602 254,602 0000000000000009780ecf9d2d1c8e83a33e5387515ad74b95866ed61f4a5754 415 0.18/1.00 vMB 113
254,601 254,601 000000000000003f02df4613baf52861e30725f381c4b6f391da98568d618d93 462 0.19/1.00 vMB 118
254,600 254,600 0000000000000011f3d4f89ff269d0b3cdcbfed50ecec13a100de9306490f61c 688 0.30/1.00 vMB 113
254,599 254,599 00000000000000229d3c25b4b54b0815a930b4863a43dbc91321a4adaf6ff066 403 0.18/1.00 vMB 115
254,598 254,598 000000000000003fc741dd6664cac799a141ccd70234365a0725f30deb9fe90d 44 0.03/1.00 vMB 59
254,597 254,597 000000000000003afdc9cd93e1170ee4784ed0f2b5ba61c9db1e8a42da6fb5ff 107 0.04/1.00 vMB 129
254,596 254,596 000000000000001dd77d91c682cb78f58539e368deb307cb2e011916210ca1cb 599 0.25/1.00 vMB 123
254,595 254,595 000000000000002edadb17aa7ecac2d31f94c54146496ced8f9117faeb0ca645 385 0.18/1.00 vMB 119
254,594 254,594 00000000000000346386491fe099ae402ab803265fdcf86204b3aa377eb69a24 156 0.06/1.00 vMB 115
254,593 254,593 0000000000000040a7a0321a4171db3b9e0f7ef2e888fcc208d82d79d9ac1053 526 0.22/1.00 vMB 130
254,592 254,592 000000000000003699f5aa2bc2589d2d8eb24299a5e7e87c66627a6c62238a13 47 0.02/1.00 vMB 98
Previous 10 blocks ↓
Total Size: 782.48 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: 668.22 GB
    • Received: 15.43 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.