Loading Tool

Explorer IconExplorer

Memory Pool

77,803 transactions
29.40 vMB
0.10304837 BTC
Random Selection Loading Transactions
Max Size: 177.06/200 MB

Candidate Block

Mining Attempt 0fcd46f3210e5a5a8c5214af513cf9716bec2690f62e45dcb7751909393a33e6
Version 20000000
Previous Block 00000000000000000001cb1113c5ea661c59a8a02a5c9ba097352d884515177e
Merkle Root 88b103d5cdd88cb6bd25d6687861f5e8b73f02fbfeb56d33bde985fb9acad736
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,182
Size: 1.00 vMB
Total Fees: 0.02800245 BTC
Feerates: 151.12 > 2.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,271 (681,608 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
233,663 233,663 0000000000000188190de5c2f1972ba64d7ef0b2cfe10a2d24c354ce82749e9e 18 0.01/1.00 vMB 178
233,662 233,662 00000000000000c5d80930d1219a7fe9fd82258a440dbd8d7b7ac18dd702a26d 213 0.09/1.00 vMB 201
233,661 233,661 000000000000002ca963383b7cd7a6fbcf40ac396dbe36980fc7d3e7dcabb9f6 615 0.25/1.00 vMB 189
233,660 233,660 0000000000000184c72d7286a846cf6f561e7c1bcf390d6eb94f06bcae316aea 39 0.02/1.00 vMB 151
233,659 233,659 000000000000001df229c83fa29fff4b9bc581c32ea645912cd6286b2065e801 616 0.24/1.00 vMB 186
233,658 233,658 000000000000013a1a08b91df5bd7b8ed85b50df4340951467e4d649a35129c3 494 0.21/1.00 vMB 160
233,657 233,657 000000000000013c734652b52a774ffc42d5e9fc67434e97b3b7a0bf59cbe448 128 0.05/1.00 vMB 243
233,656 233,656 0000000000000030c2d5a9cef28566095203657454aee3b030bf928cec415320 385 0.15/1.00 vMB 189
233,655 233,655 00000000000000883f7737e81dedf4d2467a53ef94fa57c96d6046aa31727014 220 0.10/1.00 vMB 169
233,654 233,654 0000000000000056b87bfe1d97e2544437d76b7190b17e41e9c0e76c509e9355 637 0.23/1.00 vMB 180
233,653 233,653 0000000000000029fba3e780b95017b09dbf46c4a85817d1a2b75430f1110b54 233 0.11/1.00 vMB 157
233,652 233,652 000000000000010782f261a2a7fc7315aa6c1932ee000ccedfebb634f2b9313a 600 0.25/1.00 vMB 249
233,651 233,651 0000000000000113b51e3f6194bc1ae662bb09d7008c8d5cc989ac0426f68907 436 0.18/1.00 vMB 173
233,650 233,650 00000000000001950fcf4fbcb06823efe94a46c010906c67b663120e7e695a2b 53 0.03/1.00 vMB 173
233,649 233,649 00000000000000b607ecec586d9606e69af1129127dd065823f5da4c7bff8bf3 11 0.00/1.00 vMB 153
233,648 233,648 000000000000009b074ea42315faef3a88514e9e58fc8a66b0efae0c6223a3a9 482 0.18/1.00 vMB 172
233,647 233,647 00000000000001c94b687111ac49ba6d387c65d516fcef266bfc49b41091c9ee 368 0.25/1.00 vMB 87
233,646 233,646 00000000000001014acdcfd47a4e90df6c50ef059b5dc7553873350a25cf697a 212 0.15/1.00 vMB 105
233,645 233,645 00000000000001cc35483324dfb21a0a64b885f17337c0e188d29568d83ad7ba 756 0.25/1.00 vMB 213
233,644 233,644 000000000000017978e29132350bb9fd8cc202247719e8d6430d6df9cf720bac 102 0.05/1.00 vMB 164
233,643 233,643 00000000000001572bb6a53b5f15f43732bcf0b4106ccd2c5f9b6108a62f5ef0 253 0.15/1.00 vMB 117
Previous 10 blocks ↓
Total Size: 782.86 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: 712.97 GB
    • Received: 17.26 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.